>>650
>>650
thumbの色だけならSmartScrollbar.us.jsで変えられたけど、いろいろおかしくなる。
max-width: 30px !important;\
min-width: 30px !important;\
html|html > scrollbar > slider > thumb\
{\
-moz-appearance: none !important;\
background-color: #660066 !important;\

SidebarのやつはuserChrome.cssに
/* scroll bar color */
:root {scrollbar-color: #660066 #FFAAFF !important;}