Tweaks to scrollbar

This commit is contained in:
Satyajit Sahoo
2013-08-15 03:04:45 +05:30
parent 2b62524d23
commit 0f38d8b5dd
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -40,8 +40,8 @@ style "murrine-default" {
GtkProgressBar::min-vertical-bar-width = 12
GtkRange::trough-border = 0
GtkRange::slider-width = 10
GtkRange::stepper-size = 10
GtkRange::slider-width = 12
GtkRange::stepper-size = 12
GtkRange::stepper_spacing = 0
GtkRange::trough-under-steppers = 1
@@ -54,7 +54,7 @@ style "murrine-default" {
GtkScrollbar::has-forward-stepper = 0
GtkScrollbar::has-secondary-backward-stepper = 0
GtkScrollbar::has-secondary-forward-stepper = 0
GtkScrollbar::min-slider-length = 100
GtkScrollbar::min-slider-length = 80
GtkScrollbar::slider-width = 12
GtkScrollbar::trough-border = 0