[gtk+] raleigh: clear up menu handling in the fallback CSS
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] raleigh: clear up menu handling in the fallback CSS
- Date: Wed, 18 May 2011 14:47:35 +0000 (UTC)
commit 1a7239481c7a7752afc38f8ea63966129cc02090
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Wed May 18 10:42:10 2011 -0400
raleigh: clear up menu handling in the fallback CSS
Now that menus properly respect padding/border, this is not needed
anymore.
gtk/gtkcssprovider.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/gtkcssprovider.c b/gtk/gtkcssprovider.c
index e1729cb..b2a0643 100644
--- a/gtk/gtkcssprovider.c
+++ b/gtk/gtkcssprovider.c
@@ -4112,11 +4112,6 @@ gtk_css_provider_get_default (void)
" color: @fg_color;\n"
"}\n"
"\n"
- ".menu {\n"
- " border-width: 1;\n"
- " padding: 0;\n"
- "}\n"
- "\n"
".menu * {\n"
" border-width: 0;\n"
" padding: 2;\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]