From cf33b9730cf94aa80828356ed45d8f58fb4fd3a4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 14 Aug 2015 21:43:39 +0200 Subject: GTK3 ContrastHighInverse: use a bg color for menus, firefox gtk3 need that --- desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css index 308c8360..14738495 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css @@ -607,7 +607,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