改变Chrome滚动条样式

2015-09-01  本文已影响0人  舞城
::-webkit-scrollbar-track-piece{width:10px;background-color:#4e4e5a ;  }

::-webkit-scrollbar{width:10px;height:6px ; }

::-webkit-scrollbar-thumb{height:50px;background:#3fb560;   cursor:pointer;}

::-webkit-scrollbar-thumb:hover{background:#3fb560 ; cursor:pointer
上一篇 下一篇

猜你喜欢

热点阅读