summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-03-05 15:14:41 +0100
committerraveit65 <[email protected]>2015-03-05 15:14:41 +0100
commit56cdb04b443d2de7e54b50128ad8842e1a4d4e24 (patch)
tree05ddfd573b6bb394caf66148c83ac084a7fe18fd /desktop-themes/TraditionalGreen
parent0d919b450eae585e4c428cfe9a2a23a6253341ce (diff)
downloadmate-themes-56cdb04b443d2de7e54b50128ad8842e1a4d4e24.tar.bz2
mate-themes-56cdb04b443d2de7e54b50128ad8842e1a4d4e24.tar.xz
GTK3 all themes: fix background of mate-control-center view
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index a303d7dd..75eae8d7 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -252,7 +252,7 @@ NaTrayApplet {
***********************/
/* background */
-ShellWindow AppResizer {
+ShellWindow AppResizer .view {
background-color: @theme_base_color;
}