diff options
author | raveit65 <[email protected]> | 2015-03-05 15:01:20 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-03-05 15:02:11 +0100 |
commit | ad0dffe1f23a729231c7ac8b25ab24dbb31641cc (patch) | |
tree | db2baee518ea5f5b88a26f7bdb5f94bde9598b39 /desktop-themes/BlueMenta/gtk-3.0 | |
parent | 81f69399ba840a6627d039b4412182e980569c09 (diff) | |
download | mate-themes-ad0dffe1f23a729231c7ac8b25ab24dbb31641cc.tar.bz2 mate-themes-ad0dffe1f23a729231c7ac8b25ab24dbb31641cc.tar.xz |
GTK3 all themes: fix background of mate-control-center view
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index bf2fe7e8..bb9367c1 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -640,7 +640,7 @@ PlumaWindow .notebook tab .button.flat:hover { ***********************/ /* background */ -ShellWindow AppResizer SlabSection { +ShellWindow AppResizer .view { background-color: @theme_base_color; } |