mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Style only speed separator
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user