|
|
@@ -447,6 +447,25 @@ export default {
|
|
|
border-radius: 2px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
+ .colLabel_KK {
|
|
|
+ background: unset !important;
|
|
|
+ }
|
|
|
+ .colLabel_FX {
|
|
|
+ background: unset !important;
|
|
|
+ }
|
|
|
+ .colLabel_JP {
|
|
|
+ background: unset !important;
|
|
|
+ }
|
|
|
+ .colLabel_JPBJ {
|
|
|
+ background: unset !important;
|
|
|
+ }
|
|
|
+ .colLabel_TCFX {
|
|
|
+ background: unset !important;
|
|
|
+ }
|
|
|
+ .colorbalck {
|
|
|
+ color: #fff;
|
|
|
+ margin-left: 8px;
|
|
|
+ }
|
|
|
|
|
|
.colBack {
|
|
|
width: 100%;
|