gtk-engines r1242 - in trunk: . themes/Clearlooks/gtk-2.0



Author: bberg
Date: Wed Aug 20 15:39:23 2008
New Revision: 1242
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1242&view=rev

Log:
2008-08-20  Benjamin Berg  <benjamin sipsolutions net>

	* themes/Clearlooks/gtk-2.0/gtkrc:
	Fix the separator height, which was broken by the last commit.


Modified:
   trunk/ChangeLog
   trunk/themes/Clearlooks/gtk-2.0/gtkrc

Modified: trunk/themes/Clearlooks/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Clearlooks/gtk-2.0/gtkrc	(original)
+++ trunk/themes/Clearlooks/gtk-2.0/gtkrc	Wed Aug 20 15:39:23 2008
@@ -218,7 +218,7 @@
 	GtkSeparatorMenuItem::horizontal-padding = 0
 	GtkWidget::wide-separators = 1
 	GtkWidget::separator-width = 1
-	GtkWidget::separator-height = 1
+	GtkWidget::separator-height = 5
 }
 
 style "frame_title" {



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