From 5e05845f92b1624c397d8a3712a8dea62efb2f80 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 6 Nov 2014 14:34:52 +0100 Subject: all GTK3 themes: remove hack to avoid scrolled main-menu, and context windows in systray. Seems this bug is fixed in GTK3-3.14 --- desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css index 132bf5c6..4701d2ea 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css @@ -1196,25 +1196,20 @@ GtkProgressBar.osd.progressbar { color: @theme_base_color; } -/* .window-frame { border-color: darker(@theme_bg_color); border-radius: 7px 7px 0 0; border-width: 1px; border-style: solid; - box-shadow: 0 2px 8px 3px alpha(white, 0.7); -*/ /* this is used for the resize cursor area */ -/* margin: 10px; + margin: 10px; } .window-frame:backdrop { box-shadow: 0 2px 5px 1px alpha(white, 0.7); } -*/ - /**************** * App-specific * ****************/ -- cgit v1.2.1