mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Do not set progress bar top margin in floating mode
This commit is contained in:
@@ -133,6 +133,9 @@ radio {
|
|||||||
min-width: 24px;
|
min-width: 24px;
|
||||||
min-height: 24px;
|
min-height: 24px;
|
||||||
}
|
}
|
||||||
|
.osd.floatingcontrols .positionscale {
|
||||||
|
margin-top: 0px;
|
||||||
|
}
|
||||||
.osd.floatingcontrols .positionscale trough highlight {
|
.osd.floatingcontrols .positionscale trough highlight {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
min-height: 12px;
|
min-height: 12px;
|
||||||
|
Reference in New Issue
Block a user