diff options
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-3.0/mate-applications.css | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css index 012a6a6c..a10c0858 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css @@ -730,6 +730,15 @@ pluma-print-preview.vertical toolbar.horizontal button.flat.text-button { background-color: shade (@theme_bg_color, 1.0); } +/**************** + * Mate-settings-daemon * + ****************/ + +/*For mate-settings-daemon noncomposited osd windows*/ +.msd-osd-window-solid { + border-radius:0px; +} + /* mate-keyboard-layout-view, mate-keyboard-layout-chooser */ /* this way it styles only the border of the keys, the bg of the map itself use the .view class, and use old and new selectors for a while */ |