|
62 | 62 | top: 13px; |
63 | 63 | } |
64 | 64 |
|
65 | | -.cb-custom-event-nav-item.active+.cb-custom-event-nav-item::after { |
| 65 | +.cb-custom-event-nav-item.active + .cb-custom-event-nav-item::after { |
66 | 66 | width: 0px; |
67 | 67 | } |
68 | 68 |
|
|
166 | 166 | color: #94a3b8; |
167 | 167 | } |
168 | 168 |
|
169 | | -.cb-task-advanced-table tbody tr+tr td { |
| 169 | +.cb-task-advanced-table tbody tr + tr td { |
170 | 170 | border-top: 1px solid rgba(148, 163, 184, 0.08); |
171 | 171 | } |
172 | 172 |
|
|
227 | 227 | content: ''; |
228 | 228 | position: absolute; |
229 | 229 | inset: 0; |
230 | | - background: linear-gradient(180deg, |
231 | | - rgba(4, 6, 10, 0.35) 0%, |
232 | | - rgba(4, 6, 10, 0.75) 100%); |
| 230 | + background: linear-gradient( |
| 231 | + 180deg, |
| 232 | + rgba(4, 6, 10, 0.35) 0%, |
| 233 | + rgba(4, 6, 10, 0.75) 100% |
| 234 | + ); |
233 | 235 | z-index: 0; |
234 | 236 | } |
235 | 237 |
|
|
243 | 245 | } |
244 | 246 |
|
245 | 247 | .cb-season-leaderboard-filters { |
246 | | - background: linear-gradient(180deg, |
247 | | - rgba(16, 22, 34, 0.82) 0%, |
248 | | - rgba(14, 19, 29, 0.94) 100%); |
| 248 | + background: linear-gradient( |
| 249 | + 180deg, |
| 250 | + rgba(16, 22, 34, 0.82) 0%, |
| 251 | + rgba(14, 19, 29, 0.94) 100% |
| 252 | + ); |
249 | 253 | } |
250 | 254 |
|
251 | 255 | .cb-season-leaderboard-filters .cb-season-filter-label { |
|
259 | 263 | .cb-seasons-hero { |
260 | 264 | background: |
261 | 265 | radial-gradient(circle at top, rgba(201, 165, 108, 0.12), transparent 42%), |
262 | | - linear-gradient(135deg, |
| 266 | + linear-gradient( |
| 267 | + 135deg, |
263 | 268 | rgba(42, 42, 53, 0.96) 0%, |
264 | | - rgba(23, 23, 32, 0.98) 100%); |
| 269 | + rgba(23, 23, 32, 0.98) 100% |
| 270 | + ); |
265 | 271 | border: 1px solid rgba(201, 165, 108, 0.12); |
266 | 272 | } |
267 | 273 |
|
|
287 | 293 | .cb-seasons-card { |
288 | 294 | background: |
289 | 295 | radial-gradient(circle at top, rgba(201, 165, 108, 0.08), transparent 35%), |
290 | | - linear-gradient(135deg, |
| 296 | + linear-gradient( |
| 297 | + 135deg, |
291 | 298 | rgba(26, 26, 26, 0.98) 0%, |
292 | | - rgba(10, 10, 10, 0.98) 100%); |
| 299 | + rgba(10, 10, 10, 0.98) 100% |
| 300 | + ); |
293 | 301 | } |
294 | 302 |
|
295 | 303 | .cb-seasons-card-header { |
|
330 | 338 | } |
331 | 339 |
|
332 | 340 | .cb-seasons-empty { |
333 | | - background: linear-gradient(135deg, |
334 | | - rgba(42, 42, 53, 0.92) 0%, |
335 | | - rgba(23, 23, 32, 0.98) 100%); |
| 341 | + background: linear-gradient( |
| 342 | + 135deg, |
| 343 | + rgba(42, 42, 53, 0.92) 0%, |
| 344 | + rgba(23, 23, 32, 0.98) 100% |
| 345 | + ); |
336 | 346 | } |
337 | 347 |
|
338 | 348 | .cb-profile-heatmap-heading { |
|
431 | 441 | font-size: 6px; |
432 | 442 | } |
433 | 443 |
|
434 | | -.cb-profile-heatmap .react-calendar-heatmap .react-calendar-heatmap-month-label { |
| 444 | +.cb-profile-heatmap |
| 445 | + .react-calendar-heatmap |
| 446 | + .react-calendar-heatmap-month-label { |
435 | 447 | font-size: 7px; |
436 | 448 | font-weight: 600; |
437 | 449 | } |
438 | 450 |
|
439 | | -.cb-profile-heatmap .react-calendar-heatmap .react-calendar-heatmap-weekday-label { |
| 451 | +.cb-profile-heatmap |
| 452 | + .react-calendar-heatmap |
| 453 | + .react-calendar-heatmap-weekday-label { |
440 | 454 | font-size: 7px; |
441 | 455 | font-weight: 500; |
442 | 456 | } |
|
476 | 490 | margin-right: -0.25rem; |
477 | 491 | } |
478 | 492 |
|
479 | | - .cb-seasons-podium-row>[class*='col-'] { |
| 493 | + .cb-seasons-podium-row > [class*='col-'] { |
480 | 494 | padding-left: 0.25rem; |
481 | 495 | padding-right: 0.25rem; |
482 | 496 | } |
|
569 | 583 | background-color: rgba(28, 36, 52, 0.98) !important; |
570 | 584 | } |
571 | 585 |
|
572 | | -.cb-season-leaderboard-filters .cb-season-filter-input-group .cb-season-filter-control { |
| 586 | +.cb-season-leaderboard-filters |
| 587 | + .cb-season-filter-input-group |
| 588 | + .cb-season-filter-control { |
573 | 589 | padding: 0.45rem 0.85rem; |
574 | 590 | border: 0 !important; |
575 | 591 | border-radius: 0 !important; |
|
612 | 628 | } |
613 | 629 | } |
614 | 630 |
|
615 | | -.cb-custom-event-pagination-page-item:first-child .cb-custom-event-pagination-page-link, |
616 | | -.cb-custom-event-pagination-page-item:nth-child(2) .cb-custom-event-pagination-page-link, |
617 | | -.cb-custom-event-pagination-page-item:nth-last-child(2) .cb-custom-event-pagination-page-link, |
618 | | -.cb-custom-event-pagination-page-item:last-child .cb-custom-event-pagination-page-link { |
| 631 | +.cb-custom-event-pagination-page-item:first-child |
| 632 | + .cb-custom-event-pagination-page-link, |
| 633 | +.cb-custom-event-pagination-page-item:nth-child(2) |
| 634 | + .cb-custom-event-pagination-page-link, |
| 635 | +.cb-custom-event-pagination-page-item:nth-last-child(2) |
| 636 | + .cb-custom-event-pagination-page-link, |
| 637 | +.cb-custom-event-pagination-page-item:last-child |
| 638 | + .cb-custom-event-pagination-page-link { |
619 | 639 | color: white; |
620 | 640 | background-color: #8c64ff; |
621 | 641 | border: 1px solid #8c64ff; |
622 | 642 | } |
623 | 643 |
|
624 | | -.cb-custom-event-pagination-page-item.disabled .cb-custom-event-pagination-page-link { |
| 644 | +.cb-custom-event-pagination-page-item.disabled |
| 645 | + .cb-custom-event-pagination-page-link { |
625 | 646 | pointer-events: none; |
626 | 647 | cursor: auto; |
627 | 648 | background-color: #9f8ed4; |
628 | 649 | border-color: #9f8ed4; |
629 | 650 | } |
630 | 651 |
|
631 | | -.cb-custom-event-pagination-page-item.active .cb-custom-event-pagination-page-link { |
| 652 | +.cb-custom-event-pagination-page-item.active |
| 653 | + .cb-custom-event-pagination-page-link { |
632 | 654 | z-index: 3; |
633 | 655 | color: white; |
634 | 656 | background-color: #8c64ff; |
635 | 657 | border: 1px solid #8c64ff; |
636 | 658 | } |
637 | 659 |
|
638 | | -.cb-custom-event-pagination-page-item:not(.active):not(.disabled):hover .cb-custom-event-pagination-page-link { |
| 660 | +.cb-custom-event-pagination-page-item:not(.active):not(.disabled):hover |
| 661 | + .cb-custom-event-pagination-page-link { |
639 | 662 | z-index: 3; |
640 | 663 | color: white; |
641 | 664 | background-color: #8c64ff; |
|
659 | 682 | margin: 0; |
660 | 683 | } |
661 | 684 |
|
662 | | -.cb-ranking-pagination .cb-ranking-page-btn+.cb-ranking-page-btn { |
| 685 | +.cb-ranking-pagination .cb-ranking-page-btn + .cb-ranking-page-btn { |
663 | 686 | margin-left: 0.4rem; |
664 | 687 | } |
665 | 688 |
|
|
684 | 707 | } |
685 | 708 |
|
686 | 709 | @keyframes cb-run-pending-pulse { |
687 | | - |
688 | 710 | 0%, |
689 | 711 | 100% { |
690 | 712 | box-shadow: 0 0 0 0 rgba(245, 158, 11, 0.5); |
|
1075 | 1097 | bottom: -1rem; |
1076 | 1098 | /* Overlap with next item */ |
1077 | 1099 | width: 2px; |
1078 | | - background-color: #4A5568; |
| 1100 | + background-color: #4a5568; |
1079 | 1101 | z-index: 2; |
1080 | 1102 | pointer-events: none; |
1081 | 1103 | } |
1082 | 1104 |
|
1083 | | -.cb-timeline>div:first-child .cb-run-item::after { |
| 1105 | +.cb-timeline > div:first-child .cb-run-item::after { |
1084 | 1106 | top: 50%; |
1085 | 1107 | /* Start at the center of the first dot */ |
1086 | 1108 | } |
1087 | 1109 |
|
1088 | | -.cb-timeline>div:last-child .cb-run-item::after { |
| 1110 | +.cb-timeline > div:last-child .cb-run-item::after { |
1089 | 1111 | bottom: 50%; |
1090 | 1112 | /* End at the center of the last dot */ |
1091 | 1113 | } |
1092 | 1114 |
|
1093 | | - |
1094 | 1115 | .cb-run-item--group { |
1095 | 1116 | background-color: rgba(245, 158, 11, 0.1); |
1096 | 1117 | } |
|
1116 | 1137 | } |
1117 | 1138 |
|
1118 | 1139 | .cb-run-item--timeout::before { |
1119 | | - background-color: #A0AEC0; // Gray dot |
| 1140 | + background-color: #a0aec0; // Gray dot |
1120 | 1141 | } |
1121 | 1142 |
|
1122 | 1143 | .cb-run-item--pending::before { |
|
1125 | 1146 | } |
1126 | 1147 |
|
1127 | 1148 | @keyframes cb-pulse { |
1128 | | - |
1129 | 1149 | 0%, |
1130 | 1150 | 100% { |
1131 | 1151 | opacity: 1; |
1132 | 1152 | transform: translateY(-50%) scale(1); |
1133 | 1153 | } |
1134 | 1154 |
|
1135 | 1155 | 50% { |
1136 | | - opacity: .5; |
| 1156 | + opacity: 0.5; |
1137 | 1157 | transform: translateY(-50%) scale(1.1); |
1138 | 1158 | } |
1139 | 1159 | } |
1140 | 1160 |
|
1141 | 1161 | .cb-run-item:hover { |
1142 | | - background-color: #4A5568; |
| 1162 | + background-color: #4a5568; |
1143 | 1163 | } |
1144 | 1164 |
|
1145 | 1165 | .cb-run-item--error:hover { |
|
0 commit comments