Add a custom separator above speed scale

Let users know what this scale does by having a separator with a "speed" label
This commit is contained in:
Rafał Dzięgiel
2021-01-22 13:13:57 +01:00
parent 8d33766725
commit 2b77810274
2 changed files with 26 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ scale marks {
radio {
margin-left: -2px;
}
separator {
background: @insensitive_fg_color;
}
.osd popover box {
text-shadow: none;
font-size: 21px;