|
|
@@ -618,7 +618,7 @@ export default {
|
|
|
/* color: #666; */
|
|
|
}
|
|
|
.leftTitle {
|
|
|
- /* background-color: #74a4d9; */
|
|
|
+ background-color: unset !important;
|
|
|
color: #fff;
|
|
|
display: inline-block;
|
|
|
// padding: 0 4px;
|
|
|
@@ -626,7 +626,7 @@ export default {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.rightTitle {
|
|
|
- /* background-color: #e7b4bb; */
|
|
|
+ background-color: unset !important;
|
|
|
color: #fff;
|
|
|
display: inline-block;
|
|
|
// padding: 0 4px;
|
|
|
@@ -674,19 +674,19 @@ export default {
|
|
|
border-radius: 3px;
|
|
|
}
|
|
|
.colLabel_KK {
|
|
|
- /* background: rgb(235, 104, 119); */
|
|
|
+ background: unset !important;
|
|
|
}
|
|
|
.colLabel_FX {
|
|
|
- /* background: rgb(253 120 88); */
|
|
|
+ background: unset !important;
|
|
|
}
|
|
|
.colLabel_JP {
|
|
|
- /* background: rgb(241, 183, 137); */
|
|
|
+ background: unset !important;
|
|
|
}
|
|
|
.colLabel_JPBJ {
|
|
|
- /* background: rgb(248 215 189); */
|
|
|
+ background: unset !important;
|
|
|
}
|
|
|
.colLabel_TCFX {
|
|
|
- /* background: rgb(131 204 202); */
|
|
|
+ background: unset !important;
|
|
|
}
|
|
|
.colorbalck {
|
|
|
color: #fff;
|