列表界面样式修改,搜索框优化
This commit is contained in:
@@ -21531,4 +21531,26 @@ Color library demo
|
||||
vertical-align: middle; }
|
||||
.mt-cookie-consent-bar.mt-cookie-consent-bar-light {
|
||||
background: rgba(238, 238, 238, 0.9);
|
||||
color: #333; }
|
||||
color: #333; }
|
||||
|
||||
|
||||
|
||||
.form-search .pull-left {
|
||||
float: left !important;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
|
||||
.filter-action-select-panle {
|
||||
border: 1px solid #c2cad8;
|
||||
background-color: #f6f3f3;
|
||||
margin-top: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.filter-action-select-panle label{
|
||||
line-height: 34px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user