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/GreenLaguna | |
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/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 171d31e1..f609e22f 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -505,7 +505,7 @@ PlumaWindow .notebook tab .button.flat:hover { ***********************/ /* background */ -ShellWindow AppResizer SlabSection { +ShellWindow AppResizer .view { background-color: shade(@theme_main_color, 1.00) } |