diff options
author | raveit65 <[email protected]> | 2015-03-05 15:01:20 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-03-05 15:01:20 +0100 |
commit | dd540235e490b942b5c7fc4c9fe38445e1351aeb (patch) | |
tree | db2baee518ea5f5b88a26f7bdb5f94bde9598b39 /desktop-themes/BlueMenta | |
parent | 531c64311d8d01725a2ccdfebf08fc35504c9ff1 (diff) | |
download | mate-themes-dd540235e490b942b5c7fc4c9fe38445e1351aeb.tar.bz2 mate-themes-dd540235e490b942b5c7fc4c9fe38445e1351aeb.tar.xz |
GTK3 all themes: fix background of mate-control-center view
Diffstat (limited to 'desktop-themes/BlueMenta')
-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; } |