gtk-engines r1157 - in trunk: . themes/Redmond/gtk-2.0
- From: thos svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gtk-engines r1157 - in trunk: . themes/Redmond/gtk-2.0
 
- Date: Fri, 11 Apr 2008 20:35:10 +0100 (BST)
 
Author: thos
Date: Fri Apr 11 20:35:09 2008
New Revision: 1157
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1157&view=rev
Log:
2008-04-11  Thomas Wood  <thos gnome org>
	* themes/Redmond/gtk-2.0/gtkrc: Use new scrollbars-within-bevel
	property for GtkScrolledWindow
Modified:
   trunk/ChangeLog
   trunk/themes/Redmond/gtk-2.0/gtkrc
Modified: trunk/themes/Redmond/gtk-2.0/gtkrc
==============================================================================
--- trunk/themes/Redmond/gtk-2.0/gtkrc	(original)
+++ trunk/themes/Redmond/gtk-2.0/gtkrc	Fri Apr 11 20:35:09 2008
@@ -14,6 +14,9 @@
   GtkButton::child_displacement_x = 1
   GtkButton::child_displacement_y = 1
 
+  GtkScrolledWindow::scrollbar-spacing = 0
+  GtkScrolledWindow::scrollbars-within-bevel = 1
+
   fg[ACTIVE]        = { 0.0, 0.0, 0.0 }
   fg[INSENSITIVE]   = { 0.5, 0.5, 0.5 }
   fg[NORMAL]        = { 0.0, 0.0, 0.0 }
@@ -70,7 +73,7 @@
 
 style "standard-scrollbar"
 {
-  GtkRange::trough_border = 1
+  GtkRange::trough_border = 0
   GtkRange::slider_width = 16
   GtkRange::stepper_size = 16
   GtkRange::stepper_spacing = 0
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]