diff options
author | raveit65 <[email protected]> | 2015-03-05 15:14:41 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-03-05 15:16:05 +0100 |
commit | 6f4ab259d2f60798292298a03a426ce71c21764b (patch) | |
tree | 8046408d2d715954b98efd2d6007d7ed5ba35aea /desktop-themes/TraditionalOkTest | |
parent | 04d697c6048e6250cfd9c297f9923062b8d9c63a (diff) | |
download | mate-themes-6f4ab259d2f60798292298a03a426ce71c21764b.tar.bz2 mate-themes-6f4ab259d2f60798292298a03a426ce71c21764b.tar.xz |
GTK3 all themes: fix background of mate-control-center view
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r-- | desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css index 1c7c257d..f23650a1 100644 --- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css @@ -269,7 +269,7 @@ TerminalWindow .entry { ***********************/ /* background */ -ShellWindow AppResizer { +ShellWindow AppResizer .view { background-color: @theme_base_color; } |