更新前端
This commit is contained in:
@@ -439,13 +439,13 @@ div[xm-select-skin=default].xm-form-selected .xm-select:hover {
|
||||
}
|
||||
|
||||
div[xm-select-skin=primary] .xm-select-title div.xm-select-label>span {
|
||||
background-color: #5FB878!important
|
||||
background-color: #5FB878!important;
|
||||
color: #FFF;
|
||||
border: 1px solid #5FB878!important
|
||||
}
|
||||
|
||||
div[xm-select-skin=primary] .xm-select-title div.xm-select-label>span i {
|
||||
background-color: #5FB878!important
|
||||
background-color: #5FB878!important;
|
||||
color: #FFF
|
||||
}
|
||||
|
||||
@@ -517,7 +517,7 @@ div[xm-select-skin=danger] .xm-select-title div.xm-select-label>span {
|
||||
}
|
||||
|
||||
div[xm-select-skin=danger] .xm-select-title div.xm-select-label>span i {
|
||||
background-color:#f56c6c!important
|
||||
background-color:#f56c6c!important;
|
||||
color: #FFF
|
||||
}
|
||||
|
||||
@@ -820,8 +820,3 @@ div[xm-select-search-type="1"] .xm-select .xm-select-input {
|
||||
.icon-expand:before {
|
||||
content: "\e641";
|
||||
}
|
||||
|
||||
.xm-select-parent .xm-form-select dl{
|
||||
position: relative;
|
||||
top: 5px!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user