Make mute a lot easier to see
This commit is contained in:
parent
f3e4edc09b
commit
b4f9f5d81f
@ -78,8 +78,9 @@ window#waybar {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
#pulseaudio.muted {
|
#pulseaudio.muted {
|
||||||
border-top: 4px solid #fb4934;
|
border-radius: 8px;
|
||||||
border-bottom: 4px solid transparent;
|
background: #fb4934;
|
||||||
|
color: #282828;
|
||||||
}
|
}
|
||||||
#tray {
|
#tray {
|
||||||
padding: 0 1em;
|
padding: 0 1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user