mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 10:40:23 +00:00
dist
This commit is contained in:
parent
a0942bf4fb
commit
80e8e6754a
12 changed files with 12 additions and 3 deletions
|
|
@ -1882,6 +1882,11 @@ pre code {
|
|||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::-ms-input-placeholder {
|
||||
color: #868e96;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.form-control::placeholder {
|
||||
color: #868e96;
|
||||
opacity: 1;
|
||||
|
|
|
|||
BIN
dist/css/bootstrap.css.map
vendored
BIN
dist/css/bootstrap.css.map
vendored
Binary file not shown.
2
dist/css/bootstrap.min.css
vendored
2
dist/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
BIN
dist/css/bootstrap.min.css.map
vendored
BIN
dist/css/bootstrap.min.css.map
vendored
Binary file not shown.
1
dist/js/bootstrap.bundle.js
vendored
1
dist/js/bootstrap.bundle.js
vendored
|
|
@ -6281,3 +6281,4 @@ exports.Tooltip = Tooltip;
|
|||
return exports;
|
||||
|
||||
}({},$));
|
||||
//# sourceMappingURL=bootstrap.bundle.js.map
|
||||
|
|
|
|||
BIN
dist/js/bootstrap.bundle.js.map
vendored
Normal file
BIN
dist/js/bootstrap.bundle.js.map
vendored
Normal file
Binary file not shown.
3
dist/js/bootstrap.bundle.min.js
vendored
3
dist/js/bootstrap.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
BIN
dist/js/bootstrap.bundle.min.js.map
vendored
Normal file
BIN
dist/js/bootstrap.bundle.min.js.map
vendored
Normal file
Binary file not shown.
|
|
@ -3844,3 +3844,4 @@ exports.Tooltip = Tooltip;
|
|||
return exports;
|
||||
|
||||
}({},$,Popper));
|
||||
//# sourceMappingURL=bootstrap.js.map
|
||||
|
|
|
|||
BIN
dist/js/bootstrap.js.map
vendored
Normal file
BIN
dist/js/bootstrap.js.map
vendored
Normal file
Binary file not shown.
3
dist/js/bootstrap.min.js
vendored
3
dist/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
BIN
dist/js/bootstrap.min.js.map
vendored
Normal file
BIN
dist/js/bootstrap.min.js.map
vendored
Normal file
Binary file not shown.
Loading…
Reference in a new issue