diff options
author | Horst3180 | 2015-07-10 21:10:37 +0200 |
---|---|---|
committer | Horst3180 | 2015-07-10 21:10:37 +0200 |
commit | 0ace8507d4b2e826dc6f126e4416c203f516f853 (patch) | |
tree | 0833a6a3ff1b6ebe702ce0cb0e835af9d76b83a9 /common/gtk-3.0/3.14/gtk-contained-darker.css | |
parent | abe15b1ff21ae370458bf7d64b195a6bc82b34df (diff) | |
download | solarc-theme-0ace8507d4b2e826dc6f126e4416c203f516f853.tar.gz solarc-theme-0ace8507d4b2e826dc6f126e4416c203f516f853.tar.xz solarc-theme-0ace8507d4b2e826dc6f126e4416c203f516f853.zip |
remove buggy gedit hacks
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-darker.css')
-rw-r--r-- | common/gtk-3.0/3.14/gtk-contained-darker.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css index 07e7066..9045804 100644 --- a/common/gtk-3.0/3.14/gtk-contained-darker.css +++ b/common/gtk-3.0/3.14/gtk-contained-darker.css @@ -3365,18 +3365,6 @@ GeditWindow.background.csd { GeditWindow.background.csd .titlebar .pane-separator, GeditWindow.background.csd.maximized .titlebar .pane-separator, GeditWindow.background.csd .titlebar .pane-separator:backdrop, GeditWindow.background.csd.maximized .titlebar .pane-separator:backdrop { background-color: rgba(31, 34, 39, 0.97); } - GeditWindow.background.csd .titlebar { - background-color: transparent; } - GeditWindow.background.csd.maximized .titlebar { - background-color: #2f343b; } - GeditWindow.background.csd.maximized .titlebar:backdrop { - background-color: rgba(50, 56, 63, 0.97); } - GeditWindow.background.csd .gedit-titlebar-left.titlebar, - GeditWindow.background.csd .gedit-titlebar-right.titlebar { - background-color: rgba(47, 52, 59, 0.97); } - GeditWindow.background.csd .gedit-titlebar-left.titlebar:backdrop, - GeditWindow.background.csd .gedit-titlebar-right.titlebar:backdrop { - background-color: rgba(50, 56, 63, 0.97); } .gedit-bottom-panel-paned { background-color: #ffffff; } |