Greyed out muted volume icon
This commit is contained in:
parent
7c0721c5c5
commit
18ed93fc16
1 changed files with 4 additions and 0 deletions
|
@ -117,6 +117,10 @@ label:focus {
|
||||||
color: #2d3436;
|
color: #2d3436;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#pulseaudio.muted {
|
||||||
|
opacity: 0.6;
|
||||||
|
}
|
||||||
|
|
||||||
#tray > .passive {
|
#tray > .passive {
|
||||||
-gtk-icon-effect: dim;
|
-gtk-icon-effect: dim;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue