summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOkTest
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-14 17:28:50 +0100
committerraveit65 <[email protected]>2015-02-14 17:28:50 +0100
commit8a825d46227f7576c59401e5c111fdf8386257cd (patch)
tree74aea6d7907de4c79506c3bce18e2032d1dd1f12 /desktop-themes/TraditionalOkTest
parentc2b2e6d753de14f6109a135166ceec9222657d40 (diff)
downloadmate-themes-8a825d46227f7576c59401e5c111fdf8386257cd.tar.bz2
mate-themes-8a825d46227f7576c59401e5c111fdf8386257cd.tar.xz
GTK3: fix background of mate-control-center
Diffstat (limited to 'desktop-themes/TraditionalOkTest')
-rw-r--r--desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
index e04f2586..0c53b63b 100644
--- a/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOkTest/gtk-3.0/mate-applications.css
@@ -274,6 +274,11 @@ TerminalWindow .entry {
* Mate-Control-Center *
***********************/
+/* background */
+ShellWindow AppResizer {
+ background-color: @theme_base_color;
+}
+
ShellWindow .button.flat {
border-image: none;
padding: 3px;