This commit is contained in:
FJY
2017-10-29 23:10:14 +08:00
parent 56ae828c97
commit 01602e09d9
30 changed files with 8564 additions and 511 deletions

View File

@@ -270,7 +270,7 @@ h2.resp-accordion {
}
.tab-1 form input[type="checkbox"]:checked+label span:first-child:before {
content: "";
background: url("../images/tick.png") no-repeat;
background: url("../chartroom/images/tick.png") no-repeat;
position: absolute;
left: 3px;
top: 3px;