This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 936
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1336 from openark/bootstrap-bump-cve-2018-14040
Bump Bootstrap version, per CVE-2018-14040
- Loading branch information
Showing
16 changed files
with
625 additions
and
6,098 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-208 Bytes
(99%)
resources/public/bootstrap/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
485 changes: 272 additions & 213 deletions
485
resources/public/bootstrap/fonts/glyphicons-halflings-regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.03 KB
(110%)
resources/public/bootstrap/fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file modified
BIN
+104 Bytes
(100%)
resources/public/bootstrap/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. | ||
require('../../js/transition.js') | ||
require('../../js/alert.js') | ||
require('../../js/button.js') | ||
require('../../js/carousel.js') | ||
require('../../js/collapse.js') | ||
require('../../js/dropdown.js') | ||
require('../../js/modal.js') | ||
require('../../js/tooltip.js') | ||
require('../../js/popover.js') | ||
require('../../js/scrollspy.js') | ||
require('../../js/tab.js') | ||
require('../../js/affix.js') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,7 @@ body { | |
.orchestrator-brand img { | ||
padding: 0px; | ||
padding-right: 8px; | ||
display: inline; | ||
} | ||
|
||
.table { | ||
|