diff options
author | raveit65 <[email protected]> | 2015-04-14 11:53:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-14 11:55:18 +0200 |
commit | 43e4f7a3479d4cbf916c3e818122a31f67a72404 (patch) | |
tree | 23c7a802f1175d1d5a166099898749b5f84a510f /desktop-themes | |
parent | 82b88375d97a7ea01be5acd4b214d4b19ec1d592 (diff) | |
download | mate-themes-43e4f7a3479d4cbf916c3e818122a31f67a72404.tar.bz2 mate-themes-43e4f7a3479d4cbf916c3e818122a31f67a72404.tar.xz |
Menta GTK3: fix a typo
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/gtk-widgets.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css index 093bf649..48e4cd6d 100644 --- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css @@ -1592,9 +1592,8 @@ GtkCalendar.header .stack-switcher > .titlebutton.button { /* fix view in mate-appearence-properties .notebook GtkScrolledWindow { background-color: @theme_base_color; -*/ - } +*/ .notebook.frame { border-width: 1px; |