From 76fe5f581e41ba96d41a665b739de890fc3bdf34 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 8 Aug 2018 15:46:49 +0200 Subject: Menta/Submarine: fix backdrop/focus state with gnome-disk-utility --- desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'desktop-themes/BlueMenta') diff --git a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css index cb4f0fde..2b2e8c02 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css @@ -119,3 +119,11 @@ toolbar.primary-toolbar.horizontal > toolitem > grid.horizontal > button.scale.f color: @osd_button_fg_active; } +/********************** + * gnome-disk-utility * + **********************/ + +/* fixes for backdrop/foreground state */ +window.background.csd > box > paned > notebook box > widget > box > box > box widget:backdrop:selected { + color: @theme_fg_color; +} -- cgit v1.2.1