Reduce fullscreen position scale height a little bit

This commit is contained in:
Rafostar
2020-09-08 10:31:22 +02:00
parent 1c5759af88
commit fd22457857

View File

@@ -38,8 +38,8 @@ scale marks {
margin-right: 2px;
}
.osd .positionscale contents {
margin-left: 12px;
margin-right: 6px;
margin-left: 8px;
margin-right: 2px;
}
.osd .positionscale trough slider {
color: transparent;
@@ -48,7 +48,7 @@ scale marks {
box-shadow: none;
}
.osd .positionscale trough highlight {
min-height: 24px;
min-height: 22px;
}
/* Volume Scale */