summaryrefslogtreecommitdiffstats
path: root/usecases/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'usecases/desktop')
-rw-r--r--usecases/desktop/graphical/swaync.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/usecases/desktop/graphical/swaync.css b/usecases/desktop/graphical/swaync.css
index d3e103a..770875d 100644
--- a/usecases/desktop/graphical/swaync.css
+++ b/usecases/desktop/graphical/swaync.css
@@ -27,6 +27,7 @@
27.close-button, 27.close-button,
28.notification-action, 28.notification-action,
29.widget-buttons-grid>flowbox>flowboxchild>button, 29.widget-buttons-grid>flowbox>flowboxchild>button,
30.widget-inhibitors button,
30.widget-menubar button, 31.widget-menubar button,
31.widget-title>button { 32.widget-title>button {
32 color: @text-color; 33 color: @text-color;
@@ -40,6 +41,7 @@
40.close-button:hover, 41.close-button:hover,
41.notification-action:hover, 42.notification-action:hover,
42.widget-buttons-grid>flowbox>flowboxchild>button:hover, 43.widget-buttons-grid>flowbox>flowboxchild>button:hover,
44.widget-inhibitors button:hover,
43.widget-menubar button:hover, 45.widget-menubar button:hover,
44.widget-title>button:hover { 46.widget-title>button:hover {
45 background-color: @dominant; 47 background-color: @dominant;