数据
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
@import 'mixin.styl'
|
||||
@import 'iconfont.styl'
|
||||
|
||||
.state_0
|
||||
background center / 100% 100% url('../images/state_0.png') no-repeat
|
||||
.state_1
|
||||
background center / 100% 100% url('../images/state_1.png') no-repeat
|
||||
.state_2
|
||||
background center / 100% 100% url('../images/state_2.png') no-repeat
|
||||
.state_3
|
||||
background center / 100% 100% url('../images/state_3.png') no-repeat
|
||||
.header_select
|
||||
width 200px
|
||||
.el-input__inner
|
||||
padding-left 38px
|
||||
font-size: 19px;
|
||||
font-weight: 700;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
letter-spacing: 3px;
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
.el-select__caret
|
||||
color: transparent !important
|
||||
|
||||
Reference in New Issue
Block a user