mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Style only speed separator
This commit is contained in:
@@ -5,9 +5,6 @@ scale marks {
|
|||||||
radio {
|
radio {
|
||||||
margin-left: -2px;
|
margin-left: -2px;
|
||||||
}
|
}
|
||||||
separator {
|
|
||||||
background: @insensitive_fg_color;
|
|
||||||
}
|
|
||||||
.osd popover box {
|
.osd popover box {
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
font-size: 21px;
|
font-size: 21px;
|
||||||
@@ -171,6 +168,9 @@ separator {
|
|||||||
.elapsedpopoverbox {
|
.elapsedpopoverbox {
|
||||||
min-width: 260px;
|
min-width: 260px;
|
||||||
}
|
}
|
||||||
|
.elapsedpopoverbox box separator {
|
||||||
|
background: @insensitive_fg_color;
|
||||||
|
}
|
||||||
.osd .elapsedpopoverbox {
|
.osd .elapsedpopoverbox {
|
||||||
min-width: 360px;
|
min-width: 360px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user