smart-power-ui/dist/static/css/chunk-07e0cbc6.38355fb3.css

1 line
2.9 KiB
CSS

.login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;background-image:url(../../static/img/login-background.d423167d.jpg);background-size:cover}.login .title{margin:0 auto 30px auto;text-align:center;color:#707070}.login .login-form{border-radius:6px;background:hsla(0,0%,100%,0);width:400px;padding:25px 25px 5px 25px}.login .login-form .el-checkbox__input.is-checked+.el-checkbox__label{margin-left:3px}.login .login-form .el-input input{height:45px;border:2px solid #fff;border-radius:30px;padding-left:50px;font-size:14px;color:#e4e2e2}.login .login-form .el-input input:-webkit-autofill,.login .login-form .el-input select:-webkit-autofill,.login .login-form .el-input textarea:-webkit-autofill{-webkit-text-fill-color:#ededed!important;-webkit-box-shadow:0 0 0 1000px rgba(6,6,6,0) inset!important;background-color:rgba(6,6,6,.3411764705882353);background-image:none;-webkit-transition:background-color 50000s ease-in-out 0s;transition:background-color 50000s ease-in-out 0s}.login .login-form .el-input input{background-color:rgba(6,6,6,.3411764705882353)}.login .login-form .input-icon{height:42px;width:26px;margin-left:15px}.login .login-tip{font-size:13px;text-align:center;color:#bfbfbf}.login .login-code{width:122px;height:45px;float:right}.login .login-code img{cursor:pointer;vertical-align:middle;border-radius:40px;height:45px}.login .el-login-footer{height:40px;line-height:40px;position:fixed;bottom:0;width:100%;text-align:center;color:#fff;font-family:Arial;font-size:12px;letter-spacing:1px}.login .login-code-img{height:38px}.login .form-wrap{background:rgba(0,0,0,.6);width:100%;height:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0}.login .form-wrap .el-form-item__error{left:25px}.login .title-tags-wrap{width:100%;height:70px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:20px;cursor:default}.login .title-tags-wrap,.login .title-tags-wrap .tags-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .title-tags-wrap .tags-div{width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:hsla(0,0%,100%,.5019607843137255);font-family:Source Han Sans CN;font-weight:400;font-size:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:20px}.login .title-tags-wrap .tags-div>h3{width:100%;margin:0;text-align:center;font-weight:400}.login .title-tags-wrap .tags-div>span{display:none;width:20px;border-radius:10px;height:5px;background:#fff}.login .title-tags-wrap .tags-checked{color:#fff}.login .title-tags-wrap .tags-checked>span{display:block}