diff options
author | Wolfgang Ulbrich <[email protected]> | 2015-11-30 12:56:03 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2015-11-30 12:56:53 +0100 |
commit | f31596780021177f29ed6eb64217a9de1222a9fb (patch) | |
tree | 652d7d2eff42fd410d2abb977c420b9e509db5b0 /desktop-themes/Green-Submarine/gtk-3.0 | |
parent | 34da3bcf16ab7a7b1c2ea2b43186b6bb0ef729cf (diff) | |
download | mate-themes-f31596780021177f29ed6eb64217a9de1222a9fb.tar.bz2 mate-themes-f31596780021177f29ed6eb64217a9de1222a9fb.tar.xz |
GTK3 submarine themes: fix a typo
Diffstat (limited to 'desktop-themes/Green-Submarine/gtk-3.0')
-rw-r--r-- | desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 2 |
1 files changed, 1 insertions, 1 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 d309941f..8d211318 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -614,7 +614,7 @@ PanelToplevel.background.horizontal { /* panel grip *//* PanelToplevel.background.mate-custom-panel-background { background-color: transparent; - border-radius: 3px; + border-radius: 3px;*/ /* enable for making borders visible */ /* box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3), inset 1px 0px shade (@theme_selected_bg_color, 1.3), |