mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
Revert "Remove unnecessary position scale margin"
This reverts commit 1c82b2288a
.
The margin turns out to be necessary for uneven scaling on
some displays resolutions.
This commit is contained in:
@@ -81,6 +81,9 @@ radio {
|
|||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
.osd .positionscale {
|
||||||
|
margin-top: 1px;
|
||||||
|
}
|
||||||
.osd .positionscale trough highlight {
|
.osd .positionscale trough highlight {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
min-height: 20px;
|
min-height: 20px;
|
||||||
|
Reference in New Issue
Block a user