diff options
author | raveit65 <[email protected]> | 2017-03-31 22:31:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-31 22:31:11 +0200 |
commit | 4502fdebb37958974c35dea9ac0beb48816811dc (patch) | |
tree | 84329fce2f3d0bfee9297837e11caf3c4c333263 /desktop-themes/GreenLaguna | |
parent | 31fde6135ccffef75d05b19d931fceb08abacc40 (diff) | |
download | mate-themes-4502fdebb37958974c35dea9ac0beb48816811dc.tar.bz2 mate-themes-4502fdebb37958974c35dea9ac0beb48816811dc.tar.xz |
Gtk+-3.20 all themes: style mate-keyboard-layout-viewer
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 25306d0e..c77cd158 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -667,3 +667,9 @@ GvcMixerDialog > box.vertical.dialog-vbox > notebook.frame scrolledwindow.frame border-style: none; } +/* mate-keyboard-layout-view */ + +.gswitchit-layout-view box.dialog-vbox box.vertical widget { + background-color: shade(@base_color, 1.02); +} + |