Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ::-webkit-scrollbar { width: 10px; background-color: #fff; }
- ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); border-radius: 10px; background-color: #fff; }
- ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); background-color: #fcf; }
- ::-webkit-scrollbar-corner { background: #transparent ; }
Advertisement
Add Comment
Please, Sign In to add comment