|
@@ -231,7 +231,7 @@ li {
|
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
// background: rgba(255, 255, 255, 0.12) !important;
|
|
|
}
|
|
}
|
|
|
.el-textarea .el-input__count {
|
|
.el-textarea .el-input__count {
|
|
|
- background: #242744 !important;
|
|
|
|
|
|
|
+ background: #242744;
|
|
|
}
|
|
}
|
|
|
.filter-btn {
|
|
.filter-btn {
|
|
|
min-width: 80px;
|
|
min-width: 80px;
|
|
@@ -338,14 +338,15 @@ li {
|
|
|
background: #fff !important;
|
|
background: #fff !important;
|
|
|
}
|
|
}
|
|
|
.el-card {
|
|
.el-card {
|
|
|
- background-color: #242744 !important;
|
|
|
|
|
|
|
+ color: #fff;
|
|
|
|
|
+ background-color: #242744;
|
|
|
.header-name {
|
|
.header-name {
|
|
|
- color: #fff !important;
|
|
|
|
|
|
|
+ color: #fff;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.el-card__header {
|
|
.el-card__header {
|
|
|
margin: 0 20px !important;
|
|
margin: 0 20px !important;
|
|
|
- border-bottom: 1px solid #080c27 !important;
|
|
|
|
|
|
|
+ border-bottom: 1px solid #080c27;
|
|
|
}
|
|
}
|
|
|
.sum-row .col {
|
|
.sum-row .col {
|
|
|
background: #242744 !important;
|
|
background: #242744 !important;
|
|
@@ -894,7 +895,7 @@ li {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.edit-view {
|
|
.edit-view {
|
|
|
- background-color: #ffffff;
|
|
|
|
|
|
|
+ background-color: #f2f4f5;
|
|
|
.el-form-item__label {
|
|
.el-form-item__label {
|
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
|
}
|
|
}
|
|
@@ -1011,8 +1012,25 @@ li {
|
|
|
.checkin-form .checkin-form-item .checkin-form-content {
|
|
.checkin-form .checkin-form-item .checkin-form-content {
|
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
|
}
|
|
}
|
|
|
|
|
+ .el-card {
|
|
|
|
|
+ color: #000;
|
|
|
|
|
+ background-color: #fff;
|
|
|
|
|
+ .header-name {
|
|
|
|
|
+ color: #000;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+ .el-card__header {
|
|
|
|
|
+ border-bottom: 1px solid #f2f4f5;
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
|
|
+ .el-textarea .el-input__count {
|
|
|
|
|
+ background: #fff;
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
.lightBg ~ div {
|
|
.lightBg ~ div {
|
|
|
|
|
+ .el-textarea .el-input__count {
|
|
|
|
|
+ background: #fff;
|
|
|
|
|
+ }
|
|
|
.checkin-form .checkin-form-item .checkin-form-content {
|
|
.checkin-form .checkin-form-item .checkin-form-content {
|
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
|
}
|
|
}
|
|
@@ -1221,7 +1239,7 @@ li {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
.edit-view {
|
|
.edit-view {
|
|
|
- background-color: #ffffff;
|
|
|
|
|
|
|
+ background-color: #f2f4f5;
|
|
|
.el-form-item__label {
|
|
.el-form-item__label {
|
|
|
color: #000 !important;
|
|
color: #000 !important;
|
|
|
}
|
|
}
|