|
@@ -172,7 +172,7 @@ li {
|
|
|
}
|
|
}
|
|
|
.el-range-separator{
|
|
.el-range-separator{
|
|
|
color: #ffffff !important;
|
|
color: #ffffff !important;
|
|
|
- line-height: 29px !important;
|
|
|
|
|
|
|
+ // line-height: 29px !important;
|
|
|
}
|
|
}
|
|
|
.el-tree-node__content:hover {
|
|
.el-tree-node__content:hover {
|
|
|
background: #080C27 !important;
|
|
background: #080C27 !important;
|
|
@@ -223,10 +223,16 @@ li {
|
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
|
}
|
|
}
|
|
|
|
|
+.el-form-item__label{
|
|
|
|
|
+ color: #fff !important;
|
|
|
|
|
+}
|
|
|
.el-input-number__increase{
|
|
.el-input-number__increase{
|
|
|
background-color: transparent !important;
|
|
background-color: transparent !important;
|
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
|
}
|
|
}
|
|
|
|
|
+.el-textarea .el-input__count{
|
|
|
|
|
+ background: #242744 !important;
|
|
|
|
|
+}
|
|
|
.filter-btn{
|
|
.filter-btn{
|
|
|
min-width: 80px;
|
|
min-width: 80px;
|
|
|
height: 36px;
|
|
height: 36px;
|
|
@@ -385,8 +391,11 @@ li {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+// .el-range-separator{
|
|
|
|
|
+// margin-bottom: 2px !important;
|
|
|
|
|
+// }
|
|
|
.menu1 {
|
|
.menu1 {
|
|
|
- min-width: 220px;
|
|
|
|
|
|
|
+ min-width: 240px;
|
|
|
height: 36px;
|
|
height: 36px;
|
|
|
border-radius: 18px;
|
|
border-radius: 18px;
|
|
|
border: 1px solid #ffffff;
|
|
border: 1px solid #ffffff;
|
|
@@ -396,7 +405,7 @@ li {
|
|
|
}
|
|
}
|
|
|
.el-radio-button__inner {
|
|
.el-radio-button__inner {
|
|
|
background-color: transparent;
|
|
background-color: transparent;
|
|
|
- width: 60px;
|
|
|
|
|
|
|
+ width: 65px;
|
|
|
height: 36px;
|
|
height: 36px;
|
|
|
line-height: 18px;
|
|
line-height: 18px;
|
|
|
border: 0;
|
|
border: 0;
|