|
@@ -51,7 +51,7 @@ li{list-style:none}
|
|
|
.loginForm .qrCodeBox{text-align:center;margin-top: 70px;}
|
|
|
.loginForm .qrCode{width:168px;height:168px;border-radius:2px;border:solid 1px #ffb496;margin:27px auto 0 auto}
|
|
|
.loginForm .qrInfo{text-align:center;height:44px;line-height:44px;font-size:16px;color:#93979f}
|
|
|
- .loginForm .changeBtn{display:inline-block;height:24px;line-height:24px;color:#FF5B00;font-size:16px;position:absolute;right:-70px;top:0;}
|
|
|
+ .loginForm .changeBtn{display:inline-block;height:24px;line-height:24px;color:#FF5B00;font-size:16px;position:absolute;right:-70px;top:5px;}
|
|
|
.loginForm .changeBtn:before{width:24px;height:24px;background-position:-175px -251px;vertical-align:top;margin-right:6px}
|
|
|
.loginForm .showPwd{position:absolute;right:22px;top:16px;width:22px;height:16px;cursor:pointer}
|
|
|
.loginForm .showPwd:before{width:22px;height:20px;background-position:-240px -299px}
|