35667-vm/assets/css/status-colors.css
Flatlogic Bot b471fc9c7f Final 1
2025-11-12 18:44:00 +00:00

14 lines
1.0 KiB
CSS

.status-pending-submission { background-color: #f2f2f2 !important; color: black !important; }
.status-fwd { background-color: #f2f2f2 !important; color: black !important; }
.status-1st-step { background-color: #add8e6 !important; color: black !important; }
.status-1st-step-pending { background-color: #ffdde1 !important; color: black !important; }
.status-2nd-step { background-color: #ffdab9 !important; color: black !important; }
.status-2nd-step-pending { background-color: #ffcccb !important; color: black !important; }
.status-settled { background-color: #90ee90 !important; color: black !important; }
.status-withdrawn { background-color: #ffffe0 !important; color: black !important; }
.status-system-board { background-color: #fffff0 !important; color: black !important; }
.status-arbitration { background-color: #f4a0a0 !important; color: black !important; }
.status-med-arb { background-color: #f4a0a0 !important; color: black !important; }
.status-withdrawn-resigned { background-color: #ffffe0 !important; color: black !important; }