caity_hillier

Untitled

Jul 15th, 2013
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ::-webkit-scrollbar { width: 10px; background-color: #fff; }
  2. ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #fff; }
  3. ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #fcf; }
  4. ::-webkit-scrollbar-corner { background: #transparent ; }
Advertisement
Add Comment
Please, Sign In to add comment