diff options
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index e36d5787..2721868f 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -537,6 +537,11 @@ PlumaWindow .notebook tab .button.flat:hover { * Mate-Control-Center * ***********************/ +/* background */ +ShellWindow AppResizer { + background-color: @theme_base_color; +} + ShellWindow .button.flat { border-image: none; } |