diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-01-29 13:03:48 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-01-29 13:04:33 +0100 |
commit | a0febfe61bbf453db2659289d1f8bd3faf57ba8b (patch) | |
tree | bbca6c8947885fa85fd82af7d37c0a799036f7c9 /desktop-themes/BlueMenta | |
parent | 6b933c77438e607b29fa025d2b6dc4022a4341b2 (diff) | |
download | mate-themes-a0febfe61bbf453db2659289d1f8bd3faf57ba8b.tar.bz2 mate-themes-a0febfe61bbf453db2659289d1f8bd3faf57ba8b.tar.xz |
Gtk+-3.20 BlueMenta gtk-fallback.css: port to gtk+-3.20
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/gtk-fallback.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-fallback.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-fallback.css index f96d1b3a..43ad7e47 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/gtk-fallback.css +++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-fallback.css @@ -1,3 +1,4 @@ +menu, .menu { border-image: linear-gradient(to top, alpha(@borders, 0.80), @@ -6,6 +7,7 @@ alpha(@borders, 0.15)) 1 1 1 1/ 1px 1px 1px 1px; } +menubar menu, .menubar .menu { border-image: linear-gradient(to top, alpha(@borders, 0.80), |