|
|
@@ -329,8 +329,8 @@ li {
|
|
|
}
|
|
|
|
|
|
&.el-button--default {
|
|
|
- color: #ccc !important;
|
|
|
- border: 1px solid #ccc !important;
|
|
|
+ color: #4dcc6f !important;
|
|
|
+ border: 1px solid #4dcc6f !important;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -1079,13 +1079,13 @@ li {
|
|
|
background: #fff;
|
|
|
}
|
|
|
.checkin-form .checkin-form-item .checkin-form-content {
|
|
|
- color: #000 !important;
|
|
|
+ color: #00FFFF !important;
|
|
|
}
|
|
|
.el-message-box__btns .el-button {
|
|
|
background: transparent !important;
|
|
|
}
|
|
|
.el-message-box__content {
|
|
|
- color: #000 !important;
|
|
|
+ color: #00FFFF !important;
|
|
|
}
|
|
|
.filter-btn {
|
|
|
background: transparent !important;
|