aboutsummaryrefslogtreecommitdiffstats
path: root/styles/pills.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/pills.css')
-rw-r--r--styles/pills.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/styles/pills.css b/styles/pills.css
index 93a8855..1794523 100644
--- a/styles/pills.css
+++ b/styles/pills.css
@@ -34,7 +34,9 @@
/* Hover. The one rule that makes the bar feel alive, and the reason every
* pill declares a transition above. */
-#image.launcher:hover,
+/* The launcher is absent on purpose: its mark is an image CSS cannot recolour,
+ * so a hover background would paint the mark in its own colour. See
+ * modules.css. */
#clock.date:hover,
#clock.time:hover,
#custom-vmdot:hover,