From: Michael Mrozek Date: Sun, 20 May 2012 10:38:51 +0000 (+0200) Subject: gtkrc-2.0: Changed slider bar size to 20 X-Git-Tag: sz_beta5~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=f6cb543fbfdf352c3b115aeb7baecedf0b76b258 gtkrc-2.0: Changed slider bar size to 20 --- diff --git a/recipes/pandora-system/pandora-skel/gtkrc-2.0 b/recipes/pandora-system/pandora-skel/gtkrc-2.0 index ab13603..9dd7428 100644 --- a/recipes/pandora-system/pandora-skel/gtkrc-2.0 +++ b/recipes/pandora-system/pandora-skel/gtkrc-2.0 @@ -18,7 +18,7 @@ widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" style "scroll" { - GtkScrollbar::slider-width = 25 + GtkScrollbar::slider-width = 20 } class "*" style "scroll" \ No newline at end of file