summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-04-14 20:46:03 +0200
committerraveit65 <[email protected]>2017-04-14 20:47:19 +0200
commit0347a681c8f967d4cb27ec4e464503d42fe18338 (patch)
tree088acae28a660322edeab244dfbb647d1fa81189 /desktop-themes/TraditionalOk
parentb84bc68f7c73a5d04c6921fe59680b9e3464b3c2 (diff)
downloadmate-themes-0347a681c8f967d4cb27ec4e464503d42fe18338.tar.bz2
mate-themes-0347a681c8f967d4cb27ec4e464503d42fe18338.tar.xz
Gtk+-3.20 all themes: add new css name matekbd-keyboard-drawing
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 636249cb..a49accc9 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/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);