From 4df9f2f1c48eed5439ae73c67d4b3ebd31da9708 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 14 Aug 2015 18:06:39 +0200 Subject: GTK3 ContrastHigh: use a bg color for menus, firefox gtk3 need that --- desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/ContrastHigh') diff --git a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css index ac920bc7..7877751b 100644 --- a/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHigh/gtk-3.0/gtk-widgets.css @@ -620,7 +620,7 @@ GtkProgressBar { border-style: solid; border-color: @theme_fg_color; border-width: 1px; - + background-color: @theme_base_color; color: @theme_fg_color; } -- cgit v1.2.1