Commit 80e8e675 authored by Mark Otto's avatar Mark Otto
Browse files

dist

parent a0942bf4
Showing with 12 additions and 3 deletions
+12 -3
......@@ -1882,6 +1882,11 @@ pre code {
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #868e96;
opacity: 1;
}
.form-control::placeholder {
color: #868e96;
opacity: 1;
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This source diff could not be displayed because it is too large. You can view the blob instead.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -6281,3 +6281,4 @@ exports.Tooltip = Tooltip;
return exports;
}({},$));
//# sourceMappingURL=bootstrap.bundle.js.map
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -3844,3 +3844,4 @@ exports.Tooltip = Tooltip;
return exports;
}({},$,Popper));
//# sourceMappingURL=bootstrap.js.map
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment