mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Alter playlist width with box container width
This commit is contained in:
@@ -168,8 +168,11 @@ separator {
|
||||
.osd list row {
|
||||
-gtk-icon-shadow: none;
|
||||
}
|
||||
.osd .speedscale {
|
||||
min-width: 330px;
|
||||
.elapsedpopoverbox {
|
||||
min-width: 260px;
|
||||
}
|
||||
.osd .elapsedpopoverbox {
|
||||
min-width: 360px;
|
||||
}
|
||||
.osd .speedscale trough highlight {
|
||||
min-height: 6px;
|
||||
|
Reference in New Issue
Block a user