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/Green-Submarine | |
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/Green-Submarine')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index be22ffd3..70617bb3 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -1352,9 +1352,9 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough { border-radius: 3px; } -/***************** - * mate-terminal * - *****************/ - +/* mate-keyboard-layout-view */ +.gswitchit-layout-view box.dialog-vbox box.vertical widget { + background-color: shade (@theme_bg_color, 1.1); +} |