File tree Expand file tree Collapse file tree
www/public/resources/styles/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 transform : scale (1.10 );
2525}
2626
27- .kpi-status-running , . kpi- accent-purple {
27+ .kpi-accent-purple {
2828 background : linear-gradient (135deg , # 2a0f2e 0% , # 4a1942 50% , # 2a0f2e 100% );
2929 border-color : # c44daa ;
3030 animation : pulse-running 2s ease-in-out infinite;
3131}
3232
33- .kpi-accent-green , . kpi-status-done {
33+ .kpi-accent-green {
3434 background : linear-gradient (135deg , # 0f3d2e 0% , # 1a5c40 50% , # 0f3d2e 100% );
3535 border-color : # 1abc6b ;
3636}
3737
38- .kpi-accent-red ,
39- .kpi-status-error ,
40- .kpi-status-stopped {
38+ .kpi-accent-red {
4139 background : linear-gradient (135deg , # 3d1420 0% , # 5c1a2a 50% , # 3d1420 100% );
4240 border-color : # c0392b ;
4341}
4442
45- .kpi-accent-yellow , . kpi-status-scheduled {
43+ .kpi-accent-yellow {
4644 background : linear-gradient (135deg , # 2d2a0f 0% , # 4a4410 50% , # 2d2a0f 100% );
4745 border-color : # b8a825 ;
4846}
You can’t perform that action at this time.
0 commit comments