diff options
author | raveit65 <[email protected]> | 2017-03-31 22:28:13 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-31 22:28:13 +0200 |
commit | 14a0fd5e1314e1cb58cbbade5be1f87d0d80b20b (patch) | |
tree | 9c855832d4283919f79ba0559f9e3ff7e47c712c /desktop-themes/Blue-Submarine/gtk-3.0 | |
parent | 660bf16f30e6645dee934900a79799606e5305c0 (diff) | |
download | mate-themes-14a0fd5e1314e1cb58cbbade5be1f87d0d80b20b.tar.bz2 mate-themes-14a0fd5e1314e1cb58cbbade5be1f87d0d80b20b.tar.xz |
Gtk+-3.20 all themes: style mate-keyboard-layout-viewer
Diffstat (limited to 'desktop-themes/Blue-Submarine/gtk-3.0')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 387f9bf4..54535c42 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -1336,3 +1336,9 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough { border-radius: 3px; } +/* mate-keyboard-layout-view */ + +.gswitchit-layout-view box.dialog-vbox box.vertical widget { + background-color: shade (@theme_bg_color, 1.1); +} + |