diff options
author | raveit65 <[email protected]> | 2017-03-31 22:28:13 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-31 22:31:52 +0200 |
commit | 246661dd39aed7d4ee1f01691b13a9fe60f1015c (patch) | |
tree | be1919b1872fce0626bfa24ea1062d763aa673e3 /desktop-themes/Blue-Submarine | |
parent | 9a665aa9244f36dbe5d47597e4baa8b44635cfb2 (diff) | |
download | mate-themes-246661dd39aed7d4ee1f01691b13a9fe60f1015c.tar.bz2 mate-themes-246661dd39aed7d4ee1f01691b13a9fe60f1015c.tar.xz |
Gtk+-3.20 all themes: style mate-keyboard-layout-viewer
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-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); +} + |