@openeuropa/bcl-theme-default 1.5.0 → 1.7.0

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.
@@ -101,7 +101,7 @@ hr {
101
101
  opacity: 0.25;
102
102
  }
103
103
 
104
- h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
104
+ .bcl-language-list-modal .modal-title, h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
105
105
  margin-top: 0;
106
106
  margin-bottom: 0.5rem;
107
107
  font-weight: 500;
@@ -2953,7 +2953,9 @@ textarea.form-control-lg {
2953
2953
  padding-top: 1.625rem;
2954
2954
  padding-bottom: 0.625rem;
2955
2955
  }
2956
- .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) {
2956
+ .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
2957
+ .form-floating > .form-control-plaintext:focus,
2958
+ .form-floating > .form-control-plaintext:not(:placeholder-shown) {
2957
2959
  padding-top: 1.625rem;
2958
2960
  padding-bottom: 0.625rem;
2959
2961
  }
@@ -3170,7 +3172,11 @@ textarea.form-control-lg {
3170
3172
  margin-left: 0.5em;
3171
3173
  }
3172
3174
 
3173
- .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 {
3175
+ .was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
3176
+ .was-validated .input-group > .form-select:not(:focus):valid,
3177
+ .input-group > .form-select:not(:focus).is-valid,
3178
+ .was-validated .input-group > .form-floating:not(:focus-within):valid,
3179
+ .input-group > .form-floating:not(:focus-within).is-valid {
3174
3180
  z-index: 3;
3175
3181
  }
3176
3182
 
@@ -3256,7 +3262,11 @@ textarea.form-control-lg {
3256
3262
  margin-left: 0.5em;
3257
3263
  }
3258
3264
 
3259
- .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 {
3265
+ .was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
3266
+ .was-validated .input-group > .form-select:not(:focus):invalid,
3267
+ .input-group > .form-select:not(:focus).is-invalid,
3268
+ .was-validated .input-group > .form-floating:not(:focus-within):invalid,
3269
+ .input-group > .form-floating:not(:focus-within).is-invalid {
3260
3270
  z-index: 4;
3261
3271
  }
3262
3272
 
@@ -6587,7 +6597,9 @@ textarea.form-control-lg {
6587
6597
  transition: none;
6588
6598
  }
6589
6599
  }
6590
- .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
6600
+ .carousel-control-prev:hover, .carousel-control-prev:focus,
6601
+ .carousel-control-next:hover,
6602
+ .carousel-control-next:focus {
6591
6603
  color: #fff;
6592
6604
  text-decoration: none;
6593
6605
  outline: 0;
@@ -14717,6 +14729,10 @@ svg {
14717
14729
  justify-content: center;
14718
14730
  }
14719
14731
 
14732
+ .blockquote-footer {
14733
+ color: #495057;
14734
+ }
14735
+
14720
14736
  .card {
14721
14737
  border-color: #dee2e6;
14722
14738
  }
@@ -15471,6 +15487,9 @@ em.placeholder {
15471
15487
  .bcl-language-list-modal .btn-close {
15472
15488
  opacity: 1;
15473
15489
  }
15490
+ .bcl-language-list-modal .modal-title {
15491
+ font-size: 1.25rem;
15492
+ }
15474
15493
  .bcl-language-list-modal.bcl-language-list-modal--ec .modal-body, .bcl-language-list-modal.bcl-language-list-modal--eu .modal-body {
15475
15494
  padding-top: 0.5rem;
15476
15495
  overflow: visible;
@@ -15485,7 +15504,7 @@ em.placeholder {
15485
15504
  .bcl-language-list-modal.bcl-language-list-modal--eu .modal-dialog {
15486
15505
  background: #fff;
15487
15506
  }
15488
- .bcl-language-list-modal.bcl-language-list-modal--eu h5, .bcl-language-list-modal.bcl-language-list-modal--eu .h5 {
15507
+ .bcl-language-list-modal.bcl-language-list-modal--eu .modal-title {
15489
15508
  color: #0e47cb;
15490
15509
  }
15491
15510
  .bcl-language-list-modal.bcl-language-list-modal--eu svg {
@@ -15501,7 +15520,7 @@ em.placeholder {
15501
15520
  .bcl-language-list-modal.bcl-language-list-modal--ec .modal-content {
15502
15521
  background: #034da1;
15503
15522
  }
15504
- .bcl-language-list-modal.bcl-language-list-modal--ec h5, .bcl-language-list-modal.bcl-language-list-modal--ec .h5 {
15523
+ .bcl-language-list-modal.bcl-language-list-modal--ec .modal-title {
15505
15524
  color: #fff;
15506
15525
  }
15507
15526
  .bcl-language-list-modal.bcl-language-list-modal--ec svg {
@@ -16664,6 +16683,9 @@ select.multi-select {
16664
16683
  -ms-grid-row-align: center;
16665
16684
  align-self: center;
16666
16685
  }
16686
+ .ss-main.multi-select .ss-multi-selected .ss-values .ss-disabled {
16687
+ color: #6c757d;
16688
+ }
16667
16689
 
16668
16690
  .ss-main.multi-select.is-invalid .ss-multi-selected,
16669
16691
  .ss-main.multi-select.is-valid .ss-multi-selected,