增加题目列表页和部分 ajax js [CI SKIP]

This commit is contained in:
virusdefender
2015-08-02 16:58:41 +08:00
parent 335051dbd4
commit cf4ae5aa12
7 changed files with 129 additions and 7 deletions

View File

@@ -75,4 +75,14 @@ label {
#submit-code-button{
margin: 10px;
}
li.list-group-item {
padding: 10px 15px;
margin-bottom: -1px;
border: 1px solid #e5e5e5;
}
.panel>.list-group{
padding: 0 0;
}