[gtk-engines/gnome3] Position submenus nicely



commit 97ca45f5e8cc91f29cd6a46504c713256470f574
Author: Hylke Bons <hylke bons intel com>
Date:   Sat Apr 3 03:39:07 2010 +0100

    Position submenus nicely

 themes/GNOME3/gtk-2.0/gtkrc |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 631bf78..6dd1e4b 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -241,7 +241,10 @@ style "menubar" {
 
 style "menu" {
 	xthickness = 0
-	ythickness = 3
+	ythickness = 4
+
+  GtkMenu::vertical-offset = 0
+  GtkMenu::horizontal-offset = -1
 
 	bg[NORMAL]        = shade (1.08, @bg_color)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]