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:21:53 +0200
commit054c9686ab920fbe1d517e4a674496f1b4c8abf6 (patch)
tree14d9dacbf9b03e9d8affad83cb44a105137f3542 /desktop-themes/Green-Submarine
parent274eebcdc6fc8995985b4ba66a7649180da5b14d (diff)
downloadmate-themes-054c9686ab920fbe1d517e4a674496f1b4c8abf6.tar.bz2
mate-themes-054c9686ab920fbe1d517e4a674496f1b4c8abf6.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));