iso-profiles-settings/tromjaro/gnome/desktop-overlay/etc/skel/.local/share/gnome-shell/extensions/donotdisturb@kylecorry31.github.io/stylesheet.css
2019-11-06 21:43:51 +00:00

22 lines
302 B
CSS

.clear-button {
margin: 0 16px;
}
.do-not-disturb:active {
background-color: inherit !important;
}
.do-not-disturb-icon {
color: rgba(255, 255, 255, 0.6);
-st-icon-style: symbolic;
}
.hide-dot {
color: transparent;
width: 0;
}
.notification-count {
color: rgba(255, 255, 255, 0.6);
}