mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
FIX: #49 hide progressBar remaining time
This commit is contained in:
parent
7af1d12835
commit
7352710c6a
1 changed files with 1 additions and 1 deletions
2
user.css
2
user.css
|
|
@ -396,7 +396,7 @@ html.sidebar-hide-text .GlueDropTarget span {
|
|||
fill: var(--spice-button);
|
||||
}
|
||||
|
||||
.playback-bar__progress-time,
|
||||
.playback-bar__progress-time-elapsed,
|
||||
.main-playbackBarRemainingTime-container {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue