add stop btn to web interface

This commit is contained in:
加里
2014-09-02 15:59:58 +08:00
parent 4bffdf8224
commit c5624a3c6b
6 changed files with 55 additions and 6 deletions

View File

@@ -13,6 +13,10 @@
margin: 0 5px;
}
.topHead .btn_disable{
color: #777;
}
.mainTableWrapper{
margin-top: 0;
}