顯示廣告
隱藏 ✕
看板 Farland
作者 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 累積人氣: 186 
r)回覆 e)編輯 d)刪除 M)收藏 ^x)轉錄 同主題: =)首篇 [)上篇 ])下篇