实现机房列表

This commit is contained in:
jysperm
2014-07-30 15:05:09 +08:00
parent fc8aa2c5c7
commit 833abdb8c1
5 changed files with 35 additions and 33 deletions

View File

@@ -3,14 +3,3 @@ td {
margin-bottom: 0;
}
}
.progress {
position: relative;
}
.progress span {
position: absolute;
display: block;
width: 100%;
color: black;
}