样式改成诺力色
This commit is contained in:
@@ -133,28 +133,28 @@
|
||||
.search_wraper
|
||||
_wh(100%, 30px)
|
||||
padding 0 2px 0 12px
|
||||
border 1px solid #4980BD
|
||||
background-color rgba(45,88,184,0.1)
|
||||
border 1px solid #dcdfe6
|
||||
background-color #fff
|
||||
border-radius 6px
|
||||
.search_input
|
||||
width 100%
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
font-size: 13px;
|
||||
color: #fff
|
||||
color: #606266
|
||||
.icon-del
|
||||
_wh(35px, 28px)
|
||||
margin-right 5px
|
||||
_font(20px,28px,#a2b6cc,,center)
|
||||
_font(20px,28px,#c0c4cc,,center)
|
||||
.icon_scan
|
||||
_wh(70px, 24px)
|
||||
_font(20px,24px,#fff,,center)
|
||||
background-color #137ABD
|
||||
_font(20px,24px,#909399,,center)
|
||||
background-color #f5f7fa
|
||||
border-radius 6px
|
||||
.icon_search
|
||||
_wh(35px, 28px)
|
||||
_font(20px,28px,#a2b6cc,,center)
|
||||
_font(20px,28px,#c0c4cc,,center)
|
||||
.input_focus
|
||||
border: 1px solid #889dc7;
|
||||
border: 1px solid #c0c4cc;
|
||||
box-shadow: 0 0 0 1px rgba(136, 157, 199,.2);
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user