|
|
|
@ -7,13 +7,13 @@ td, th { white-space: pre; }
|
|
|
|
|
.blocksgraph { height: 13px; }
|
|
|
|
|
.blocksgraph div { float: left; height: 3px; width: 4px; border: 0 solid gray; border-width: 0 0 1px 0; }
|
|
|
|
|
.blocksgraph { border: 1px solid gray; border-bottom: 0; }
|
|
|
|
|
.percent *, .blocksgraph *, .hitsgraph * { font-size: 1px; font-height: 1px; }
|
|
|
|
|
.percent *, .blocksgraph *, .hitsgraph * { font-size: 1px; line-height: 1px; }
|
|
|
|
|
|
|
|
|
|
.hitsgraph { margin: auto; }
|
|
|
|
|
.hitsgraph a { float: left; border: 0 solid gray; }
|
|
|
|
|
.hitsgraph a { display: block; float: left; border: 0 solid gray; }
|
|
|
|
|
.hitsgraph a * { display: block; }
|
|
|
|
|
.hitsgraph a.active { border-top-color: yellow; }
|
|
|
|
|
.hitsgraph a:hover { background: gray; }
|
|
|
|
|
.hitsgraph a div { float: none; }
|
|
|
|
|
|
|
|
|
|
dl { overflow: hidden; }
|
|
|
|
|
dt { font-weight: bold; clear: both; float: left; width: 100px; text-align: right; margin: 0; }
|
|
|
|
|