Style only speed separator

This commit is contained in:
Rafał Dzięgiel
2021-01-22 16:26:28 +01:00
parent d677f88556
commit 30cc8732de

View File

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