Files
zszq-trs/YLErpWeb/wwwroot/Style/Css/tradeObservationStatusList.css
T
2024-05-09 14:06:26 +08:00

27 lines
425 B
CSS

.UnwindBg{
background-color: gray !important;
}
.KnockInBg {
background-color: #90EE90 !important;
}
.WillKnockInBg {
background-color: #2E8B57 !important;
}
.WillKnockOutBg {
background-color: #FF6347 !important;
}
.AlertLineBg {
background-color: #D66E58 !important;
}
.HasPaidCouponBg {
background-color: #FFFF80 !important;
}
.WillPayCouponBg {
background-color: #F59A23 !important;
}