Skip to content

Commit

Permalink
Merge 022e2f5 into 42ad882
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl-Hugo authored Mar 23, 2024
2 parents 42ad882 + 022e2f5 commit 731a08a
Show file tree
Hide file tree
Showing 36 changed files with 590 additions and 991 deletions.
2 changes: 1 addition & 1 deletion dist/css/bootstrap-dark-prefers-light.css
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@ select.form-control:focus::-ms-value {
margin-bottom: 0;
font-size: 1rem;
line-height: 1.5;
color: #212529;
color: #d3d3d3;
background-color: transparent;
border: solid transparent;
border-width: 1px 0;
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-dark-prefers-light.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/bootstrap-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-light-prefers-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -11599,7 +11599,7 @@ a.text-themed:hover {
}

.form-control-plaintext {
color: #212529;
color: #d3d3d3;
background-color: transparent;
border: solid transparent;
}
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-light-prefers-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-prefers-dark-color-only.css
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@
background-color: #000
}
.form-control-plaintext {
color: #212529;
color: #d3d3d3;
background-color: transparent;
border: solid transparent
}
Expand Down
4 changes: 2 additions & 2 deletions dist/css/bootstrap-prefers-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-prefers-dark.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/toggle-bootstrap-dark.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/toggle-bootstrap-dark.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 731a08a

Please sign in to comment.