diff options
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r-- | desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css | 3 |
1 files changed, 2 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 05194e12..0622e0ca 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -602,7 +602,8 @@ GvcMixerDialog notebook.frame box scrolledwindow.frame { /* 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 */ + use the .view class, and use old and new selectors for a while */ +matekbd-keyboard-drawing, .gswitchit-layout-view > box.dialog-vbox > box.vertical > widget, #xkb-layout-chooser > box.dialog-vbox > box.vertical > box.vertical > frame > widget { background-color: shade (@theme_bg_color, 1.0); |