From 0ace8507d4b2e826dc6f126e4416c203f516f853 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Fri, 10 Jul 2015 21:10:37 +0200 Subject: remove buggy gedit hacks --- common/gtk-3.0/3.14/gtk-contained.css | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'common/gtk-3.0/3.14/gtk-contained.css') diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css index c14a1be..133caf9 100644 --- a/common/gtk-3.0/3.14/gtk-contained.css +++ b/common/gtk-3.0/3.14/gtk-contained.css @@ -3364,18 +3364,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(212, 213, 219, 0.95); } - GeditWindow.background.csd .titlebar { - background-color: transparent; } - GeditWindow.background.csd.maximized .titlebar { - background-color: #e7e8eb; } - GeditWindow.background.csd.maximized .titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } - GeditWindow.background.csd .gedit-titlebar-left.titlebar, - GeditWindow.background.csd .gedit-titlebar-right.titlebar { - background-color: rgba(231, 232, 235, 0.95); } - GeditWindow.background.csd .gedit-titlebar-left.titlebar:backdrop, - GeditWindow.background.csd .gedit-titlebar-right.titlebar:backdrop { - background-color: rgba(239, 240, 242, 0.95); } .gedit-bottom-panel-paned { background-color: #ffffff; } -- cgit v1.2.3