mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
Change volume scale color when over-amplified
This commit is contained in:
@@ -96,6 +96,9 @@ scale marks {
|
||||
.osd .volumescale trough highlight {
|
||||
min-width: 6px;
|
||||
}
|
||||
.overamp trough highlight {
|
||||
background: @error_color;
|
||||
}
|
||||
|
||||
/* Floating Mode */
|
||||
.floatingwindow {
|
||||
|
Reference in New Issue
Block a user