mumuki-styles 3.0.2.2 → 3.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,11 +4,8 @@ body {
4
4
  font-size: 1.0625rem;
5
5
  line-height: 1.8; }
6
6
 
7
- .fs-7 {
8
- font-size: 0.79688rem; }
9
-
10
7
  /*!
11
- * Bootstrap Utilities v5.0.1 (https://getbootstrap.com/)
8
+ * Bootstrap Utilities v5.0.0-beta3 (https://getbootstrap.com/)
12
9
  * Copyright 2011-2021 The Bootstrap Authors
13
10
  * Copyright 2011-2021 Twitter, Inc.
14
11
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -2836,7 +2833,7 @@ body {
2836
2833
  padding-right: 5px; }
2837
2834
 
2838
2835
  /*!
2839
- * Bootstrap v5.0.1 (https://getbootstrap.com/)
2836
+ * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
2840
2837
  * Copyright 2011-2021 The Bootstrap Authors
2841
2838
  * Copyright 2011-2021 Twitter, Inc.
2842
2839
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -4153,7 +4150,6 @@ progress {
4153
4150
 
4154
4151
  .table {
4155
4152
  --bs-table-bg: transparent;
4156
- --bs-table-accent-bg: transparent;
4157
4153
  --bs-table-striped-color: #0B465D;
4158
4154
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
4159
4155
  --bs-table-active-color: #212529;
@@ -4832,12 +4828,11 @@ textarea.form-control-lg {
4832
4828
  background-position: top calc(0.45em + 0.1875rem) right calc(0.45em + 0.1875rem); }
4833
4829
 
4834
4830
  .was-validated .form-select:valid, .form-select.is-valid {
4835
- border-color: #5cb85c; }
4836
- .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"] {
4837
- padding-right: 4.125rem;
4838
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
4839
- background-position: right 0.75rem center, center right 2.25rem;
4840
- background-size: 16px 12px, calc(0.9em + 0.375rem) calc(0.9em + 0.375rem); }
4831
+ border-color: #5cb85c;
4832
+ padding-right: 4.125rem;
4833
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
4834
+ background-position: right 0.75rem center, center right 2.25rem;
4835
+ background-size: 16px 12px, calc(0.9em + 0.375rem) calc(0.9em + 0.375rem); }
4841
4836
  .was-validated .form-select:valid:focus, .form-select.is-valid:focus {
4842
4837
  border-color: #5cb85c;
4843
4838
  box-shadow: 0 0 0 0.25rem rgba(92, 184, 92, 0.25); }
@@ -4857,11 +4852,7 @@ textarea.form-control-lg {
4857
4852
  .was-validated .input-group .form-control:valid, .input-group .form-control.is-valid, .was-validated
4858
4853
  .input-group .form-select:valid,
4859
4854
  .input-group .form-select.is-valid {
4860
- z-index: 1; }
4861
- .was-validated .input-group .form-control:valid:focus, .input-group .form-control.is-valid:focus, .was-validated
4862
- .input-group .form-select:valid:focus,
4863
- .input-group .form-select.is-valid:focus {
4864
- z-index: 3; }
4855
+ z-index: 3; }
4865
4856
 
4866
4857
  .invalid-feedback {
4867
4858
  display: none;
@@ -4905,12 +4896,11 @@ textarea.form-control-lg {
4905
4896
  background-position: top calc(0.45em + 0.1875rem) right calc(0.45em + 0.1875rem); }
4906
4897
 
4907
4898
  .was-validated .form-select:invalid, .form-select.is-invalid {
4908
- border-color: #d9534f; }
4909
- .was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"] {
4910
- padding-right: 4.125rem;
4911
- background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d9534f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d9534f' stroke='none'/%3e%3c/svg%3e");
4912
- background-position: right 0.75rem center, center right 2.25rem;
4913
- background-size: 16px 12px, calc(0.9em + 0.375rem) calc(0.9em + 0.375rem); }
4899
+ border-color: #d9534f;
4900
+ padding-right: 4.125rem;
4901
+ background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23d9534f'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23d9534f' stroke='none'/%3e%3c/svg%3e");
4902
+ background-position: right 0.75rem center, center right 2.25rem;
4903
+ background-size: 16px 12px, calc(0.9em + 0.375rem) calc(0.9em + 0.375rem); }
4914
4904
  .was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
4915
4905
  border-color: #d9534f;
4916
4906
  box-shadow: 0 0 0 0.25rem rgba(217, 83, 79, 0.25); }
@@ -4930,11 +4920,7 @@ textarea.form-control-lg {
4930
4920
  .was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid, .was-validated
4931
4921
  .input-group .form-select:invalid,
4932
4922
  .input-group .form-select.is-invalid {
4933
- z-index: 2; }
4934
- .was-validated .input-group .form-control:invalid:focus, .input-group .form-control.is-invalid:focus, .was-validated
4935
- .input-group .form-select:invalid:focus,
4936
- .input-group .form-select.is-invalid:focus {
4937
- z-index: 3; }
4923
+ z-index: 3; }
4938
4924
 
4939
4925
  .btn {
4940
4926
  display: inline-block;
@@ -5518,6 +5504,7 @@ textarea.form-control-lg {
5518
5504
 
5519
5505
  .dropdown-menu {
5520
5506
  position: absolute;
5507
+ top: 100%;
5521
5508
  z-index: 1000;
5522
5509
  display: none;
5523
5510
  min-width: 10rem;
@@ -5532,7 +5519,6 @@ textarea.form-control-lg {
5532
5519
  border: 1px solid rgba(0, 0, 0, 0.15);
5533
5520
  border-radius: 0.25rem; }
5534
5521
  .dropdown-menu[data-bs-popper] {
5535
- top: 100%;
5536
5522
  left: 0;
5537
5523
  margin-top: 0.125rem; }
5538
5524
 
@@ -5627,12 +5613,13 @@ textarea.form-control-lg {
5627
5613
  .dropup .dropdown-toggle:empty::after {
5628
5614
  margin-left: 0; }
5629
5615
 
5630
- .dropend .dropdown-menu[data-bs-popper] {
5616
+ .dropend .dropdown-menu {
5631
5617
  top: 0;
5632
5618
  right: auto;
5633
- left: 100%;
5634
- margin-top: 0;
5635
- margin-left: 0.125rem; }
5619
+ left: 100%; }
5620
+ .dropend .dropdown-menu[data-bs-popper] {
5621
+ margin-top: 0;
5622
+ margin-left: 0.125rem; }
5636
5623
 
5637
5624
  .dropend .dropdown-toggle::after {
5638
5625
  display: inline-block;
@@ -5650,12 +5637,13 @@ textarea.form-control-lg {
5650
5637
  .dropend .dropdown-toggle::after {
5651
5638
  vertical-align: 0; }
5652
5639
 
5653
- .dropstart .dropdown-menu[data-bs-popper] {
5640
+ .dropstart .dropdown-menu {
5654
5641
  top: 0;
5655
5642
  right: 100%;
5656
- left: auto;
5657
- margin-top: 0;
5658
- margin-right: 0.125rem; }
5643
+ left: auto; }
5644
+ .dropstart .dropdown-menu[data-bs-popper] {
5645
+ margin-top: 0;
5646
+ margin-right: 0.125rem; }
5659
5647
 
5660
5648
  .dropstart .dropdown-toggle::after {
5661
5649
  display: inline-block;
@@ -5840,14 +5828,11 @@ textarea.form-control-lg {
5840
5828
  .nav-link {
5841
5829
  display: block;
5842
5830
  padding: 0.5rem 2rem;
5843
- color: #3498DB;
5844
5831
  text-decoration: none;
5845
5832
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }
5846
5833
  @media (prefers-reduced-motion: reduce) {
5847
5834
  .nav-link {
5848
5835
  transition: none; } }
5849
- .nav-link:hover, .nav-link:focus {
5850
- color: #2a7aaf; }
5851
5836
  .nav-link.disabled {
5852
5837
  color: #95a5a6;
5853
5838
  pointer-events: none;
@@ -6315,7 +6300,7 @@ textarea.form-control-lg {
6315
6300
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }
6316
6301
  .accordion-button:not(.collapsed)::after {
6317
6302
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230a3f54'%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-.708z'/%3e%3c/svg%3e");
6318
- transform: rotate(-180deg); }
6303
+ transform: rotate(180deg); }
6319
6304
  .accordion-button::after {
6320
6305
  flex-shrink: 0;
6321
6306
  width: 1.25rem;
@@ -6341,6 +6326,7 @@ textarea.form-control-lg {
6341
6326
  margin-bottom: 0; }
6342
6327
 
6343
6328
  .accordion-item {
6329
+ margin-bottom: -1px;
6344
6330
  background-color: #fff;
6345
6331
  border: 1px solid rgba(0, 0, 0, 0.125); }
6346
6332
  .accordion-item:first-of-type {
@@ -6349,9 +6335,8 @@ textarea.form-control-lg {
6349
6335
  .accordion-item:first-of-type .accordion-button {
6350
6336
  border-top-left-radius: calc(0.25rem - 1px);
6351
6337
  border-top-right-radius: calc(0.25rem - 1px); }
6352
- .accordion-item:not(:first-of-type) {
6353
- border-top: 0; }
6354
6338
  .accordion-item:last-of-type {
6339
+ margin-bottom: 0;
6355
6340
  border-bottom-right-radius: 0.25rem;
6356
6341
  border-bottom-left-radius: 0.25rem; }
6357
6342
  .accordion-item:last-of-type .accordion-button.collapsed {
@@ -6970,6 +6955,12 @@ textarea.form-control-lg {
6970
6955
  padding: 0.75rem;
6971
6956
  word-wrap: break-word; }
6972
6957
 
6958
+ .modal-open {
6959
+ overflow: hidden; }
6960
+ .modal-open .modal {
6961
+ overflow-x: hidden;
6962
+ overflow-y: auto; }
6963
+
6973
6964
  .modal {
6974
6965
  position: fixed;
6975
6966
  top: 0;
@@ -6978,8 +6969,7 @@ textarea.form-control-lg {
6978
6969
  display: none;
6979
6970
  width: 100%;
6980
6971
  height: 100%;
6981
- overflow-x: hidden;
6982
- overflow-y: auto;
6972
+ overflow: hidden;
6983
6973
  outline: 0; }
6984
6974
 
6985
6975
  .modal-dialog {
@@ -7027,7 +7017,7 @@ textarea.form-control-lg {
7027
7017
  position: fixed;
7028
7018
  top: 0;
7029
7019
  left: 0;
7030
- z-index: 1040;
7020
+ z-index: 1050;
7031
7021
  width: 100vw;
7032
7022
  height: 100vh;
7033
7023
  background-color: #000; }
@@ -7071,6 +7061,13 @@ textarea.form-control-lg {
7071
7061
  .modal-footer > * {
7072
7062
  margin: 0.25rem; }
7073
7063
 
7064
+ .modal-scrollbar-measure {
7065
+ position: absolute;
7066
+ top: -9999px;
7067
+ width: 50px;
7068
+ height: 50px;
7069
+ overflow: scroll; }
7070
+
7074
7071
  @media (min-width: 576px) {
7075
7072
  .modal-dialog {
7076
7073
  max-width: 500px;
@@ -7572,7 +7569,7 @@ textarea.form-control-lg {
7572
7569
  display: inline-block;
7573
7570
  width: 2rem;
7574
7571
  height: 2rem;
7575
- vertical-align: -0.125em;
7572
+ vertical-align: text-bottom;
7576
7573
  border: 0.25em solid currentColor;
7577
7574
  border-right-color: transparent;
7578
7575
  border-radius: 50%;
@@ -7594,7 +7591,7 @@ textarea.form-control-lg {
7594
7591
  display: inline-block;
7595
7592
  width: 2rem;
7596
7593
  height: 2rem;
7597
- vertical-align: -0.125em;
7594
+ vertical-align: text-bottom;
7598
7595
  background-color: currentColor;
7599
7596
  border-radius: 50%;
7600
7597
  opacity: 0;
@@ -7612,7 +7609,7 @@ textarea.form-control-lg {
7612
7609
  .offcanvas {
7613
7610
  position: fixed;
7614
7611
  bottom: 0;
7615
- z-index: 1050;
7612
+ z-index: 1040;
7616
7613
  display: flex;
7617
7614
  flex-direction: column;
7618
7615
  max-width: 100%;
@@ -7627,7 +7624,6 @@ textarea.form-control-lg {
7627
7624
 
7628
7625
  .offcanvas-header {
7629
7626
  display: flex;
7630
- align-items: center;
7631
7627
  justify-content: space-between;
7632
7628
  padding: 1rem 1rem; }
7633
7629
  .offcanvas-header .btn-close {
@@ -7657,15 +7653,6 @@ textarea.form-control-lg {
7657
7653
  border-left: 1px solid rgba(0, 0, 0, 0.2);
7658
7654
  transform: translateX(100%); }
7659
7655
 
7660
- .offcanvas-top {
7661
- top: 0;
7662
- right: 0;
7663
- left: 0;
7664
- height: 30vh;
7665
- max-height: 100%;
7666
- border-bottom: 1px solid rgba(0, 0, 0, 0.2);
7667
- transform: translateY(-100%); }
7668
-
7669
7656
  .offcanvas-bottom {
7670
7657
  right: 0;
7671
7658
  left: 0;
@@ -7677,6 +7664,16 @@ textarea.form-control-lg {
7677
7664
  .offcanvas.show {
7678
7665
  transform: none; }
7679
7666
 
7667
+ .offcanvas-backdrop::before {
7668
+ position: fixed;
7669
+ top: 0;
7670
+ left: 0;
7671
+ z-index: 1039;
7672
+ width: 100vw;
7673
+ height: 100vh;
7674
+ content: "";
7675
+ background-color: rgba(0, 0, 0, 0.5); }
7676
+
7680
7677
  .clearfix::after {
7681
7678
  display: block;
7682
7679
  clear: both;
@@ -8,7 +8,3 @@ body {
8
8
  font-size: $font-size-base;
9
9
  line-height: $line-height-base;
10
10
  }
11
-
12
- .fs-7 {
13
- font-size: $font-size-base * 0.75;
14
- }
@@ -58,6 +58,7 @@
58
58
  }
59
59
 
60
60
  .accordion-item {
61
+ margin-bottom: -$accordion-border-width;
61
62
  background-color: $accordion-bg;
62
63
  border: $accordion-border-width solid $accordion-border-color;
63
64
 
@@ -69,12 +70,9 @@
69
70
  }
70
71
  }
71
72
 
72
- &:not(:first-of-type) {
73
- border-top: 0;
74
- }
75
-
76
73
  // Only set a border-radius on the last item if the accordion is collapsed
77
74
  &:last-of-type {
75
+ margin-bottom: 0;
78
76
  @include border-bottom-radius($accordion-border-radius);
79
77
 
80
78
  .accordion-button {
@@ -16,6 +16,7 @@
16
16
  // The dropdown menu
17
17
  .dropdown-menu {
18
18
  position: absolute;
19
+ top: 100%;
19
20
  z-index: $zindex-dropdown;
20
21
  display: none; // none by default, but block on "open" of the menu
21
22
  min-width: $dropdown-min-width;
@@ -32,7 +33,6 @@
32
33
  @include box-shadow($dropdown-box-shadow);
33
34
 
34
35
  &[data-bs-popper] {
35
- top: 100%;
36
36
  left: 0;
37
37
  margin-top: $dropdown-spacer;
38
38
  }
@@ -83,12 +83,15 @@
83
83
  }
84
84
 
85
85
  .dropend {
86
- .dropdown-menu[data-bs-popper] {
86
+ .dropdown-menu {
87
87
  top: 0;
88
88
  right: auto;
89
89
  left: 100%;
90
- margin-top: 0;
91
- margin-left: $dropdown-spacer;
90
+
91
+ &[data-bs-popper] {
92
+ margin-top: 0;
93
+ margin-left: $dropdown-spacer;
94
+ }
92
95
  }
93
96
 
94
97
  .dropdown-toggle {
@@ -100,12 +103,15 @@
100
103
  }
101
104
 
102
105
  .dropstart {
103
- .dropdown-menu[data-bs-popper] {
106
+ .dropdown-menu {
104
107
  top: 0;
105
108
  right: 100%;
106
109
  left: auto;
107
- margin-top: 0;
108
- margin-right: $dropdown-spacer;
110
+
111
+ &[data-bs-popper] {
112
+ margin-top: 0;
113
+ margin-right: $dropdown-spacer;
114
+ }
109
115
  }
110
116
 
111
117
  .dropdown-toggle {
@@ -163,12 +163,12 @@
163
163
  // Organizationally, this must come after the `:hover` states.
164
164
 
165
165
  @each $state, $value in $theme-colors {
166
- $list-group-variant-bg: shift-color($value, $list-group-item-bg-scale);
167
- $list-group-variant-color: shift-color($value, $list-group-item-color-scale);
168
- @if (contrast-ratio($list-group-variant-bg, $list-group-variant-color) < $min-contrast-ratio) {
169
- $list-group-variant-color: mix($value, color-contrast($list-group-variant-bg), abs($list-group-item-color-scale));
166
+ $list-group-background: shift-color($value, $list-group-item-bg-scale);
167
+ $list-group-color: shift-color($value, $list-group-item-color-scale);
168
+ @if (contrast-ratio($list-group-background, $list-group-color) < $min-contrast-ratio) {
169
+ $list-group-color: mix($value, color-contrast($list-group-background), abs($alert-color-scale));
170
170
  }
171
171
 
172
- @include list-group-item-variant($state, $list-group-variant-bg, $list-group-variant-color);
172
+ @include list-group-item-variant($state, $list-group-background, $list-group-color);
173
173
  }
174
174
  // scss-docs-end list-group-modifiers
@@ -10,7 +10,6 @@
10
10
 
11
11
  // Helpers
12
12
  @import "mixins/breakpoints";
13
- @import "mixins/color-scheme";
14
13
  @import "mixins/image";
15
14
  @import "mixins/resize";
16
15
  @import "mixins/visually-hidden";
@@ -4,6 +4,16 @@
4
4
  // .modal-content - actual modal w/ bg and corners and stuff
5
5
 
6
6
 
7
+ .modal-open {
8
+ // Kill the scroll on the body
9
+ overflow: hidden;
10
+
11
+ .modal {
12
+ overflow-x: hidden;
13
+ overflow-y: auto;
14
+ }
15
+ }
16
+
7
17
  // Container that the modal scrolls within
8
18
  .modal {
9
19
  position: fixed;
@@ -13,8 +23,7 @@
13
23
  display: none;
14
24
  width: 100%;
15
25
  height: 100%;
16
- overflow-x: hidden;
17
- overflow-y: auto;
26
+ overflow: hidden;
18
27
  // Prevent Chrome on Windows from adding a focus outline. For details, see
19
28
  // https://github.com/twbs/bootstrap/pull/10951.
20
29
  outline: 0;
@@ -150,6 +159,15 @@
150
159
  }
151
160
  }
152
161
 
162
+ // Measure scrollbar width for padding body during modal show/hide
163
+ .modal-scrollbar-measure {
164
+ position: absolute;
165
+ top: -9999px;
166
+ width: 50px;
167
+ height: 50px;
168
+ overflow: scroll;
169
+ }
170
+
153
171
  // Scale up the modal
154
172
  @include media-breakpoint-up(sm) {
155
173
  // Automatically set modal's width for larger viewports
@@ -16,7 +16,6 @@
16
16
 
17
17
  .offcanvas-header {
18
18
  display: flex;
19
- align-items: center;
20
19
  justify-content: space-between;
21
20
  padding: $offcanvas-padding-y $offcanvas-padding-x;
22
21
 
@@ -53,16 +52,6 @@
53
52
  transform: translateX(100%);
54
53
  }
55
54
 
56
- .offcanvas-top {
57
- top: 0;
58
- right: 0;
59
- left: 0;
60
- height: $offcanvas-vertical-height;
61
- max-height: 100%;
62
- border-bottom: $offcanvas-border-width solid $offcanvas-border-color;
63
- transform: translateY(-100%);
64
- }
65
-
66
55
  .offcanvas-bottom {
67
56
  right: 0;
68
57
  left: 0;
@@ -75,3 +64,14 @@
75
64
  .offcanvas.show {
76
65
  transform: none;
77
66
  }
67
+
68
+ .offcanvas-backdrop::before {
69
+ position: fixed;
70
+ top: 0;
71
+ left: 0;
72
+ z-index: $zindex-offcanvas - 1;
73
+ width: 100vw;
74
+ height: 100vh;
75
+ content: "";
76
+ background-color: $offcanvas-body-backdrop-color;
77
+ }
@@ -12,7 +12,7 @@
12
12
  display: inline-block;
13
13
  width: $spinner-width;
14
14
  height: $spinner-height;
15
- vertical-align: $spinner-vertical-align;
15
+ vertical-align: text-bottom;
16
16
  border: $spinner-border-width solid currentColor;
17
17
  border-right-color: transparent;
18
18
  // stylelint-disable-next-line property-disallowed-list
@@ -46,7 +46,7 @@
46
46
  display: inline-block;
47
47
  width: $spinner-width;
48
48
  height: $spinner-height;
49
- vertical-align: $spinner-vertical-align;
49
+ vertical-align: text-bottom;
50
50
  background-color: currentColor;
51
51
  // stylelint-disable-next-line property-disallowed-list
52
52
  border-radius: 50%;
@@ -4,7 +4,6 @@
4
4
 
5
5
  .table {
6
6
  --#{$variable-prefix}table-bg: #{$table-bg};
7
- --#{$variable-prefix}table-accent-bg: #{$table-bg};
8
7
  --#{$variable-prefix}table-striped-color: #{$table-striped-color};
9
8
  --#{$variable-prefix}table-striped-bg: #{$table-striped-bg};
10
9
  --#{$variable-prefix}table-active-color: #{$table-active-color};
@@ -738,7 +738,7 @@ $form-check-transition: null !default;
738
738
  $form-check-input-active-filter: brightness(90%) !default;
739
739
 
740
740
  $form-check-input-bg: $input-bg !default;
741
- $form-check-input-border: 1px solid rgba($black, .25) !default;
741
+ $form-check-input-border: 1px solid rgba(0, 0, 0, .25) !default;
742
742
  $form-check-input-border-radius: .25em !default;
743
743
  $form-check-radio-border-radius: 50% !default;
744
744
  $form-check-input-focus-border: $input-focus-border-color !default;
@@ -902,8 +902,8 @@ $form-validation-states: (
902
902
  $zindex-dropdown: 1000 !default;
903
903
  $zindex-sticky: 1020 !default;
904
904
  $zindex-fixed: 1030 !default;
905
- $zindex-modal-backdrop: 1040 !default;
906
- $zindex-offcanvas: 1050 !default;
905
+ $zindex-offcanvas: 1040 !default;
906
+ $zindex-modal-backdrop: 1050 !default;
907
907
  $zindex-modal: 1060 !default;
908
908
  $zindex-popover: 1070 !default;
909
909
  $zindex-tooltip: 1080 !default;
@@ -917,8 +917,8 @@ $nav-link-padding-y: .5rem !default;
917
917
  $nav-link-padding-x: 1rem !default;
918
918
  $nav-link-font-size: null !default;
919
919
  $nav-link-font-weight: null !default;
920
- $nav-link-color: $link-color !default;
921
- $nav-link-hover-color: $link-hover-color !default;
920
+ $nav-link-color: null !default;
921
+ $nav-link-hover-color: null !default;
922
922
  $nav-link-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out !default;
923
923
  $nav-link-disabled-color: $gray-600 !default;
924
924
 
@@ -1125,7 +1125,7 @@ $accordion-icon-width: 1.25rem !default;
1125
1125
  $accordion-icon-color: $accordion-color !default;
1126
1126
  $accordion-icon-active-color: $accordion-button-active-color !default;
1127
1127
  $accordion-icon-transition: transform .2s ease-in-out !default;
1128
- $accordion-icon-transform: rotate(-180deg) !default;
1128
+ $accordion-icon-transform: rotate(180deg) !default;
1129
1129
 
1130
1130
  $accordion-button-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color}'><path 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-.708z'/></svg>") !default;
1131
1131
  $accordion-button-active-icon: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color}'><path 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-.708z'/></svg>") !default;
@@ -1406,7 +1406,6 @@ $carousel-dark-control-icon-filter: invert(1) grayscale(100) !default;
1406
1406
  // scss-docs-start spinner-variables
1407
1407
  $spinner-width: 2rem !default;
1408
1408
  $spinner-height: $spinner-width !default;
1409
- $spinner-vertical-align: -.125em !default;
1410
1409
  $spinner-border-width: .25em !default;
1411
1410
  $spinner-animation-speed: .75s !default;
1412
1411
 
@@ -1447,6 +1446,7 @@ $offcanvas-border-width: $modal-content-border-width !default;
1447
1446
  $offcanvas-title-line-height: $modal-title-line-height !default;
1448
1447
  $offcanvas-bg-color: $modal-content-bg !default;
1449
1448
  $offcanvas-color: $modal-content-color !default;
1449
+ $offcanvas-body-backdrop-color: rgba($modal-backdrop-bg, $modal-backdrop-opacity) !default;
1450
1450
  $offcanvas-box-shadow: $modal-content-box-shadow-xs !default;
1451
1451
  // scss-docs-end offcanvas-variables
1452
1452
 
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Bootstrap Utilities v5.0.1 (https://getbootstrap.com/)
2
+ * Bootstrap Utilities v5.0.0-beta3 (https://getbootstrap.com/)
3
3
  * Copyright 2011-2021 The Bootstrap Authors
4
4
  * Copyright 2011-2021 Twitter, Inc.
5
5
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Bootstrap v5.0.1 (https://getbootstrap.com/)
2
+ * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
3
3
  * Copyright 2011-2021 The Bootstrap Authors
4
4
  * Copyright 2011-2021 Twitter, Inc.
5
5
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -88,13 +88,10 @@
88
88
  border-color: $color;
89
89
 
90
90
  @if $enable-validation-icons {
91
- &:not([multiple]):not([size]),
92
- &:not([multiple])[size="1"] {
93
- padding-right: $form-select-feedback-icon-padding-end;
94
- background-image: escape-svg($form-select-indicator), escape-svg($icon);
95
- background-position: $form-select-bg-position, $form-select-feedback-icon-position;
96
- background-size: $form-select-bg-size, $form-select-feedback-icon-size;
97
- }
91
+ padding-right: $form-select-feedback-icon-padding-end;
92
+ background-image: escape-svg($form-select-indicator), escape-svg($icon);
93
+ background-position: $form-select-bg-position, $form-select-feedback-icon-position;
94
+ background-size: $form-select-bg-size, $form-select-feedback-icon-size;
98
95
  }
99
96
 
100
97
  &:focus {
@@ -130,14 +127,7 @@
130
127
  .input-group .form-control,
131
128
  .input-group .form-select {
132
129
  @include form-validation-state-selector($state) {
133
- @if $state == "valid" {
134
- z-index: 1;
135
- } @else if $state == "invalid" {
136
- z-index: 2;
137
- }
138
- &:focus {
139
- z-index: 3;
140
- }
130
+ z-index: 3;
141
131
  }
142
132
  }
143
133
  }
@@ -26,14 +26,9 @@
26
26
  margin-top: var(--#{$variable-prefix}gutter-y);
27
27
  }
28
28
 
29
- @mixin make-col($size: false, $columns: $grid-columns) {
30
- @if $size {
31
- flex: 0 0 auto;
32
- width: percentage($size / $columns);
33
- } @else {
34
- flex: 1 1 0;
35
- max-width: 100%;
36
- }
29
+ @mixin make-col($size, $columns: $grid-columns) {
30
+ flex: 0 0 auto;
31
+ width: percentage($size / $columns);
37
32
  }
38
33
 
39
34
  @mixin make-col-auto() {
@@ -1,5 +1,5 @@
1
1
  module Mumuki
2
2
  module Styles
3
- VERSION = "3.0.2.2"
3
+ VERSION = "3.0.3"
4
4
  end
5
5
  end