標題:

google捲軸消失

發問:

google chrome 最新版後,水平與垂直捲軸點按拉動方塊不見了? 更新: 謝謝一个人愈是没有值得自夸之处,就 的回答,可以拉動了,但是箭頭方塊看不見? 請指導~ 更新 2: 右邊與下面的邊條寬度變成很細 更新 3: 謝謝一个人愈是没有值得自夸之处,就, 我把Width:6px--->14px; 把4個button的white---> gray, 通通解決了, 雖有點醜但可以用~

最佳解答:

安裝 Stylish 套件,把下面代碼寫進去存檔後重新整理網頁即可。 /*滚动条*/ ::-webkit-scrollbar{width: 6px;height: 6px;} ::-webkit-scrollbar-track-piece{background-color: #CCCCCC;-webkit-border-radius: 6px;} ::-webkit-scrollbar-thumb:vertical{height: 5px;background-color: #999999;-webkit-border-radius: 6px;} ::-webkit-scrollbar-thumb:horizontal{width: 5px;background-color: #CCCCCC;-webkit-border-radius: 6px;} ::-webkit-scrollbar {width: 9px;height: 9px;} ::-webkit-scrollbar-track-piece {background-color: transparent;} ::-webkit-scrollbar-track-piece:no-button {} ::-webkit-scrollbar-thumb {background-color: #3994EF;border-radius: 3px;} ::-webkit-scrollbar-thumb:hover {background-color: #A4EEF0;} ::-webkit-scrollbar-thumb:active {background-color: #666;} ::-webkit-scrollbar-button:vertical { width: 9px; } ::-webkit-scrollbar-button:horizontal { width: 9px; } ::-webkit-scrollbar-button:vertical:start:decrement { background-color: white; } ::-webkit-scrollbar-button:vertical:end:increment { background-color: white; } ::-webkit-scrollbar-button:horizontal:start:decrement { background-color: white; } ::-webkit-scrollbar-button:horizontal:end:increment { background-color: white; } body::-webkit-scrollbar-track-piece {background-color: white;} 2014-01-17 13:40:43 補充: 這個我就不知道了,我沒什麼在用,請到百度 Chrome 貼吧或卡飯 Chrome 問。 2014-01-17 14:16:29 補充: ::-webkit-scrollbar{ width:16px; } 粗細改數字。

其他解答:724001295B3CA305
arrow
arrow

    jennybryaqyrh 發表在 痞客邦 留言(0) 人氣()