summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-14 17:28:50 +0100
committerraveit65 <[email protected]>2015-02-14 17:29:55 +0100
commit6081fb835c867ecf1ba430da1a3d1c839e9ac71f (patch)
tree302a08fba233aa01e38d7d084083469246586194 /desktop-themes/TraditionalGreen
parent385531fb41b9d431cc9411a0e13134274a4734fd (diff)
downloadmate-themes-6081fb835c867ecf1ba430da1a3d1c839e9ac71f.tar.bz2
mate-themes-6081fb835c867ecf1ba430da1a3d1c839e9ac71f.tar.xz
GTK3: fix background of mate-control-center
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index ad545df4..35571e72 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -251,6 +251,11 @@ NaTrayApplet {
* Mate-Control-Center *
***********************/
+/* background */
+ShellWindow AppResizer {
+ background-color: @theme_base_color;
+}
+
ShellWindow .button.flat {
border-image: none;
padding: 3px;