1
0
Fork 0

removed backgrond of percent bar

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@528 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
3.0
Xuefer 15 years ago
parent 1c102240f4
commit 052b12e831

@ -19,7 +19,7 @@ th { font-size: 12px; }
span.sortarrow { color: white; text-decoration: none; }
form {margin: 0; padding: 0}
.percent { height: 3px; margin-bottom: 1px; background: gray; border: 1px solid gray; }
.percent { height: 3px; margin-bottom: 1px; border: 1px solid gray; }
.percent div { float: left; height: 100%; }
.pvalue { background: limegreen; }

Loading…
Cancel
Save