看板 Farland
作者 標題 [CSS] webkit Scrollbar (for webkit broswers only)
時間 2012年08月09日 Thu. AM 09:31:14
::-webkit-scrollbar {
background: transparent;
}
::-webkit-scrollbar-thumb {
background-color: rgba(0, 0, 0, 0.2);
border: solid whiteSmoke 4px;
}
::-webkit-scrollbar-thumb:hover {
background-color: rgba(0, 0, 0, 0.3);
}
--
※ 作者: Farland 時間: 2012-08-09 09:31:14
※ 編輯: Farland 時間: 2012-08-09 09:36:54
※ 看板: Farland 文章推薦值: 0 目前人氣: 0 累積人氣: 189
回列表(←)
分享