From c317184c72e34a179403557f21bb46e564417cb1 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Tue, 27 Oct 2015 15:11:23 +0100 Subject: Gtk+-3.14/16 submarine themes: fix bg of .view.horizontal --- desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css index 9b0568a4..c69f4736 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -3761,7 +3761,8 @@ GtkIconView.view.cell:hover:focus { border-radius: 4px; } -.view { +.view, +.view.horizontal { background-color: @theme_base_color; color: @theme_fg_color; text-shadow: 0px 1px @theme_shadow_color; -- cgit v1.2.1