diff --git a/mozilla/toolkit/themes/pinstripe/global/nativescrollbars.css b/mozilla/toolkit/themes/pinstripe/global/nativescrollbars.css index 1c1677f3e51..eac2accde26 100644 --- a/mozilla/toolkit/themes/pinstripe/global/nativescrollbars.css +++ b/mozilla/toolkit/themes/pinstripe/global/nativescrollbars.css @@ -72,3 +72,11 @@ scrollcorner { cursor: default; } } + +/* ::::: slider ::::: */ + +thumb { + background: url("chrome://global/skin/icons/thumb.png") transparent center no-repeat; + min-width: 15px; +} +