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

@@ -41,8 +41,8 @@ margin:0px auto;
max-width: 440px;
opacity:0.2;
}
.form4{
padding-left:30px;
.validatecode{
width:50%;
}
.form-control{

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;