@openeuropa/bcl-theme-joinup 1.0.2 → 1.1.1
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 +12 -165
- 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/icons/bcl-default-icons.svg +1 -1
- package/icons/bootstrap-icons.svg +1 -1
- package/icons/icons-flag.svg +1 -1
- package/js/oe-bcl-joinup.bundle.js +8 -8
- package/js/oe-bcl-joinup.bundle.js.map +1 -1
- package/js/oe-bcl-joinup.bundle.min.js +1 -1
- package/js/oe-bcl-joinup.bundle.min.js.map +1 -1
- package/js/oe-bcl-joinup.esm.js +5 -4
- package/js/oe-bcl-joinup.esm.js.map +1 -1
- package/js/oe-bcl-joinup.esm.min.js +1 -1
- package/js/oe-bcl-joinup.esm.min.js.map +1 -1
- package/js/oe-bcl-joinup.umd.js +8 -8
- package/js/oe-bcl-joinup.umd.js.map +1 -1
- package/js/oe-bcl-joinup.umd.min.js +1 -1
- package/js/oe-bcl-joinup.umd.min.js.map +1 -1
- package/package.json +13 -13
- package/templates/bcl-badge/badge.html.twig +2 -1
- package/templates/bcl-offcanvas/offcanvas.html.twig +1 -0
package/css/oe-bcl-joinup.css
CHANGED
|
@@ -36,11 +36,7 @@ h1, .h1 {
|
|
|
36
36
|
color: #113264;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
h2.fw-medium, .fw-medium.h2,
|
|
40
|
-
h3.fw-medium,
|
|
41
|
-
.fw-medium.h3,
|
|
42
|
-
h4.fw-medium,
|
|
43
|
-
.fw-medium.h4 {
|
|
39
|
+
h2.fw-medium, .fw-medium.h2, h3.fw-medium, .fw-medium.h3, h4.fw-medium, .fw-medium.h4 {
|
|
44
40
|
color: #113264;
|
|
45
41
|
}
|
|
46
42
|
|
|
@@ -3004,9 +3000,7 @@ textarea.form-control-lg {
|
|
|
3004
3000
|
padding-top: 1.625rem;
|
|
3005
3001
|
padding-bottom: 0.625rem;
|
|
3006
3002
|
}
|
|
3007
|
-
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
|
|
3008
|
-
.form-floating > .form-control-plaintext:focus,
|
|
3009
|
-
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
|
|
3003
|
+
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown), .form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown) {
|
|
3010
3004
|
padding-top: 1.625rem;
|
|
3011
3005
|
padding-bottom: 0.625rem;
|
|
3012
3006
|
}
|
|
@@ -3223,11 +3217,7 @@ textarea.form-control-lg {
|
|
|
3223
3217
|
margin-left: 0.5em;
|
|
3224
3218
|
}
|
|
3225
3219
|
|
|
3226
|
-
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
|
|
3227
|
-
.was-validated .input-group > .form-select:not(:focus):valid,
|
|
3228
|
-
.input-group > .form-select:not(:focus).is-valid,
|
|
3229
|
-
.was-validated .input-group > .form-floating:not(:focus-within):valid,
|
|
3230
|
-
.input-group > .form-floating:not(:focus-within).is-valid {
|
|
3220
|
+
.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid, .was-validated .input-group > .form-select:not(:focus):valid, .input-group > .form-select:not(:focus).is-valid, .was-validated .input-group > .form-floating:not(:focus-within):valid, .input-group > .form-floating:not(:focus-within).is-valid {
|
|
3231
3221
|
z-index: 3;
|
|
3232
3222
|
}
|
|
3233
3223
|
|
|
@@ -3313,11 +3303,7 @@ textarea.form-control-lg {
|
|
|
3313
3303
|
margin-left: 0.5em;
|
|
3314
3304
|
}
|
|
3315
3305
|
|
|
3316
|
-
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
|
|
3317
|
-
.was-validated .input-group > .form-select:not(:focus):invalid,
|
|
3318
|
-
.input-group > .form-select:not(:focus).is-invalid,
|
|
3319
|
-
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
|
|
3320
|
-
.input-group > .form-floating:not(:focus-within).is-invalid {
|
|
3306
|
+
.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid, .was-validated .input-group > .form-select:not(:focus):invalid, .input-group > .form-select:not(:focus).is-invalid, .was-validated .input-group > .form-floating:not(:focus-within):invalid, .input-group > .form-floating:not(:focus-within).is-invalid {
|
|
3321
3307
|
z-index: 4;
|
|
3322
3308
|
}
|
|
3323
3309
|
|
|
@@ -6726,9 +6712,7 @@ textarea.form-control-lg {
|
|
|
6726
6712
|
transition: none;
|
|
6727
6713
|
}
|
|
6728
6714
|
}
|
|
6729
|
-
.carousel-control-prev:hover, .carousel-control-prev:focus,
|
|
6730
|
-
.carousel-control-next:hover,
|
|
6731
|
-
.carousel-control-next:focus {
|
|
6715
|
+
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
|
|
6732
6716
|
color: #fff;
|
|
6733
6717
|
text-decoration: none;
|
|
6734
6718
|
outline: 0;
|
|
@@ -6969,8 +6953,6 @@ textarea.form-control-lg {
|
|
|
6969
6953
|
-webkit-transform: translateX(-100%);
|
|
6970
6954
|
transform: translateX(-100%);
|
|
6971
6955
|
}
|
|
6972
|
-
}
|
|
6973
|
-
@media (max-width: 575.98px) {
|
|
6974
6956
|
.offcanvas-sm.offcanvas-end {
|
|
6975
6957
|
top: 0;
|
|
6976
6958
|
right: 0;
|
|
@@ -6979,8 +6961,6 @@ textarea.form-control-lg {
|
|
|
6979
6961
|
-webkit-transform: translateX(100%);
|
|
6980
6962
|
transform: translateX(100%);
|
|
6981
6963
|
}
|
|
6982
|
-
}
|
|
6983
|
-
@media (max-width: 575.98px) {
|
|
6984
6964
|
.offcanvas-sm.offcanvas-top {
|
|
6985
6965
|
top: 0;
|
|
6986
6966
|
right: 0;
|
|
@@ -6991,8 +6971,6 @@ textarea.form-control-lg {
|
|
|
6991
6971
|
-webkit-transform: translateY(-100%);
|
|
6992
6972
|
transform: translateY(-100%);
|
|
6993
6973
|
}
|
|
6994
|
-
}
|
|
6995
|
-
@media (max-width: 575.98px) {
|
|
6996
6974
|
.offcanvas-sm.offcanvas-bottom {
|
|
6997
6975
|
right: 0;
|
|
6998
6976
|
left: 0;
|
|
@@ -7002,14 +6980,10 @@ textarea.form-control-lg {
|
|
|
7002
6980
|
-webkit-transform: translateY(100%);
|
|
7003
6981
|
transform: translateY(100%);
|
|
7004
6982
|
}
|
|
7005
|
-
}
|
|
7006
|
-
@media (max-width: 575.98px) {
|
|
7007
6983
|
.offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
|
|
7008
6984
|
-webkit-transform: none;
|
|
7009
6985
|
transform: none;
|
|
7010
6986
|
}
|
|
7011
|
-
}
|
|
7012
|
-
@media (max-width: 575.98px) {
|
|
7013
6987
|
.offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
|
|
7014
6988
|
visibility: visible;
|
|
7015
6989
|
}
|
|
@@ -7069,8 +7043,6 @@ textarea.form-control-lg {
|
|
|
7069
7043
|
-webkit-transform: translateX(-100%);
|
|
7070
7044
|
transform: translateX(-100%);
|
|
7071
7045
|
}
|
|
7072
|
-
}
|
|
7073
|
-
@media (max-width: 767.98px) {
|
|
7074
7046
|
.offcanvas-md.offcanvas-end {
|
|
7075
7047
|
top: 0;
|
|
7076
7048
|
right: 0;
|
|
@@ -7079,8 +7051,6 @@ textarea.form-control-lg {
|
|
|
7079
7051
|
-webkit-transform: translateX(100%);
|
|
7080
7052
|
transform: translateX(100%);
|
|
7081
7053
|
}
|
|
7082
|
-
}
|
|
7083
|
-
@media (max-width: 767.98px) {
|
|
7084
7054
|
.offcanvas-md.offcanvas-top {
|
|
7085
7055
|
top: 0;
|
|
7086
7056
|
right: 0;
|
|
@@ -7091,8 +7061,6 @@ textarea.form-control-lg {
|
|
|
7091
7061
|
-webkit-transform: translateY(-100%);
|
|
7092
7062
|
transform: translateY(-100%);
|
|
7093
7063
|
}
|
|
7094
|
-
}
|
|
7095
|
-
@media (max-width: 767.98px) {
|
|
7096
7064
|
.offcanvas-md.offcanvas-bottom {
|
|
7097
7065
|
right: 0;
|
|
7098
7066
|
left: 0;
|
|
@@ -7102,14 +7070,10 @@ textarea.form-control-lg {
|
|
|
7102
7070
|
-webkit-transform: translateY(100%);
|
|
7103
7071
|
transform: translateY(100%);
|
|
7104
7072
|
}
|
|
7105
|
-
}
|
|
7106
|
-
@media (max-width: 767.98px) {
|
|
7107
7073
|
.offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
|
|
7108
7074
|
-webkit-transform: none;
|
|
7109
7075
|
transform: none;
|
|
7110
7076
|
}
|
|
7111
|
-
}
|
|
7112
|
-
@media (max-width: 767.98px) {
|
|
7113
7077
|
.offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
|
|
7114
7078
|
visibility: visible;
|
|
7115
7079
|
}
|
|
@@ -7169,8 +7133,6 @@ textarea.form-control-lg {
|
|
|
7169
7133
|
-webkit-transform: translateX(-100%);
|
|
7170
7134
|
transform: translateX(-100%);
|
|
7171
7135
|
}
|
|
7172
|
-
}
|
|
7173
|
-
@media (max-width: 991.98px) {
|
|
7174
7136
|
.offcanvas-lg.offcanvas-end {
|
|
7175
7137
|
top: 0;
|
|
7176
7138
|
right: 0;
|
|
@@ -7179,8 +7141,6 @@ textarea.form-control-lg {
|
|
|
7179
7141
|
-webkit-transform: translateX(100%);
|
|
7180
7142
|
transform: translateX(100%);
|
|
7181
7143
|
}
|
|
7182
|
-
}
|
|
7183
|
-
@media (max-width: 991.98px) {
|
|
7184
7144
|
.offcanvas-lg.offcanvas-top {
|
|
7185
7145
|
top: 0;
|
|
7186
7146
|
right: 0;
|
|
@@ -7191,8 +7151,6 @@ textarea.form-control-lg {
|
|
|
7191
7151
|
-webkit-transform: translateY(-100%);
|
|
7192
7152
|
transform: translateY(-100%);
|
|
7193
7153
|
}
|
|
7194
|
-
}
|
|
7195
|
-
@media (max-width: 991.98px) {
|
|
7196
7154
|
.offcanvas-lg.offcanvas-bottom {
|
|
7197
7155
|
right: 0;
|
|
7198
7156
|
left: 0;
|
|
@@ -7202,14 +7160,10 @@ textarea.form-control-lg {
|
|
|
7202
7160
|
-webkit-transform: translateY(100%);
|
|
7203
7161
|
transform: translateY(100%);
|
|
7204
7162
|
}
|
|
7205
|
-
}
|
|
7206
|
-
@media (max-width: 991.98px) {
|
|
7207
7163
|
.offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
|
|
7208
7164
|
-webkit-transform: none;
|
|
7209
7165
|
transform: none;
|
|
7210
7166
|
}
|
|
7211
|
-
}
|
|
7212
|
-
@media (max-width: 991.98px) {
|
|
7213
7167
|
.offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
|
|
7214
7168
|
visibility: visible;
|
|
7215
7169
|
}
|
|
@@ -7269,8 +7223,6 @@ textarea.form-control-lg {
|
|
|
7269
7223
|
-webkit-transform: translateX(-100%);
|
|
7270
7224
|
transform: translateX(-100%);
|
|
7271
7225
|
}
|
|
7272
|
-
}
|
|
7273
|
-
@media (max-width: 1199.98px) {
|
|
7274
7226
|
.offcanvas-xl.offcanvas-end {
|
|
7275
7227
|
top: 0;
|
|
7276
7228
|
right: 0;
|
|
@@ -7279,8 +7231,6 @@ textarea.form-control-lg {
|
|
|
7279
7231
|
-webkit-transform: translateX(100%);
|
|
7280
7232
|
transform: translateX(100%);
|
|
7281
7233
|
}
|
|
7282
|
-
}
|
|
7283
|
-
@media (max-width: 1199.98px) {
|
|
7284
7234
|
.offcanvas-xl.offcanvas-top {
|
|
7285
7235
|
top: 0;
|
|
7286
7236
|
right: 0;
|
|
@@ -7291,8 +7241,6 @@ textarea.form-control-lg {
|
|
|
7291
7241
|
-webkit-transform: translateY(-100%);
|
|
7292
7242
|
transform: translateY(-100%);
|
|
7293
7243
|
}
|
|
7294
|
-
}
|
|
7295
|
-
@media (max-width: 1199.98px) {
|
|
7296
7244
|
.offcanvas-xl.offcanvas-bottom {
|
|
7297
7245
|
right: 0;
|
|
7298
7246
|
left: 0;
|
|
@@ -7302,14 +7250,10 @@ textarea.form-control-lg {
|
|
|
7302
7250
|
-webkit-transform: translateY(100%);
|
|
7303
7251
|
transform: translateY(100%);
|
|
7304
7252
|
}
|
|
7305
|
-
}
|
|
7306
|
-
@media (max-width: 1199.98px) {
|
|
7307
7253
|
.offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
|
|
7308
7254
|
-webkit-transform: none;
|
|
7309
7255
|
transform: none;
|
|
7310
7256
|
}
|
|
7311
|
-
}
|
|
7312
|
-
@media (max-width: 1199.98px) {
|
|
7313
7257
|
.offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
|
|
7314
7258
|
visibility: visible;
|
|
7315
7259
|
}
|
|
@@ -7369,8 +7313,6 @@ textarea.form-control-lg {
|
|
|
7369
7313
|
-webkit-transform: translateX(-100%);
|
|
7370
7314
|
transform: translateX(-100%);
|
|
7371
7315
|
}
|
|
7372
|
-
}
|
|
7373
|
-
@media (max-width: 1399.98px) {
|
|
7374
7316
|
.offcanvas-xxl.offcanvas-end {
|
|
7375
7317
|
top: 0;
|
|
7376
7318
|
right: 0;
|
|
@@ -7379,8 +7321,6 @@ textarea.form-control-lg {
|
|
|
7379
7321
|
-webkit-transform: translateX(100%);
|
|
7380
7322
|
transform: translateX(100%);
|
|
7381
7323
|
}
|
|
7382
|
-
}
|
|
7383
|
-
@media (max-width: 1399.98px) {
|
|
7384
7324
|
.offcanvas-xxl.offcanvas-top {
|
|
7385
7325
|
top: 0;
|
|
7386
7326
|
right: 0;
|
|
@@ -7391,8 +7331,6 @@ textarea.form-control-lg {
|
|
|
7391
7331
|
-webkit-transform: translateY(-100%);
|
|
7392
7332
|
transform: translateY(-100%);
|
|
7393
7333
|
}
|
|
7394
|
-
}
|
|
7395
|
-
@media (max-width: 1399.98px) {
|
|
7396
7334
|
.offcanvas-xxl.offcanvas-bottom {
|
|
7397
7335
|
right: 0;
|
|
7398
7336
|
left: 0;
|
|
@@ -7402,14 +7340,10 @@ textarea.form-control-lg {
|
|
|
7402
7340
|
-webkit-transform: translateY(100%);
|
|
7403
7341
|
transform: translateY(100%);
|
|
7404
7342
|
}
|
|
7405
|
-
}
|
|
7406
|
-
@media (max-width: 1399.98px) {
|
|
7407
7343
|
.offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
|
|
7408
7344
|
-webkit-transform: none;
|
|
7409
7345
|
transform: none;
|
|
7410
7346
|
}
|
|
7411
|
-
}
|
|
7412
|
-
@media (max-width: 1399.98px) {
|
|
7413
7347
|
.offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
|
|
7414
7348
|
visibility: visible;
|
|
7415
7349
|
}
|
|
@@ -15070,7 +15004,7 @@ em.placeholder {
|
|
|
15070
15004
|
}
|
|
15071
15005
|
.bcl-header__navbar input:active,
|
|
15072
15006
|
.bcl-header__navbar input:focus {
|
|
15073
|
-
box-shadow: 0 0 0 0.25rem hsla(
|
|
15007
|
+
box-shadow: 0 0 0 0.25rem hsla(210, 2%, 83%, 0.5);
|
|
15074
15008
|
}
|
|
15075
15009
|
|
|
15076
15010
|
.bcl-header--ec,
|
|
@@ -15635,24 +15569,7 @@ textarea.form-control.is-valid,
|
|
|
15635
15569
|
.badge .icon--close {
|
|
15636
15570
|
display: -ms-inline-flexbox;
|
|
15637
15571
|
display: inline-flex;
|
|
15638
|
-
|
|
15639
|
-
height: 12px;
|
|
15640
|
-
margin-left: 0.3rem;
|
|
15641
|
-
font-size: 1em;
|
|
15642
|
-
font-weight: 300;
|
|
15643
|
-
-ms-flex-pack: center;
|
|
15644
|
-
justify-content: center;
|
|
15645
|
-
-ms-flex-align: center;
|
|
15646
|
-
align-items: center;
|
|
15647
|
-
background: #fff;
|
|
15648
|
-
border-radius: 50%;
|
|
15649
|
-
border: none;
|
|
15650
|
-
padding: 0;
|
|
15651
|
-
}
|
|
15652
|
-
.badge .icon--close svg {
|
|
15653
|
-
width: 6px;
|
|
15654
|
-
height: 6px;
|
|
15655
|
-
margin: 0;
|
|
15572
|
+
margin-left: 0.5rem;
|
|
15656
15573
|
}
|
|
15657
15574
|
|
|
15658
15575
|
a.badge {
|
|
@@ -15666,10 +15583,6 @@ a.badge:focus-visible {
|
|
|
15666
15583
|
.badge.bg-primary {
|
|
15667
15584
|
color: #fff;
|
|
15668
15585
|
}
|
|
15669
|
-
.badge.bg-primary a .icon--close,
|
|
15670
|
-
.badge.bg-primary .icon--close {
|
|
15671
|
-
color: #143b76;
|
|
15672
|
-
}
|
|
15673
15586
|
|
|
15674
15587
|
.badge-outline-primary a {
|
|
15675
15588
|
color: #143b76 !important;
|
|
@@ -15680,10 +15593,6 @@ a.badge:focus-visible {
|
|
|
15680
15593
|
border: 1px solid #143b76;
|
|
15681
15594
|
color: #143b76 !important;
|
|
15682
15595
|
}
|
|
15683
|
-
.badge-outline-primary .icon--close {
|
|
15684
|
-
background: #143b76;
|
|
15685
|
-
color: #fff;
|
|
15686
|
-
}
|
|
15687
15596
|
|
|
15688
15597
|
a.badge:focus-within.badge-outline-primary, a.badge:active.badge-outline-primary, a.badge:hover.badge-outline-primary {
|
|
15689
15598
|
background-color: #e8ebf1 !important;
|
|
@@ -15703,10 +15612,6 @@ a.badge.badge-outline-primary:focus {
|
|
|
15703
15612
|
.badge.bg-secondary {
|
|
15704
15613
|
color: #fff;
|
|
15705
15614
|
}
|
|
15706
|
-
.badge.bg-secondary a .icon--close,
|
|
15707
|
-
.badge.bg-secondary .icon--close {
|
|
15708
|
-
color: #e7f1fb;
|
|
15709
|
-
}
|
|
15710
15615
|
|
|
15711
15616
|
.badge-outline-secondary a {
|
|
15712
15617
|
color: #e7f1fb !important;
|
|
@@ -15717,10 +15622,6 @@ a.badge.badge-outline-primary:focus {
|
|
|
15717
15622
|
border: 1px solid #e7f1fb;
|
|
15718
15623
|
color: #e7f1fb !important;
|
|
15719
15624
|
}
|
|
15720
|
-
.badge-outline-secondary .icon--close {
|
|
15721
|
-
background: #e7f1fb;
|
|
15722
|
-
color: #fff;
|
|
15723
|
-
}
|
|
15724
15625
|
|
|
15725
15626
|
a.badge:focus-within.badge-outline-secondary, a.badge:active.badge-outline-secondary, a.badge:hover.badge-outline-secondary {
|
|
15726
15627
|
background-color: #fdfeff !important;
|
|
@@ -15740,10 +15641,6 @@ a.badge.badge-outline-secondary:focus {
|
|
|
15740
15641
|
.badge.bg-success {
|
|
15741
15642
|
color: #fff;
|
|
15742
15643
|
}
|
|
15743
|
-
.badge.bg-success a .icon--close,
|
|
15744
|
-
.badge.bg-success .icon--close {
|
|
15745
|
-
color: #18bf80;
|
|
15746
|
-
}
|
|
15747
15644
|
|
|
15748
15645
|
.badge-outline-success a {
|
|
15749
15646
|
color: #18bf80 !important;
|
|
@@ -15754,10 +15651,6 @@ a.badge.badge-outline-secondary:focus {
|
|
|
15754
15651
|
border: 1px solid #18bf80;
|
|
15755
15652
|
color: #18bf80 !important;
|
|
15756
15653
|
}
|
|
15757
|
-
.badge-outline-success .icon--close {
|
|
15758
|
-
background: #18bf80;
|
|
15759
|
-
color: #fff;
|
|
15760
|
-
}
|
|
15761
15654
|
|
|
15762
15655
|
a.badge:focus-within.badge-outline-success, a.badge:active.badge-outline-success, a.badge:hover.badge-outline-success {
|
|
15763
15656
|
background-color: #e8f9f2 !important;
|
|
@@ -15777,10 +15670,6 @@ a.badge.badge-outline-success:focus {
|
|
|
15777
15670
|
.badge.bg-info {
|
|
15778
15671
|
color: #fff;
|
|
15779
15672
|
}
|
|
15780
|
-
.badge.bg-info a .icon--close,
|
|
15781
|
-
.badge.bg-info .icon--close {
|
|
15782
|
-
color: #0d768b;
|
|
15783
|
-
}
|
|
15784
15673
|
|
|
15785
15674
|
.badge-outline-info a {
|
|
15786
15675
|
color: #0d768b !important;
|
|
@@ -15791,10 +15680,6 @@ a.badge.badge-outline-success:focus {
|
|
|
15791
15680
|
border: 1px solid #0d768b;
|
|
15792
15681
|
color: #0d768b !important;
|
|
15793
15682
|
}
|
|
15794
|
-
.badge-outline-info .icon--close {
|
|
15795
|
-
background: #0d768b;
|
|
15796
|
-
color: #fff;
|
|
15797
|
-
}
|
|
15798
15683
|
|
|
15799
15684
|
a.badge:focus-within.badge-outline-info, a.badge:active.badge-outline-info, a.badge:hover.badge-outline-info {
|
|
15800
15685
|
background-color: #e7f1f3 !important;
|
|
@@ -15814,11 +15699,6 @@ a.badge.badge-outline-info:focus {
|
|
|
15814
15699
|
.badge.bg-warning {
|
|
15815
15700
|
color: #000;
|
|
15816
15701
|
}
|
|
15817
|
-
.badge.bg-warning a .icon--close,
|
|
15818
|
-
.badge.bg-warning .icon--close {
|
|
15819
|
-
color: #eba843;
|
|
15820
|
-
background: #000;
|
|
15821
|
-
}
|
|
15822
15702
|
|
|
15823
15703
|
.badge-outline-warning a {
|
|
15824
15704
|
color: #eba843 !important;
|
|
@@ -15829,10 +15709,6 @@ a.badge.badge-outline-info:focus {
|
|
|
15829
15709
|
border: 1px solid #eba843;
|
|
15830
15710
|
color: #eba843 !important;
|
|
15831
15711
|
}
|
|
15832
|
-
.badge-outline-warning .icon--close {
|
|
15833
|
-
background: #eba843;
|
|
15834
|
-
color: #fff;
|
|
15835
|
-
}
|
|
15836
15712
|
|
|
15837
15713
|
a.badge:focus-within.badge-outline-warning, a.badge:active.badge-outline-warning, a.badge:hover.badge-outline-warning {
|
|
15838
15714
|
background-color: #fdf6ec !important;
|
|
@@ -15852,10 +15728,6 @@ a.badge.badge-outline-warning:focus {
|
|
|
15852
15728
|
.badge.bg-danger {
|
|
15853
15729
|
color: #fff;
|
|
15854
15730
|
}
|
|
15855
|
-
.badge.bg-danger a .icon--close,
|
|
15856
|
-
.badge.bg-danger .icon--close {
|
|
15857
|
-
color: #eb3434;
|
|
15858
|
-
}
|
|
15859
15731
|
|
|
15860
15732
|
.badge-outline-danger a {
|
|
15861
15733
|
color: #eb3434 !important;
|
|
@@ -15866,10 +15738,6 @@ a.badge.badge-outline-warning:focus {
|
|
|
15866
15738
|
border: 1px solid #eb3434;
|
|
15867
15739
|
color: #eb3434 !important;
|
|
15868
15740
|
}
|
|
15869
|
-
.badge-outline-danger .icon--close {
|
|
15870
|
-
background: #eb3434;
|
|
15871
|
-
color: #fff;
|
|
15872
|
-
}
|
|
15873
15741
|
|
|
15874
15742
|
a.badge:focus-within.badge-outline-danger, a.badge:active.badge-outline-danger, a.badge:hover.badge-outline-danger {
|
|
15875
15743
|
background-color: #fdebeb !important;
|
|
@@ -15889,11 +15757,6 @@ a.badge.badge-outline-danger:focus {
|
|
|
15889
15757
|
.badge.bg-light {
|
|
15890
15758
|
color: #000;
|
|
15891
15759
|
}
|
|
15892
|
-
.badge.bg-light a .icon--close,
|
|
15893
|
-
.badge.bg-light .icon--close {
|
|
15894
|
-
color: #f8f9fa;
|
|
15895
|
-
background: #000;
|
|
15896
|
-
}
|
|
15897
15760
|
|
|
15898
15761
|
.badge-outline-light a {
|
|
15899
15762
|
color: #f8f9fa !important;
|
|
@@ -15904,10 +15767,6 @@ a.badge.badge-outline-danger:focus {
|
|
|
15904
15767
|
border: 1px solid #f8f9fa;
|
|
15905
15768
|
color: #f8f9fa !important;
|
|
15906
15769
|
}
|
|
15907
|
-
.badge-outline-light .icon--close {
|
|
15908
|
-
background: #f8f9fa;
|
|
15909
|
-
color: #000;
|
|
15910
|
-
}
|
|
15911
15770
|
|
|
15912
15771
|
a.badge:focus-within.badge-outline-light, a.badge:active.badge-outline-light, a.badge:hover.badge-outline-light {
|
|
15913
15772
|
border-color: #fff;
|
|
@@ -15928,10 +15787,6 @@ a.badge.badge-outline-light:focus {
|
|
|
15928
15787
|
.badge.bg-dark {
|
|
15929
15788
|
color: #fff;
|
|
15930
15789
|
}
|
|
15931
|
-
.badge.bg-dark a .icon--close,
|
|
15932
|
-
.badge.bg-dark .icon--close {
|
|
15933
|
-
color: #212529;
|
|
15934
|
-
}
|
|
15935
15790
|
|
|
15936
15791
|
.badge-outline-dark a {
|
|
15937
15792
|
color: #212529 !important;
|
|
@@ -15942,10 +15797,6 @@ a.badge.badge-outline-light:focus {
|
|
|
15942
15797
|
border: 1px solid #212529;
|
|
15943
15798
|
color: #212529 !important;
|
|
15944
15799
|
}
|
|
15945
|
-
.badge-outline-dark .icon--close {
|
|
15946
|
-
background: #212529;
|
|
15947
|
-
color: #fff;
|
|
15948
|
-
}
|
|
15949
15800
|
|
|
15950
15801
|
a.badge:focus-within.badge-outline-dark, a.badge:active.badge-outline-dark, a.badge:hover.badge-outline-dark {
|
|
15951
15802
|
background-color: #f8f9fa !important;
|
|
@@ -15965,10 +15816,6 @@ a.badge.badge-outline-dark:focus {
|
|
|
15965
15816
|
.badge.bg-brand {
|
|
15966
15817
|
color: #fff;
|
|
15967
15818
|
}
|
|
15968
|
-
.badge.bg-brand a .icon--close,
|
|
15969
|
-
.badge.bg-brand .icon--close {
|
|
15970
|
-
color: #1073de;
|
|
15971
|
-
}
|
|
15972
15819
|
|
|
15973
15820
|
.badge-outline-brand a {
|
|
15974
15821
|
color: #1073de !important;
|
|
@@ -15979,10 +15826,6 @@ a.badge.badge-outline-dark:focus {
|
|
|
15979
15826
|
border: 1px solid #1073de;
|
|
15980
15827
|
color: #1073de !important;
|
|
15981
15828
|
}
|
|
15982
|
-
.badge-outline-brand .icon--close {
|
|
15983
|
-
background: #1073de;
|
|
15984
|
-
color: #fff;
|
|
15985
|
-
}
|
|
15986
15829
|
|
|
15987
15830
|
a.badge:focus-within.badge-outline-brand, a.badge:active.badge-outline-brand, a.badge:hover.badge-outline-brand {
|
|
15988
15831
|
background-color: #e7f1fc !important;
|
|
@@ -16518,6 +16361,10 @@ select.multi-select {
|
|
|
16518
16361
|
.ss-main.multi-select {
|
|
16519
16362
|
padding: 0;
|
|
16520
16363
|
}
|
|
16364
|
+
.ss-main.multi-select.form-select.is-invalid, .ss-main.multi-select.form-select.is-valid {
|
|
16365
|
+
background: none;
|
|
16366
|
+
padding: 0;
|
|
16367
|
+
}
|
|
16521
16368
|
.ss-main.multi-select .ss-values {
|
|
16522
16369
|
font-size: 1.25rem;
|
|
16523
16370
|
}
|
|
@@ -16578,7 +16425,7 @@ select.multi-select {
|
|
|
16578
16425
|
.was-validated .multi-select:valid + .ss-main.multi-select .ss-multi-selected {
|
|
16579
16426
|
background-repeat: no-repeat;
|
|
16580
16427
|
background-position: right 1.5rem center;
|
|
16581
|
-
background-size:
|
|
16428
|
+
background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
|
|
16582
16429
|
}
|
|
16583
16430
|
|
|
16584
16431
|
.ss-main.multi-select.is-invalid .ss-multi-selected,
|