From 340fc3be92a862d675ba34c6bd987b01d44412bf Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Tue, 29 Sep 2015 14:59:42 +0200 Subject: remove unused hover state --- common/gtk-3.0/3.16/gtk-contained-dark.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common/gtk-3.0/3.16/gtk-contained-dark.css') diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css index 287431a..a418860 100644 --- a/common/gtk-3.0/3.16/gtk-contained-dark.css +++ b/common/gtk-3.0/3.16/gtk-contained-dark.css @@ -3838,8 +3838,7 @@ GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.title GeditWindow.background.csd { background-color: transparent; } - GeditWindow.background.csd .pane-separator, - GeditWindow.background.csd .pane-separator:hover { + GeditWindow.background.csd .pane-separator { background-color: rgba(42, 45, 55, 0.95); } .gedit-bottom-panel-paned { -- cgit v1.2.3