summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 517504c0..c9b47f56 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3686,6 +3686,12 @@ GtkSwitch.trough:insensitive {
text-shadow: none;
}
+/* don't display on/off */
+GtkSwitch.trough:hover,
+GtkSwitch.trough:insensitive:hover {
+ color: transparent;
+}
+
GtkSwitch.slider,
GtkSwitch.slider:hover {
background-color: transparent;