1
0
Fork 0

margin for percent

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@48 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
1.1
Xuefer 17 years ago
parent cb37cafedf
commit 3ca27de4c9

@ -9,7 +9,7 @@ th a { color: white; font-weight: bold; display: block; width: 100%; height: 100
span.sortarrow { color: white; text-decoration: none; }
.freeblocks { float: left; margin-right: 4px;}
form {margin: 0; padding: 0}
.percent { border: 1px solid gray; width: 100%; }
.percent { border: 1px solid gray; width: 90%; }
.percent .v { background: black; font-size: 1px; line-height: 11px;}
.switcher, h1 { text-align: center; display: block; }
.switcher * { color: blue; }

Loading…
Cancel
Save