diff options
author | raveit65 <[email protected]> | 2017-04-14 20:46:03 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-04-14 20:46:03 +0200 |
commit | 896980619f11fbf5375eb21c4cea583d5c8b83b0 (patch) | |
tree | 7960c6813b7ab8b2a118a54064a572a28cc4a322 /desktop-themes/Menta/gtk-3.0 | |
parent | b5aec777b2b31ed828f7d41da7d7978af1c44d61 (diff) | |
download | mate-themes-896980619f11fbf5375eb21c4cea583d5c8b83b0.tar.bz2 mate-themes-896980619f11fbf5375eb21c4cea583d5c8b83b0.tar.xz |
Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawing
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/mate-applications.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index a5934bea..1dbec19d 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -937,7 +937,8 @@ window.background.mate-terminal > box.vertical > notebook > header.top tab:check /* 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); |