diff options
author | Horst3180 | 2015-09-29 14:59:42 +0200 |
---|---|---|
committer | Horst3180 | 2015-09-29 14:59:42 +0200 |
commit | 340fc3be92a862d675ba34c6bd987b01d44412bf (patch) | |
tree | f674a85b79d87fdb8357e6ba9d5d05315c479bfa /common/gtk-3.0/3.16/gtk-contained-solid-darker.css | |
parent | ce5241d56c3e65e1f204f97256597bbfcf933a71 (diff) | |
download | solarc-theme-340fc3be92a862d675ba34c6bd987b01d44412bf.tar.gz solarc-theme-340fc3be92a862d675ba34c6bd987b01d44412bf.tar.xz solarc-theme-340fc3be92a862d675ba34c6bd987b01d44412bf.zip |
remove unused hover state
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-darker.css')
-rw-r--r-- | common/gtk-3.0/3.16/gtk-contained-solid-darker.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css index d54b0e5..f182c9c 100644 --- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css @@ -3831,8 +3831,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: #353945; } .gedit-bottom-panel-paned { |