>
    width: 30px;
231
    height: 30px;
232
    text-align: center;
233
    line-height: 30px;
234
    font-size: 14px;
235
    cursor: pointer;
236
    color: rgba(0, 0, 0, .25);
237
  }
238
239
  .login-form-row-invalid .login-form-input {
240
    border-color: #F5222D;
241
  }
242
243
  .login-form-row-invalid .form-input-clear {
244
    display: block;
245
  }
246
247
  .login-form-row-invalid .login-form-row-tips {
248
    visibility: visible;
249
  }
250
251
252
  .form-input { /* 火狐下有效,输入框有历史记住数据,背景是黄色 */
253
    background: none;
254
    outline: none;
255
  }
256
257
  .sys-power {
258
    position: absolute;
259
    left: 50%;
260
    transform: translate(-50%, 0);
261
    font-size: 12px;
262
    font-weight: 400;
263
    color: rgba(255, 255, 255, .25);
264
    line-height: 20px;
265
    bottom: 5%;
266
  }
267
268
  .link-to-forget {
269
    font-size: 14px;
270
    font-weight: 400;
271
    color: rgba(0, 0, 0, .45);
272
    line-height: 22px;
273
  }
274
275
  .login-form-footer {
276
    margin-top: 40px;
277
    text-align: center;
278
    font-size: 14px;
279
    font-weight: 400;
280
    color: rgba(0, 0, 0, .65);
281
    line-height: 22px;
282
  }
283
284
  .link-to-register {
285
    color: $c-primary;
286
  }
287
288
</style>

Merge branch 'master' of http://10.1.235.20:3000/asiainfo/ebc.git · 07fdaa85c2 - Nuosi Git Service
浏览代码

Merge branch 'master' of http://10.1.235.20:3000/asiainfo/ebc.git

konghl 4 年之前
父节点
当前提交
07fdaa85c2

暂无可用数据