We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad6f43 commit 0fc4eb8Copy full SHA for 0fc4eb8
UI/data/themes/Yami.obt
@@ -1513,6 +1513,10 @@ MuteCheckBox::indicator:checked {
1513
image: url(theme:Dark/mute.svg);
1514
}
1515
1516
+MuteCheckBox::indicator:indeterminate {
1517
+ image: url(theme:Dark/unassigned.svg);
1518
+}
1519
+
1520
MuteCheckBox::indicator:unchecked {
1521
image: url(theme:Dark/settings/audio.svg);
1522
0 commit comments