DaphneRoss

Scrollbar Code

Aug 8th, 2013
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ::-webkit-scrollbar {width:10px;height:5px;}
  2. ::-webkit-scrollbar-track-piece {background:#fff;}
  3. ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {background:url(IMAGEURL);}
Advertisement
Add Comment
Please, Sign In to add comment