From dc76515c935c18bde913dac5a435015527c86326 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 9 Apr 2016 22:15:59 +0200 Subject: Gtk+-3.20 ContrastHighInverse: fix notebook bg color of the look-screen --- desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'desktop-themes/ContrastHighInverse') diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css index 9dcf832d..e1233e73 100644 --- a/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css +++ b/desktop-themes/ContrastHighInverse/gtk-3.0/mate-applications.css @@ -309,3 +309,7 @@ na-tray-applet { border-width: 2px; } +.lock-dialog notebook { + background-color: shade (@theme_bg_color, 1.0); +} + -- cgit v1.2.1