summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-31 14:09:52 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-31 14:09:52 +0100
commitbf098061a5375508f3500fb67397a278225b296b (patch)
tree2bdefc160fb4c923db0bb30813305bdbf9aa0037
parenta2325566762312b606a4c1cd0644194a5ebeadfe (diff)
downloadmate-themes-bf098061a5375508f3500fb67397a278225b296b.tar.bz2
mate-themes-bf098061a5375508f3500fb67397a278225b296b.tar.xz
Gtk+-3.14 BlackMate: fix bg of scrollbars in pluma
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/mate-applications.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
index 2baec9d4..6815be75 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
@@ -656,10 +656,10 @@ NaTrayApplet {
*********/
/* text view */
-/* remove general frame color to avoid double edges */
+/* remove general frame color to avoid double edges *//*
PlumaWindow.background .vertical .horizontal .vertical .notebook .vertical .frame {
background-color: #D9D9D9;
-}
+} writes the bg color of the scrollbar with gtk+-3.14 !*/
/* override for previous setting */
PlumaDocumentsPanel.vertical .frame,