From 46d8e44b97664675178168c4e370b71cf1d62578 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 6 Jul 2015 20:19:51 +0200 Subject: remove switch outline --- common/gtk-3.0/3.16/gtk-contained-darker.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-darker.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css index faf2afc..3e4b6d6 100644 --- a/common/gtk-3.0/3.16/gtk-contained-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-darker.css @@ -1489,7 +1489,8 @@ column-header .button, column-header .button:hover, column-header .button:active **********/ GtkSwitch { font: 1; - -GtkSwitch-slider-width: 41; } + -GtkSwitch-slider-width: 41; + outline-color: transparent; } GtkSwitch.trough, GtkSwitch.slider { background-size: 52px 24px; background-repeat: no-repeat; -- cgit v1.2.3