diff options
author | raveit65 <[email protected]> | 2015-04-14 11:53:49 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-04-14 11:53:49 +0200 |
commit | 5e0b7a3e99cf7b8aee290f8ffa282fcc8b4c8eab (patch) | |
tree | 23c7a802f1175d1d5a166099898749b5f84a510f /desktop-themes | |
parent | 1ec20a48bdbf529989833639e45d7ebe4ce7688e (diff) | |
download | mate-themes-5e0b7a3e99cf7b8aee290f8ffa282fcc8b4c8eab.tar.bz2 mate-themes-5e0b7a3e99cf7b8aee290f8ffa282fcc8b4c8eab.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; |