Resize and Style Google Chrome Scroll bar without Extension
gtricks.com1 pointsby pyxy1 comments
::-webkit-scrollbar-track-piece{
background-color:#99994c;
-webkit-border-radius:0;
}
::-webkit-scrollbar{
width:12px;
height:8px;
}
::-webkit-scrollbar-thumb{
height:50px;
background-color:#ffffea;
-webkit-border-radius:0;
outline:1px solid #99994c;
outline-offset:-1px;
border: 1px solid #99994c;
} program comp-ratio comp-time decomp-time
bzip2 34.1% 468.09s 167.03s
gzip -5 37.6% 141.30s 34.76s
lz4 -c2t4 43.9% 52.72s 5.84s
http://compressionratings.com/sort.cgi?rating_sum.full+p3