|
@ -161,7 +161,7 @@ html,body{ cursor:default; margin:0; height:100%;}
|
161
|
161
|
.yzm {position: absolute;height: 44px; width:100px; margin-top:1px;}
|
162
|
162
|
.reflash {position: absolute;height: 44px; width: 20px; background: url(../images/icon-reflash.png) center center no-repeat;top:0;right: 10px;}
|
163
|
163
|
.coderli { position: relative;}
|
164
|
|
.getcode { display: inline-block;width: 120px; height: 48px;background: #ff9900;border-radius:2px 6px 6px 2px;line-height: 48px; text-align: center; position: absolute;right:-2px;top:50%; margin-top:-24px;color: #fff;cursor: pointer;}
|
|
164
|
.getcode { display: inline-block;width: 120px; height: 48px;background: #ff9900;border-radius:2px 6px 6px 2px;line-height: 48px; text-align: center; position: absolute;right:-3px;top:50%; margin-top:-24px;color: #fff; cursor: pointer;}
|
165
|
165
|
.getcode:focus{ border:1px solid transparent;}
|
166
|
166
|
.getcodeon{background: #ff9900;}
|
167
|
167
|
.getcodeoff{background: #B5B7BA;}
|