[gnome-themes-standard] Widget theme: some more iterations on the scrollbars.



commit e2d9d101a9c8bda8f55ceed9fde3a97c9d18e8c2
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Wed Dec 21 17:14:31 2011 +0100

    Widget theme: some more iterations on the scrollbars.

 themes/Adwaita/gtk-3.0/gtk-widgets.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 0107f9c..c27adcd 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1242,8 +1242,8 @@ GtkComboBox .button *:hover {
     -GtkRange-trough-border: 0;
     -GtkScrollbar-has-backward-stepper: false;
     -GtkScrollbar-has-forward-stepper: false;
-    -GtkRange-slider-width: 11;
-    -GtkScrollbar-min-slider-length: 30; /* minimum size for the slider. sadly can't be in '.slider' where it belongs */
+    -GtkRange-slider-width: 12;
+    -GtkScrollbar-min-slider-length: 36; /* minimum size for the slider. sadly can't be in '.slider' where it belongs */
 
     -GtkRange-stepper-spacing: 0;
     -GtkRange-trough-under-steppers: 1;



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