blob: 0e711484e064ef43f65e1c1edcca5ca5c25e90c2 [file] [log] [blame]
[email protected]350c9cd2014-02-27 19:32:591<!DOCTYPE HTML>
2<style>
3::-webkit-scrollbar {
4 width: 12px;
5}
6::-webkit-scrollbar-track {
7 box-shadow: inset 0 0 6px red;
8}
9</style>
10<body style="overflow: scroll;"></body>