summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-12 12:21:53 +0200
committerraveit65 <[email protected]>2017-05-12 12:22:34 +0200
commitd4734a3e98f2d188f8644fd94aaa8e8e096a9aa9 (patch)
treecdc35c618fc1499f6cfc4f5f6a736c8b98ed4df5 /desktop-themes/Green-Submarine
parentb8765a9acd3584e3e19cfd0c248bcd047da8060f (diff)
downloadmate-themes-d4734a3e98f2d188f8644fd94aaa8e8e096a9aa9.tar.bz2
mate-themes-d4734a3e98f2d188f8644fd94aaa8e8e096a9aa9.tar.xz
Gtk+-3.20 submarine themes: fix fg color in pluma error dialogs
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index 8f0b3788..e4fd04bd 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1099,7 +1099,7 @@ vte-terminal {
}
/* sidebar file-browser */
-.pluma-window paned.horizontal box.vertical {
+.pluma-window > box.vertical > paned.horizontal > box.vertical {
background-image: linear-gradient(to bottom,
shade(@theme_bg_color, 1.14),
shade(@theme_bg_color, 1.1));