@openeuropa/bcl-theme-joinup 1.10.2 → 1.10.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/oe-bcl-joinup.css +178 -178
- package/css/oe-bcl-joinup.css.map +1 -1
- package/css/oe-bcl-joinup.min.css +1 -1
- package/css/oe-bcl-joinup.min.css.map +1 -1
- package/package.json +8 -8
- package/templates/bcl-date-block/date-block.html.twig +31 -15
- package/templates/bcl-inpage-navigation/inpage-navigation.html.twig +7 -2
package/css/oe-bcl-joinup.css
CHANGED
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
h1, .h1 {
|
|
36
|
-
color:
|
|
36
|
+
color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
h2.fw-medium, .fw-medium.h2,
|
|
@@ -41,7 +41,7 @@ h3.fw-medium,
|
|
|
41
41
|
.fw-medium.h3,
|
|
42
42
|
h4.fw-medium,
|
|
43
43
|
.fw-medium.h4 {
|
|
44
|
-
color:
|
|
44
|
+
color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
45
45
|
}
|
|
46
46
|
|
|
47
47
|
:root,
|
|
@@ -70,7 +70,7 @@ h4.fw-medium,
|
|
|
70
70
|
--bs-gray-800: #3d3f40;
|
|
71
71
|
--bs-gray-900: #242626;
|
|
72
72
|
--bs-primary: #143b76;
|
|
73
|
-
--bs-secondary:
|
|
73
|
+
--bs-secondary: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
74
74
|
--bs-success: #18bf80;
|
|
75
75
|
--bs-info: #0d768b;
|
|
76
76
|
--bs-warning: #eba843;
|
|
@@ -87,12 +87,12 @@ h4.fw-medium,
|
|
|
87
87
|
--bs-light-rgb: 248, 249, 250;
|
|
88
88
|
--bs-dark-rgb: 33, 37, 41;
|
|
89
89
|
--bs-brand-rgb: 16, 115, 222;
|
|
90
|
-
--bs-primary-text-emphasis:
|
|
91
|
-
--bs-secondary-text-emphasis:
|
|
92
|
-
--bs-success-text-emphasis:
|
|
93
|
-
--bs-info-text-emphasis:
|
|
94
|
-
--bs-warning-text-emphasis:
|
|
95
|
-
--bs-danger-text-emphasis:
|
|
90
|
+
--bs-primary-text-emphasis: rgb(8, 23.6, 47.2);
|
|
91
|
+
--bs-secondary-text-emphasis: rgb(92.3947355886, 96.3747821699, 100.3988644114);
|
|
92
|
+
--bs-success-text-emphasis: rgb(9.6, 76.4, 51.2);
|
|
93
|
+
--bs-info-text-emphasis: rgb(5.2, 47.2, 55.6);
|
|
94
|
+
--bs-warning-text-emphasis: rgb(94, 67.2, 26.8);
|
|
95
|
+
--bs-danger-text-emphasis: rgb(94, 20.8, 20.8);
|
|
96
96
|
--bs-light-text-emphasis: #555859;
|
|
97
97
|
--bs-dark-text-emphasis: #555859;
|
|
98
98
|
--bs-primary-bg-subtle: tint-color(#253ebe, 90%);
|
|
@@ -101,7 +101,7 @@ h4.fw-medium,
|
|
|
101
101
|
--bs-info-bg-subtle: tint-color(#0d768b, 90%);
|
|
102
102
|
--bs-warning-bg-subtle: tint-color(#ffba07, 90%);
|
|
103
103
|
--bs-danger-bg-subtle: tint-color(#a51f2c, 90%);
|
|
104
|
-
--bs-light-bg-subtle:
|
|
104
|
+
--bs-light-bg-subtle: rgb(252.5, 253, 253.5);
|
|
105
105
|
--bs-dark-bg-subtle: #a2a8ab;
|
|
106
106
|
--bs-primary-border-subtle: tint-color(#253ebe, 80%);
|
|
107
107
|
--bs-secondary-border-subtle: tint-color(#70254a, 80%);
|
|
@@ -138,12 +138,12 @@ h4.fw-medium,
|
|
|
138
138
|
--bs-link-color: #1073de;
|
|
139
139
|
--bs-link-color-rgb: 16, 115, 222;
|
|
140
140
|
--bs-link-decoration: none;
|
|
141
|
-
--bs-link-hover-color:
|
|
141
|
+
--bs-link-hover-color: rgb(16, 47.2, 94.4);
|
|
142
142
|
--bs-link-hover-color-rgb: 16, 47, 94;
|
|
143
143
|
--bs-link-hover-decoration: underline;
|
|
144
144
|
--bs-code-color: #d63384;
|
|
145
145
|
--bs-highlight-color: #242626;
|
|
146
|
-
--bs-highlight-bg:
|
|
146
|
+
--bs-highlight-bg: rgb(255, 242.6, 205.4);
|
|
147
147
|
--bs-border-width: 1px;
|
|
148
148
|
--bs-border-style: solid;
|
|
149
149
|
--bs-border-color: #dadee0;
|
|
@@ -182,46 +182,46 @@ h4.fw-medium,
|
|
|
182
182
|
--bs-secondary-bg-rgb: 61, 63, 64;
|
|
183
183
|
--bs-tertiary-color: rgba(218, 222, 224, 0.5);
|
|
184
184
|
--bs-tertiary-color-rgb: 218, 222, 224;
|
|
185
|
-
--bs-tertiary-bg:
|
|
185
|
+
--bs-tertiary-bg: rgb(48.5, 50.5, 51);
|
|
186
186
|
--bs-tertiary-bg-rgb: 49, 51, 51;
|
|
187
|
-
--bs-primary-text-emphasis:
|
|
188
|
-
--bs-secondary-text-emphasis:
|
|
189
|
-
--bs-success-text-emphasis:
|
|
190
|
-
--bs-info-text-emphasis:
|
|
191
|
-
--bs-warning-text-emphasis:
|
|
192
|
-
--bs-danger-text-emphasis:
|
|
187
|
+
--bs-primary-text-emphasis: rgb(114, 137.4, 172.8);
|
|
188
|
+
--bs-secondary-text-emphasis: rgb(240.5921033829, 246.5621732549, 252.5982966171);
|
|
189
|
+
--bs-success-text-emphasis: rgb(116.4, 216.6, 178.8);
|
|
190
|
+
--bs-info-text-emphasis: rgb(109.8, 172.8, 185.4);
|
|
191
|
+
--bs-warning-text-emphasis: rgb(243, 202.8, 142.2);
|
|
192
|
+
--bs-danger-text-emphasis: rgb(243, 133.2, 133.2);
|
|
193
193
|
--bs-light-text-emphasis: #fafbfc;
|
|
194
194
|
--bs-dark-text-emphasis: #dadee0;
|
|
195
|
-
--bs-primary-bg-subtle:
|
|
196
|
-
--bs-secondary-bg-subtle:
|
|
197
|
-
--bs-success-bg-subtle:
|
|
198
|
-
--bs-info-bg-subtle:
|
|
199
|
-
--bs-warning-bg-subtle:
|
|
200
|
-
--bs-danger-bg-subtle:
|
|
195
|
+
--bs-primary-bg-subtle: rgb(4, 11.8, 23.6);
|
|
196
|
+
--bs-secondary-bg-subtle: rgb(46.1973677943, 48.187391085, 50.1994322057);
|
|
197
|
+
--bs-success-bg-subtle: rgb(4.8, 38.2, 25.6);
|
|
198
|
+
--bs-info-bg-subtle: rgb(2.6, 23.6, 27.8);
|
|
199
|
+
--bs-warning-bg-subtle: rgb(47, 33.6, 13.4);
|
|
200
|
+
--bs-danger-bg-subtle: rgb(47, 10.4, 10.4);
|
|
201
201
|
--bs-light-bg-subtle: #3d3f40;
|
|
202
|
-
--bs-dark-bg-subtle:
|
|
203
|
-
--bs-primary-border-subtle:
|
|
204
|
-
--bs-secondary-border-subtle:
|
|
205
|
-
--bs-success-border-subtle:
|
|
206
|
-
--bs-info-border-subtle:
|
|
207
|
-
--bs-warning-border-subtle:
|
|
208
|
-
--bs-danger-border-subtle:
|
|
202
|
+
--bs-dark-bg-subtle: rgb(30.5, 31.5, 32);
|
|
203
|
+
--bs-primary-border-subtle: rgb(12, 35.4, 70.8);
|
|
204
|
+
--bs-secondary-border-subtle: rgb(138.5921033829, 144.5621732549, 150.5982966171);
|
|
205
|
+
--bs-success-border-subtle: rgb(14.4, 114.6, 76.8);
|
|
206
|
+
--bs-info-border-subtle: rgb(7.8, 70.8, 83.4);
|
|
207
|
+
--bs-warning-border-subtle: rgb(141, 100.8, 40.2);
|
|
208
|
+
--bs-danger-border-subtle: rgb(141, 31.2, 31.2);
|
|
209
209
|
--bs-light-border-subtle: #555859;
|
|
210
210
|
--bs-dark-border-subtle: #3d3f40;
|
|
211
211
|
--bs-heading-color: inherit;
|
|
212
|
-
--bs-link-color:
|
|
213
|
-
--bs-link-hover-color:
|
|
212
|
+
--bs-link-color: rgb(114, 137.4, 172.8);
|
|
213
|
+
--bs-link-hover-color: rgb(142.2, 160.92, 189.24);
|
|
214
214
|
--bs-link-color-rgb: 114, 137, 173;
|
|
215
215
|
--bs-link-hover-color-rgb: 142, 161, 189;
|
|
216
|
-
--bs-code-color:
|
|
216
|
+
--bs-code-color: rgb(230.4, 132.6, 181.2);
|
|
217
217
|
--bs-highlight-color: #dadee0;
|
|
218
|
-
--bs-highlight-bg:
|
|
218
|
+
--bs-highlight-bg: rgb(102, 77.2, 2.8);
|
|
219
219
|
--bs-border-color: #555859;
|
|
220
220
|
--bs-border-color-translucent: rgba(255, 255, 255, 0.15);
|
|
221
|
-
--bs-form-valid-color:
|
|
222
|
-
--bs-form-valid-border-color:
|
|
223
|
-
--bs-form-invalid-color:
|
|
224
|
-
--bs-form-invalid-border-color:
|
|
221
|
+
--bs-form-valid-color: rgb(117, 183, 152.4);
|
|
222
|
+
--bs-form-valid-border-color: rgb(117, 183, 152.4);
|
|
223
|
+
--bs-form-invalid-color: rgb(234, 133.8, 143.4);
|
|
224
|
+
--bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
*,
|
|
@@ -2406,13 +2406,13 @@ progress {
|
|
|
2406
2406
|
|
|
2407
2407
|
.table-primary {
|
|
2408
2408
|
--bs-table-color: #000;
|
|
2409
|
-
--bs-table-bg:
|
|
2410
|
-
--bs-table-border-color:
|
|
2411
|
-
--bs-table-striped-bg:
|
|
2409
|
+
--bs-table-bg: rgb(208, 215.8, 227.6);
|
|
2410
|
+
--bs-table-border-color: rgb(187.2, 194.22, 204.84);
|
|
2411
|
+
--bs-table-striped-bg: rgb(197.6, 205.01, 216.22);
|
|
2412
2412
|
--bs-table-striped-color: #000;
|
|
2413
|
-
--bs-table-active-bg:
|
|
2413
|
+
--bs-table-active-bg: rgb(187.2, 194.22, 204.84);
|
|
2414
2414
|
--bs-table-active-color: #000;
|
|
2415
|
-
--bs-table-hover-bg:
|
|
2415
|
+
--bs-table-hover-bg: rgb(187.2, 194.22, 204.84);
|
|
2416
2416
|
--bs-table-hover-color: #000;
|
|
2417
2417
|
color: var(--bs-table-color);
|
|
2418
2418
|
border-color: var(--bs-table-border-color);
|
|
@@ -2420,13 +2420,13 @@ progress {
|
|
|
2420
2420
|
|
|
2421
2421
|
.table-secondary {
|
|
2422
2422
|
--bs-table-color: #000;
|
|
2423
|
-
--bs-table-bg:
|
|
2424
|
-
--bs-table-border-color:
|
|
2425
|
-
--bs-table-striped-bg:
|
|
2423
|
+
--bs-table-bg: rgb(250.1973677943, 252.187391085, 254.1994322057);
|
|
2424
|
+
--bs-table-border-color: rgb(225.1776310149, 226.9686519765, 228.7794889851);
|
|
2425
|
+
--bs-table-striped-bg: rgb(237.6874994046, 239.5780215307, 241.4894605954);
|
|
2426
2426
|
--bs-table-striped-color: #000;
|
|
2427
|
-
--bs-table-active-bg:
|
|
2427
|
+
--bs-table-active-bg: rgb(225.1776310149, 226.9686519765, 228.7794889851);
|
|
2428
2428
|
--bs-table-active-color: #000;
|
|
2429
|
-
--bs-table-hover-bg:
|
|
2429
|
+
--bs-table-hover-bg: rgb(225.1776310149, 226.9686519765, 228.7794889851);
|
|
2430
2430
|
--bs-table-hover-color: #000;
|
|
2431
2431
|
color: var(--bs-table-color);
|
|
2432
2432
|
border-color: var(--bs-table-border-color);
|
|
@@ -2434,13 +2434,13 @@ progress {
|
|
|
2434
2434
|
|
|
2435
2435
|
.table-success {
|
|
2436
2436
|
--bs-table-color: #000;
|
|
2437
|
-
--bs-table-bg:
|
|
2438
|
-
--bs-table-border-color:
|
|
2439
|
-
--bs-table-striped-bg:
|
|
2437
|
+
--bs-table-bg: rgb(208.8, 242.2, 229.6);
|
|
2438
|
+
--bs-table-border-color: rgb(187.92, 217.98, 206.64);
|
|
2439
|
+
--bs-table-striped-bg: rgb(198.36, 230.09, 218.12);
|
|
2440
2440
|
--bs-table-striped-color: #000;
|
|
2441
|
-
--bs-table-active-bg:
|
|
2441
|
+
--bs-table-active-bg: rgb(187.92, 217.98, 206.64);
|
|
2442
2442
|
--bs-table-active-color: #000;
|
|
2443
|
-
--bs-table-hover-bg:
|
|
2443
|
+
--bs-table-hover-bg: rgb(187.92, 217.98, 206.64);
|
|
2444
2444
|
--bs-table-hover-color: #000;
|
|
2445
2445
|
color: var(--bs-table-color);
|
|
2446
2446
|
border-color: var(--bs-table-border-color);
|
|
@@ -2448,13 +2448,13 @@ progress {
|
|
|
2448
2448
|
|
|
2449
2449
|
.table-info {
|
|
2450
2450
|
--bs-table-color: #000;
|
|
2451
|
-
--bs-table-bg:
|
|
2452
|
-
--bs-table-border-color:
|
|
2453
|
-
--bs-table-striped-bg:
|
|
2451
|
+
--bs-table-bg: rgb(206.6, 227.6, 231.8);
|
|
2452
|
+
--bs-table-border-color: rgb(185.94, 204.84, 208.62);
|
|
2453
|
+
--bs-table-striped-bg: rgb(196.27, 216.22, 220.21);
|
|
2454
2454
|
--bs-table-striped-color: #000;
|
|
2455
|
-
--bs-table-active-bg:
|
|
2455
|
+
--bs-table-active-bg: rgb(185.94, 204.84, 208.62);
|
|
2456
2456
|
--bs-table-active-color: #000;
|
|
2457
|
-
--bs-table-hover-bg:
|
|
2457
|
+
--bs-table-hover-bg: rgb(185.94, 204.84, 208.62);
|
|
2458
2458
|
--bs-table-hover-color: #000;
|
|
2459
2459
|
color: var(--bs-table-color);
|
|
2460
2460
|
border-color: var(--bs-table-border-color);
|
|
@@ -2462,13 +2462,13 @@ progress {
|
|
|
2462
2462
|
|
|
2463
2463
|
.table-warning {
|
|
2464
2464
|
--bs-table-color: #000;
|
|
2465
|
-
--bs-table-bg:
|
|
2466
|
-
--bs-table-border-color:
|
|
2467
|
-
--bs-table-striped-bg:
|
|
2465
|
+
--bs-table-bg: rgb(251, 237.6, 217.4);
|
|
2466
|
+
--bs-table-border-color: rgb(225.9, 213.84, 195.66);
|
|
2467
|
+
--bs-table-striped-bg: rgb(238.45, 225.72, 206.53);
|
|
2468
2468
|
--bs-table-striped-color: #000;
|
|
2469
|
-
--bs-table-active-bg:
|
|
2469
|
+
--bs-table-active-bg: rgb(225.9, 213.84, 195.66);
|
|
2470
2470
|
--bs-table-active-color: #000;
|
|
2471
|
-
--bs-table-hover-bg:
|
|
2471
|
+
--bs-table-hover-bg: rgb(225.9, 213.84, 195.66);
|
|
2472
2472
|
--bs-table-hover-color: #000;
|
|
2473
2473
|
color: var(--bs-table-color);
|
|
2474
2474
|
border-color: var(--bs-table-border-color);
|
|
@@ -2476,13 +2476,13 @@ progress {
|
|
|
2476
2476
|
|
|
2477
2477
|
.table-danger {
|
|
2478
2478
|
--bs-table-color: #000;
|
|
2479
|
-
--bs-table-bg:
|
|
2480
|
-
--bs-table-border-color:
|
|
2481
|
-
--bs-table-striped-bg:
|
|
2479
|
+
--bs-table-bg: rgb(251, 214.4, 214.4);
|
|
2480
|
+
--bs-table-border-color: rgb(225.9, 192.96, 192.96);
|
|
2481
|
+
--bs-table-striped-bg: rgb(238.45, 203.68, 203.68);
|
|
2482
2482
|
--bs-table-striped-color: #000;
|
|
2483
|
-
--bs-table-active-bg:
|
|
2483
|
+
--bs-table-active-bg: rgb(225.9, 192.96, 192.96);
|
|
2484
2484
|
--bs-table-active-color: #000;
|
|
2485
|
-
--bs-table-hover-bg:
|
|
2485
|
+
--bs-table-hover-bg: rgb(225.9, 192.96, 192.96);
|
|
2486
2486
|
--bs-table-hover-color: #000;
|
|
2487
2487
|
color: var(--bs-table-color);
|
|
2488
2488
|
border-color: var(--bs-table-border-color);
|
|
@@ -2491,12 +2491,12 @@ progress {
|
|
|
2491
2491
|
.table-light {
|
|
2492
2492
|
--bs-table-color: #000;
|
|
2493
2493
|
--bs-table-bg: #f8f9fa;
|
|
2494
|
-
--bs-table-border-color:
|
|
2495
|
-
--bs-table-striped-bg:
|
|
2494
|
+
--bs-table-border-color: rgb(223.2, 224.1, 225);
|
|
2495
|
+
--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);
|
|
2496
2496
|
--bs-table-striped-color: #000;
|
|
2497
|
-
--bs-table-active-bg:
|
|
2497
|
+
--bs-table-active-bg: rgb(223.2, 224.1, 225);
|
|
2498
2498
|
--bs-table-active-color: #000;
|
|
2499
|
-
--bs-table-hover-bg:
|
|
2499
|
+
--bs-table-hover-bg: rgb(223.2, 224.1, 225);
|
|
2500
2500
|
--bs-table-hover-color: #000;
|
|
2501
2501
|
color: var(--bs-table-color);
|
|
2502
2502
|
border-color: var(--bs-table-border-color);
|
|
@@ -2505,12 +2505,12 @@ progress {
|
|
|
2505
2505
|
.table-dark {
|
|
2506
2506
|
--bs-table-color: #fff;
|
|
2507
2507
|
--bs-table-bg: #212529;
|
|
2508
|
-
--bs-table-border-color:
|
|
2509
|
-
--bs-table-striped-bg:
|
|
2508
|
+
--bs-table-border-color: rgb(55.2, 58.8, 62.4);
|
|
2509
|
+
--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);
|
|
2510
2510
|
--bs-table-striped-color: #fff;
|
|
2511
|
-
--bs-table-active-bg:
|
|
2511
|
+
--bs-table-active-bg: rgb(55.2, 58.8, 62.4);
|
|
2512
2512
|
--bs-table-active-color: #fff;
|
|
2513
|
-
--bs-table-hover-bg:
|
|
2513
|
+
--bs-table-hover-bg: rgb(55.2, 58.8, 62.4);
|
|
2514
2514
|
--bs-table-hover-color: #fff;
|
|
2515
2515
|
color: var(--bs-table-color);
|
|
2516
2516
|
border-color: var(--bs-table-border-color);
|
|
@@ -2613,7 +2613,7 @@ progress {
|
|
|
2613
2613
|
.form-control:focus {
|
|
2614
2614
|
color: var(--bs-body-color);
|
|
2615
2615
|
background-color: var(--bs-body-bg);
|
|
2616
|
-
border-color:
|
|
2616
|
+
border-color: rgb(137.5, 157, 186.5);
|
|
2617
2617
|
outline: 0;
|
|
2618
2618
|
box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(20, 59, 118, 0.25);
|
|
2619
2619
|
}
|
|
@@ -2818,7 +2818,7 @@ textarea.form-control-lg {
|
|
|
2818
2818
|
}
|
|
2819
2819
|
}
|
|
2820
2820
|
.form-select:focus {
|
|
2821
|
-
border-color:
|
|
2821
|
+
border-color: rgb(137.5, 157, 186.5);
|
|
2822
2822
|
outline: 0;
|
|
2823
2823
|
box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(20, 59, 118, 0.25);
|
|
2824
2824
|
}
|
|
@@ -2908,7 +2908,7 @@ textarea.form-control-lg {
|
|
|
2908
2908
|
filter: brightness(90%);
|
|
2909
2909
|
}
|
|
2910
2910
|
.form-check-input:focus {
|
|
2911
|
-
border-color:
|
|
2911
|
+
border-color: rgb(137.5, 157, 186.5);
|
|
2912
2912
|
outline: 0;
|
|
2913
2913
|
box-shadow: 0 0 0 0.25rem rgba(20, 59, 118, 0.25);
|
|
2914
2914
|
}
|
|
@@ -2956,7 +2956,7 @@ textarea.form-control-lg {
|
|
|
2956
2956
|
}
|
|
2957
2957
|
}
|
|
2958
2958
|
.form-switch .form-check-input:focus {
|
|
2959
|
-
--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%
|
|
2959
|
+
--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgb%28137.5, 157, 186.5%29'/%3e%3c/svg%3e");
|
|
2960
2960
|
}
|
|
2961
2961
|
.form-switch .form-check-input:checked {
|
|
2962
2962
|
background-position: right center;
|
|
@@ -3033,7 +3033,7 @@ textarea.form-control-lg {
|
|
|
3033
3033
|
}
|
|
3034
3034
|
}
|
|
3035
3035
|
.form-range::-webkit-slider-thumb:active {
|
|
3036
|
-
background-color:
|
|
3036
|
+
background-color: rgb(184.5, 196.2, 213.9);
|
|
3037
3037
|
}
|
|
3038
3038
|
.form-range::-webkit-slider-runnable-track {
|
|
3039
3039
|
width: 100%;
|
|
@@ -3064,7 +3064,7 @@ textarea.form-control-lg {
|
|
|
3064
3064
|
}
|
|
3065
3065
|
}
|
|
3066
3066
|
.form-range::-moz-range-thumb:active {
|
|
3067
|
-
background-color:
|
|
3067
|
+
background-color: rgb(184.5, 196.2, 213.9);
|
|
3068
3068
|
}
|
|
3069
3069
|
.form-range::-moz-range-track {
|
|
3070
3070
|
width: 100%;
|
|
@@ -3589,12 +3589,12 @@ textarea.form-control-lg {
|
|
|
3589
3589
|
--bs-btn-bg: #143b76;
|
|
3590
3590
|
--bs-btn-border-color: #143b76;
|
|
3591
3591
|
--bs-btn-hover-color: #fff;
|
|
3592
|
-
--bs-btn-hover-bg:
|
|
3593
|
-
--bs-btn-hover-border-color:
|
|
3592
|
+
--bs-btn-hover-bg: rgb(18, 53.1, 106.2);
|
|
3593
|
+
--bs-btn-hover-border-color: rgb(16, 47.2, 94.4);
|
|
3594
3594
|
--bs-btn-focus-shadow-rgb: 55, 88, 139;
|
|
3595
3595
|
--bs-btn-active-color: #fff;
|
|
3596
|
-
--bs-btn-active-bg:
|
|
3597
|
-
--bs-btn-active-border-color:
|
|
3596
|
+
--bs-btn-active-bg: rgb(16, 47.2, 94.4);
|
|
3597
|
+
--bs-btn-active-border-color: rgb(15, 44.25, 88.5);
|
|
3598
3598
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3599
3599
|
--bs-btn-disabled-color: #fff;
|
|
3600
3600
|
--bs-btn-disabled-bg: #143b76;
|
|
@@ -3603,19 +3603,19 @@ textarea.form-control-lg {
|
|
|
3603
3603
|
|
|
3604
3604
|
.btn-secondary {
|
|
3605
3605
|
--bs-btn-color: #000;
|
|
3606
|
-
--bs-btn-bg:
|
|
3607
|
-
--bs-btn-border-color:
|
|
3606
|
+
--bs-btn-bg: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3607
|
+
--bs-btn-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3608
3608
|
--bs-btn-hover-color: #000;
|
|
3609
|
-
--bs-btn-hover-bg:
|
|
3610
|
-
--bs-btn-hover-border-color:
|
|
3609
|
+
--bs-btn-hover-bg: rgb(233.3881550743, 242.3432598823, 251.3974449257);
|
|
3610
|
+
--bs-btn-hover-border-color: rgb(233.3881550743, 242.3432598823, 251.3974449257);
|
|
3611
3611
|
--bs-btn-focus-shadow-rgb: 196, 205, 213;
|
|
3612
3612
|
--bs-btn-active-color: #000;
|
|
3613
|
-
--bs-btn-active-bg:
|
|
3614
|
-
--bs-btn-active-border-color:
|
|
3613
|
+
--bs-btn-active-bg: rgb(235.7894711771, 243.7495643398, 251.7977288229);
|
|
3614
|
+
--bs-btn-active-border-color: rgb(233.3881550743, 242.3432598823, 251.3974449257);
|
|
3615
3615
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3616
3616
|
--bs-btn-disabled-color: #000;
|
|
3617
|
-
--bs-btn-disabled-bg:
|
|
3618
|
-
--bs-btn-disabled-border-color:
|
|
3617
|
+
--bs-btn-disabled-bg: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3618
|
+
--bs-btn-disabled-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3619
3619
|
}
|
|
3620
3620
|
|
|
3621
3621
|
.btn-success {
|
|
@@ -3623,12 +3623,12 @@ textarea.form-control-lg {
|
|
|
3623
3623
|
--bs-btn-bg: #18bf80;
|
|
3624
3624
|
--bs-btn-border-color: #18bf80;
|
|
3625
3625
|
--bs-btn-hover-color: #000;
|
|
3626
|
-
--bs-btn-hover-bg:
|
|
3627
|
-
--bs-btn-hover-border-color:
|
|
3626
|
+
--bs-btn-hover-bg: rgb(47.1, 197.4, 140.7);
|
|
3627
|
+
--bs-btn-hover-border-color: rgb(47.1, 197.4, 140.7);
|
|
3628
3628
|
--bs-btn-focus-shadow-rgb: 20, 162, 109;
|
|
3629
3629
|
--bs-btn-active-color: #000;
|
|
3630
|
-
--bs-btn-active-bg:
|
|
3631
|
-
--bs-btn-active-border-color:
|
|
3630
|
+
--bs-btn-active-bg: rgb(70.2, 203.8, 153.4);
|
|
3631
|
+
--bs-btn-active-border-color: rgb(47.1, 197.4, 140.7);
|
|
3632
3632
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3633
3633
|
--bs-btn-disabled-color: #000;
|
|
3634
3634
|
--bs-btn-disabled-bg: #18bf80;
|
|
@@ -3640,12 +3640,12 @@ textarea.form-control-lg {
|
|
|
3640
3640
|
--bs-btn-bg: #0d768b;
|
|
3641
3641
|
--bs-btn-border-color: #0d768b;
|
|
3642
3642
|
--bs-btn-hover-color: #fff;
|
|
3643
|
-
--bs-btn-hover-bg:
|
|
3644
|
-
--bs-btn-hover-border-color:
|
|
3643
|
+
--bs-btn-hover-bg: rgb(11.7, 106.2, 125.1);
|
|
3644
|
+
--bs-btn-hover-border-color: rgb(10.4, 94.4, 111.2);
|
|
3645
3645
|
--bs-btn-focus-shadow-rgb: 49, 139, 156;
|
|
3646
3646
|
--bs-btn-active-color: #fff;
|
|
3647
|
-
--bs-btn-active-bg:
|
|
3648
|
-
--bs-btn-active-border-color:
|
|
3647
|
+
--bs-btn-active-bg: rgb(10.4, 94.4, 111.2);
|
|
3648
|
+
--bs-btn-active-border-color: rgb(9.75, 88.5, 104.25);
|
|
3649
3649
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3650
3650
|
--bs-btn-disabled-color: #fff;
|
|
3651
3651
|
--bs-btn-disabled-bg: #0d768b;
|
|
@@ -3657,12 +3657,12 @@ textarea.form-control-lg {
|
|
|
3657
3657
|
--bs-btn-bg: #eba843;
|
|
3658
3658
|
--bs-btn-border-color: #eba843;
|
|
3659
3659
|
--bs-btn-hover-color: #000;
|
|
3660
|
-
--bs-btn-hover-bg:
|
|
3661
|
-
--bs-btn-hover-border-color:
|
|
3660
|
+
--bs-btn-hover-bg: rgb(237, 176.7, 85.8);
|
|
3661
|
+
--bs-btn-hover-border-color: rgb(237, 176.7, 85.8);
|
|
3662
3662
|
--bs-btn-focus-shadow-rgb: 200, 143, 57;
|
|
3663
3663
|
--bs-btn-active-color: #000;
|
|
3664
|
-
--bs-btn-active-bg:
|
|
3665
|
-
--bs-btn-active-border-color:
|
|
3664
|
+
--bs-btn-active-bg: rgb(239, 185.4, 104.6);
|
|
3665
|
+
--bs-btn-active-border-color: rgb(237, 176.7, 85.8);
|
|
3666
3666
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3667
3667
|
--bs-btn-disabled-color: #000;
|
|
3668
3668
|
--bs-btn-disabled-bg: #eba843;
|
|
@@ -3674,12 +3674,12 @@ textarea.form-control-lg {
|
|
|
3674
3674
|
--bs-btn-bg: #eb3434;
|
|
3675
3675
|
--bs-btn-border-color: #eb3434;
|
|
3676
3676
|
--bs-btn-hover-color: #000;
|
|
3677
|
-
--bs-btn-hover-bg:
|
|
3678
|
-
--bs-btn-hover-border-color:
|
|
3677
|
+
--bs-btn-hover-bg: rgb(237, 72.3, 72.3);
|
|
3678
|
+
--bs-btn-hover-border-color: rgb(237, 72.3, 72.3);
|
|
3679
3679
|
--bs-btn-focus-shadow-rgb: 200, 44, 44;
|
|
3680
3680
|
--bs-btn-active-color: #000;
|
|
3681
|
-
--bs-btn-active-bg:
|
|
3682
|
-
--bs-btn-active-border-color:
|
|
3681
|
+
--bs-btn-active-bg: rgb(239, 92.6, 92.6);
|
|
3682
|
+
--bs-btn-active-border-color: rgb(237, 72.3, 72.3);
|
|
3683
3683
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3684
3684
|
--bs-btn-disabled-color: #000;
|
|
3685
3685
|
--bs-btn-disabled-bg: #eb3434;
|
|
@@ -3691,12 +3691,12 @@ textarea.form-control-lg {
|
|
|
3691
3691
|
--bs-btn-bg: #f8f9fa;
|
|
3692
3692
|
--bs-btn-border-color: #f8f9fa;
|
|
3693
3693
|
--bs-btn-hover-color: #000;
|
|
3694
|
-
--bs-btn-hover-bg:
|
|
3695
|
-
--bs-btn-hover-border-color:
|
|
3694
|
+
--bs-btn-hover-bg: rgb(223.2, 224.1, 225);
|
|
3695
|
+
--bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
|
|
3696
3696
|
--bs-btn-focus-shadow-rgb: 211, 212, 213;
|
|
3697
3697
|
--bs-btn-active-color: #000;
|
|
3698
|
-
--bs-btn-active-bg:
|
|
3699
|
-
--bs-btn-active-border-color:
|
|
3698
|
+
--bs-btn-active-bg: rgb(198.4, 199.2, 200);
|
|
3699
|
+
--bs-btn-active-border-color: rgb(186, 186.75, 187.5);
|
|
3700
3700
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3701
3701
|
--bs-btn-disabled-color: #000;
|
|
3702
3702
|
--bs-btn-disabled-bg: #f8f9fa;
|
|
@@ -3708,12 +3708,12 @@ textarea.form-control-lg {
|
|
|
3708
3708
|
--bs-btn-bg: #212529;
|
|
3709
3709
|
--bs-btn-border-color: #212529;
|
|
3710
3710
|
--bs-btn-hover-color: #fff;
|
|
3711
|
-
--bs-btn-hover-bg:
|
|
3712
|
-
--bs-btn-hover-border-color:
|
|
3711
|
+
--bs-btn-hover-bg: rgb(55.2, 58.8, 62.4);
|
|
3712
|
+
--bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
|
|
3713
3713
|
--bs-btn-focus-shadow-rgb: 66, 70, 73;
|
|
3714
3714
|
--bs-btn-active-color: #fff;
|
|
3715
|
-
--bs-btn-active-bg:
|
|
3716
|
-
--bs-btn-active-border-color:
|
|
3715
|
+
--bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
|
|
3716
|
+
--bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
|
|
3717
3717
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3718
3718
|
--bs-btn-disabled-color: #fff;
|
|
3719
3719
|
--bs-btn-disabled-bg: #212529;
|
|
@@ -3725,12 +3725,12 @@ textarea.form-control-lg {
|
|
|
3725
3725
|
--bs-btn-bg: #1073de;
|
|
3726
3726
|
--bs-btn-border-color: #1073de;
|
|
3727
3727
|
--bs-btn-hover-color: #fff;
|
|
3728
|
-
--bs-btn-hover-bg:
|
|
3729
|
-
--bs-btn-hover-border-color:
|
|
3728
|
+
--bs-btn-hover-bg: rgb(14.4, 103.5, 199.8);
|
|
3729
|
+
--bs-btn-hover-border-color: rgb(12.8, 92, 177.6);
|
|
3730
3730
|
--bs-btn-focus-shadow-rgb: 52, 136, 227;
|
|
3731
3731
|
--bs-btn-active-color: #fff;
|
|
3732
|
-
--bs-btn-active-bg:
|
|
3733
|
-
--bs-btn-active-border-color:
|
|
3732
|
+
--bs-btn-active-bg: rgb(12.8, 92, 177.6);
|
|
3733
|
+
--bs-btn-active-border-color: rgb(12, 86.25, 166.5);
|
|
3734
3734
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3735
3735
|
--bs-btn-disabled-color: #fff;
|
|
3736
3736
|
--bs-btn-disabled-bg: #1073de;
|
|
@@ -3755,19 +3755,19 @@ textarea.form-control-lg {
|
|
|
3755
3755
|
}
|
|
3756
3756
|
|
|
3757
3757
|
.btn-outline-secondary {
|
|
3758
|
-
--bs-btn-color:
|
|
3759
|
-
--bs-btn-border-color:
|
|
3758
|
+
--bs-btn-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3759
|
+
--bs-btn-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3760
3760
|
--bs-btn-hover-color: #000;
|
|
3761
|
-
--bs-btn-hover-bg:
|
|
3762
|
-
--bs-btn-hover-border-color:
|
|
3761
|
+
--bs-btn-hover-bg: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3762
|
+
--bs-btn-hover-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3763
3763
|
--bs-btn-focus-shadow-rgb: 231, 241, 251;
|
|
3764
3764
|
--bs-btn-active-color: #000;
|
|
3765
|
-
--bs-btn-active-bg:
|
|
3766
|
-
--bs-btn-active-border-color:
|
|
3765
|
+
--bs-btn-active-bg: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3766
|
+
--bs-btn-active-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3767
3767
|
--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
|
|
3768
|
-
--bs-btn-disabled-color:
|
|
3768
|
+
--bs-btn-disabled-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3769
3769
|
--bs-btn-disabled-bg: transparent;
|
|
3770
|
-
--bs-btn-disabled-border-color:
|
|
3770
|
+
--bs-btn-disabled-border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
3771
3771
|
--bs-gradient: none;
|
|
3772
3772
|
}
|
|
3773
3773
|
|
|
@@ -5253,7 +5253,7 @@ textarea.form-control-lg {
|
|
|
5253
5253
|
--bs-accordion-btn-icon-width: 1.25rem;
|
|
5254
5254
|
--bs-accordion-btn-icon-transform: rotate(-180deg);
|
|
5255
5255
|
--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
|
|
5256
|
-
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%
|
|
5256
|
+
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%288, 23.6, 47.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
|
|
5257
5257
|
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(20, 59, 118, 0.25);
|
|
5258
5258
|
--bs-accordion-body-padding-x: 1.25rem;
|
|
5259
5259
|
--bs-accordion-body-padding-y: 1rem;
|
|
@@ -5374,8 +5374,8 @@ textarea.form-control-lg {
|
|
|
5374
5374
|
}
|
|
5375
5375
|
|
|
5376
5376
|
[data-bs-theme=dark] .accordion-button::after {
|
|
5377
|
-
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%
|
|
5378
|
-
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%
|
|
5377
|
+
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28114, 137.4, 172.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
|
|
5378
|
+
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28114, 137.4, 172.8%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
|
|
5379
5379
|
}
|
|
5380
5380
|
|
|
5381
5381
|
.breadcrumb {
|
|
@@ -17330,55 +17330,55 @@ svg {
|
|
|
17330
17330
|
.card.text-bg-primary .card-header,
|
|
17331
17331
|
.card.text-bg-primary .card-footer {
|
|
17332
17332
|
border: none;
|
|
17333
|
-
background:
|
|
17333
|
+
background: rgb(16, 47.2, 94.4);
|
|
17334
17334
|
}
|
|
17335
17335
|
|
|
17336
17336
|
.card.text-bg-secondary .card-header,
|
|
17337
17337
|
.card.text-bg-secondary .card-footer {
|
|
17338
17338
|
border: none;
|
|
17339
|
-
background:
|
|
17339
|
+
background: rgb(184.7894711771, 192.7495643398, 200.7977288229);
|
|
17340
17340
|
}
|
|
17341
17341
|
|
|
17342
17342
|
.card.text-bg-success .card-header,
|
|
17343
17343
|
.card.text-bg-success .card-footer {
|
|
17344
17344
|
border: none;
|
|
17345
|
-
background:
|
|
17345
|
+
background: rgb(19.2, 152.8, 102.4);
|
|
17346
17346
|
}
|
|
17347
17347
|
|
|
17348
17348
|
.card.text-bg-info .card-header,
|
|
17349
17349
|
.card.text-bg-info .card-footer {
|
|
17350
17350
|
border: none;
|
|
17351
|
-
background:
|
|
17351
|
+
background: rgb(10.4, 94.4, 111.2);
|
|
17352
17352
|
}
|
|
17353
17353
|
|
|
17354
17354
|
.card.text-bg-warning .card-header,
|
|
17355
17355
|
.card.text-bg-warning .card-footer {
|
|
17356
17356
|
border: none;
|
|
17357
|
-
background:
|
|
17357
|
+
background: rgb(188, 134.4, 53.6);
|
|
17358
17358
|
}
|
|
17359
17359
|
|
|
17360
17360
|
.card.text-bg-danger .card-header,
|
|
17361
17361
|
.card.text-bg-danger .card-footer {
|
|
17362
17362
|
border: none;
|
|
17363
|
-
background:
|
|
17363
|
+
background: rgb(188, 41.6, 41.6);
|
|
17364
17364
|
}
|
|
17365
17365
|
|
|
17366
17366
|
.card.text-bg-light .card-header,
|
|
17367
17367
|
.card.text-bg-light .card-footer {
|
|
17368
17368
|
border: none;
|
|
17369
|
-
background:
|
|
17369
|
+
background: rgb(198.4, 199.2, 200);
|
|
17370
17370
|
}
|
|
17371
17371
|
|
|
17372
17372
|
.card.text-bg-dark .card-header,
|
|
17373
17373
|
.card.text-bg-dark .card-footer {
|
|
17374
17374
|
border: none;
|
|
17375
|
-
background:
|
|
17375
|
+
background: rgb(26.4, 29.6, 32.8);
|
|
17376
17376
|
}
|
|
17377
17377
|
|
|
17378
17378
|
.card.text-bg-brand .card-header,
|
|
17379
17379
|
.card.text-bg-brand .card-footer {
|
|
17380
17380
|
border: none;
|
|
17381
|
-
background:
|
|
17381
|
+
background: rgb(12.8, 92, 177.6);
|
|
17382
17382
|
}
|
|
17383
17383
|
|
|
17384
17384
|
body {
|
|
@@ -18121,11 +18121,11 @@ a.badge:focus-visible {
|
|
|
18121
18121
|
}
|
|
18122
18122
|
|
|
18123
18123
|
a.badge:focus-within.badge-outline-primary, a.badge:active.badge-outline-primary, a.badge:hover.badge-outline-primary {
|
|
18124
|
-
background-color:
|
|
18125
|
-
border-color:
|
|
18124
|
+
background-color: rgb(231.5, 235.4, 241.3) !important;
|
|
18125
|
+
border-color: rgb(17, 50.15, 100.3) !important;
|
|
18126
18126
|
}
|
|
18127
18127
|
a.badge:focus-within.text-bg-primary, a.badge:active.text-bg-primary, a.badge:hover.text-bg-primary {
|
|
18128
|
-
background-color:
|
|
18128
|
+
background-color: rgb(17, 50.15, 100.3) !important;
|
|
18129
18129
|
}
|
|
18130
18130
|
|
|
18131
18131
|
.badge.bg-secondary a,
|
|
@@ -18134,21 +18134,21 @@ a.badge:focus-within.text-bg-primary, a.badge:active.text-bg-primary, a.badge:ho
|
|
|
18134
18134
|
}
|
|
18135
18135
|
|
|
18136
18136
|
.badge-outline-secondary a {
|
|
18137
|
-
color:
|
|
18137
|
+
color: rgb(230.9868389714, 240.9369554248, 250.9971610286) !important;
|
|
18138
18138
|
}
|
|
18139
18139
|
|
|
18140
18140
|
.badge-outline-secondary {
|
|
18141
18141
|
background: transparent !important;
|
|
18142
|
-
border: 1px solid
|
|
18143
|
-
color:
|
|
18142
|
+
border: 1px solid rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
18143
|
+
color: rgb(230.9868389714, 240.9369554248, 250.9971610286) !important;
|
|
18144
18144
|
}
|
|
18145
18145
|
|
|
18146
18146
|
a.badge:focus-within.badge-outline-secondary, a.badge:active.badge-outline-secondary, a.badge:hover.badge-outline-secondary {
|
|
18147
|
-
background-color:
|
|
18148
|
-
border-color:
|
|
18147
|
+
background-color: rgb(252.5986838971, 253.5936955425, 254.5997161029) !important;
|
|
18148
|
+
border-color: rgb(196.3388131257, 204.796412111, 213.3475868743) !important;
|
|
18149
18149
|
}
|
|
18150
18150
|
a.badge:focus-within.text-bg-secondary, a.badge:active.text-bg-secondary, a.badge:hover.text-bg-secondary {
|
|
18151
|
-
background-color:
|
|
18151
|
+
background-color: rgb(196.3388131257, 204.796412111, 213.3475868743) !important;
|
|
18152
18152
|
}
|
|
18153
18153
|
|
|
18154
18154
|
.badge.bg-success a,
|
|
@@ -18167,11 +18167,11 @@ a.badge:focus-within.text-bg-secondary, a.badge:active.text-bg-secondary, a.badg
|
|
|
18167
18167
|
}
|
|
18168
18168
|
|
|
18169
18169
|
a.badge:focus-within.badge-outline-success, a.badge:active.badge-outline-success, a.badge:hover.badge-outline-success {
|
|
18170
|
-
background-color:
|
|
18171
|
-
border-color:
|
|
18170
|
+
background-color: rgb(231.9, 248.6, 242.3) !important;
|
|
18171
|
+
border-color: rgb(20.4, 162.35, 108.8) !important;
|
|
18172
18172
|
}
|
|
18173
18173
|
a.badge:focus-within.text-bg-success, a.badge:active.text-bg-success, a.badge:hover.text-bg-success {
|
|
18174
|
-
background-color:
|
|
18174
|
+
background-color: rgb(20.4, 162.35, 108.8) !important;
|
|
18175
18175
|
}
|
|
18176
18176
|
|
|
18177
18177
|
.badge.bg-info a,
|
|
@@ -18190,11 +18190,11 @@ a.badge:focus-within.text-bg-success, a.badge:active.text-bg-success, a.badge:ho
|
|
|
18190
18190
|
}
|
|
18191
18191
|
|
|
18192
18192
|
a.badge:focus-within.badge-outline-info, a.badge:active.badge-outline-info, a.badge:hover.badge-outline-info {
|
|
18193
|
-
background-color:
|
|
18194
|
-
border-color:
|
|
18193
|
+
background-color: rgb(230.8, 241.3, 243.4) !important;
|
|
18194
|
+
border-color: rgb(11.05, 100.3, 118.15) !important;
|
|
18195
18195
|
}
|
|
18196
18196
|
a.badge:focus-within.text-bg-info, a.badge:active.text-bg-info, a.badge:hover.text-bg-info {
|
|
18197
|
-
background-color:
|
|
18197
|
+
background-color: rgb(11.05, 100.3, 118.15) !important;
|
|
18198
18198
|
}
|
|
18199
18199
|
|
|
18200
18200
|
.badge.bg-warning a,
|
|
@@ -18213,11 +18213,11 @@ a.badge:focus-within.text-bg-info, a.badge:active.text-bg-info, a.badge:hover.te
|
|
|
18213
18213
|
}
|
|
18214
18214
|
|
|
18215
18215
|
a.badge:focus-within.badge-outline-warning, a.badge:active.badge-outline-warning, a.badge:hover.badge-outline-warning {
|
|
18216
|
-
background-color:
|
|
18217
|
-
border-color:
|
|
18216
|
+
background-color: rgb(253, 246.3, 236.2) !important;
|
|
18217
|
+
border-color: rgb(199.75, 142.8, 56.95) !important;
|
|
18218
18218
|
}
|
|
18219
18219
|
a.badge:focus-within.text-bg-warning, a.badge:active.text-bg-warning, a.badge:hover.text-bg-warning {
|
|
18220
|
-
background-color:
|
|
18220
|
+
background-color: rgb(199.75, 142.8, 56.95) !important;
|
|
18221
18221
|
}
|
|
18222
18222
|
|
|
18223
18223
|
.badge.bg-danger a,
|
|
@@ -18236,11 +18236,11 @@ a.badge:focus-within.text-bg-warning, a.badge:active.text-bg-warning, a.badge:ho
|
|
|
18236
18236
|
}
|
|
18237
18237
|
|
|
18238
18238
|
a.badge:focus-within.badge-outline-danger, a.badge:active.badge-outline-danger, a.badge:hover.badge-outline-danger {
|
|
18239
|
-
background-color:
|
|
18240
|
-
border-color:
|
|
18239
|
+
background-color: rgb(253, 234.7, 234.7) !important;
|
|
18240
|
+
border-color: rgb(199.75, 44.2, 44.2) !important;
|
|
18241
18241
|
}
|
|
18242
18242
|
a.badge:focus-within.text-bg-danger, a.badge:active.text-bg-danger, a.badge:hover.text-bg-danger {
|
|
18243
|
-
background-color:
|
|
18243
|
+
background-color: rgb(199.75, 44.2, 44.2) !important;
|
|
18244
18244
|
}
|
|
18245
18245
|
|
|
18246
18246
|
.badge.bg-light a,
|
|
@@ -18264,7 +18264,7 @@ a.badge:focus-within.badge-outline-light, a.badge:active.badge-outline-light, a.
|
|
|
18264
18264
|
background: rgba(255, 255, 255, 0.3) !important;
|
|
18265
18265
|
}
|
|
18266
18266
|
a.badge:focus-within.text-bg-light, a.badge:active.text-bg-light, a.badge:hover.text-bg-light {
|
|
18267
|
-
background-color:
|
|
18267
|
+
background-color: rgb(210.8, 211.65, 212.5) !important;
|
|
18268
18268
|
}
|
|
18269
18269
|
|
|
18270
18270
|
.badge.bg-dark a,
|
|
@@ -18287,7 +18287,7 @@ a.badge:focus-within.badge-outline-dark, a.badge:active.badge-outline-dark, a.ba
|
|
|
18287
18287
|
border-color: #000;
|
|
18288
18288
|
}
|
|
18289
18289
|
a.badge:focus-within.text-bg-dark, a.badge:active.text-bg-dark, a.badge:hover.text-bg-dark {
|
|
18290
|
-
background-color:
|
|
18290
|
+
background-color: rgb(28.05, 31.45, 34.85) !important;
|
|
18291
18291
|
}
|
|
18292
18292
|
|
|
18293
18293
|
.badge.bg-brand a,
|
|
@@ -18306,11 +18306,11 @@ a.badge:focus-within.text-bg-dark, a.badge:active.text-bg-dark, a.badge:hover.te
|
|
|
18306
18306
|
}
|
|
18307
18307
|
|
|
18308
18308
|
a.badge:focus-within.badge-outline-brand, a.badge:active.badge-outline-brand, a.badge:hover.badge-outline-brand {
|
|
18309
|
-
background-color:
|
|
18310
|
-
border-color:
|
|
18309
|
+
background-color: rgb(231.1, 241, 251.7) !important;
|
|
18310
|
+
border-color: rgb(13.6, 97.75, 188.7) !important;
|
|
18311
18311
|
}
|
|
18312
18312
|
a.badge:focus-within.text-bg-brand, a.badge:active.text-bg-brand, a.badge:hover.text-bg-brand {
|
|
18313
|
-
background-color:
|
|
18313
|
+
background-color: rgb(13.6, 97.75, 188.7) !important;
|
|
18314
18314
|
}
|
|
18315
18315
|
|
|
18316
18316
|
.ss-main.ss-1 {
|
|
@@ -20649,10 +20649,10 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20649
20649
|
}
|
|
20650
20650
|
}
|
|
20651
20651
|
.badge.bg-secondary {
|
|
20652
|
-
color:
|
|
20652
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
20653
20653
|
}
|
|
20654
20654
|
.badge.bg-secondary:hover {
|
|
20655
|
-
color:
|
|
20655
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
20656
20656
|
}
|
|
20657
20657
|
|
|
20658
20658
|
.btn {
|
|
@@ -20663,17 +20663,17 @@ Due to the split circle of progress-left and progress right, we must use the ani
|
|
|
20663
20663
|
}
|
|
20664
20664
|
|
|
20665
20665
|
.btn-primary:hover {
|
|
20666
|
-
background-color:
|
|
20666
|
+
background-color: rgb(48.0018400522, 82.2300387862, 134.0111599478);
|
|
20667
20667
|
}
|
|
20668
20668
|
.btn-primary:focus, .btn-primary:active, .btn-primary.active {
|
|
20669
|
-
background-color:
|
|
20669
|
+
background-color: rgb(16.9957284087, 50.0249649814, 99.9922715913);
|
|
20670
20670
|
}
|
|
20671
20671
|
|
|
20672
20672
|
.btn-secondary {
|
|
20673
|
-
color:
|
|
20673
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
20674
20674
|
}
|
|
20675
20675
|
.btn-secondary:hover {
|
|
20676
|
-
color:
|
|
20676
|
+
color: rgb(10.8571428571, 78.0357142857, 150.6428571429);
|
|
20677
20677
|
}
|
|
20678
20678
|
|
|
20679
20679
|
.btn-light {
|
|
@@ -20872,9 +20872,9 @@ input:hover {
|
|
|
20872
20872
|
outline-offset: -4px;
|
|
20873
20873
|
}
|
|
20874
20874
|
.bcl-language-list .btn.selected {
|
|
20875
|
-
background:
|
|
20875
|
+
background: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
20876
20876
|
color: #fff;
|
|
20877
|
-
border-color:
|
|
20877
|
+
border-color: rgb(230.9868389714, 240.9369554248, 250.9971610286);
|
|
20878
20878
|
}
|
|
20879
20879
|
.bcl-language-list .btn.selected svg {
|
|
20880
20880
|
color: #fff;
|