Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subindo nova versão Bootstrap 3.4.1 #544

Merged
merged 1 commit into from
Jun 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
310 changes: 236 additions & 74 deletions assets/vendor/bootstrap/css/bootstrap-theme.css
100755 → 100644

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/vendor/bootstrap/css/bootstrap-theme.css.map

Large diffs are not rendered by default.

12 changes: 4 additions & 8 deletions assets/vendor/bootstrap/css/bootstrap-theme.min.css
100755 → 100644

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/vendor/bootstrap/css/bootstrap-theme.min.css.map

Large diffs are not rendered by default.

2,000 changes: 1,255 additions & 745 deletions assets/vendor/bootstrap/css/bootstrap.css
100755 → 100644

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/vendor/bootstrap/css/bootstrap.css.map

Large diffs are not rendered by default.

12 changes: 4 additions & 8 deletions assets/vendor/bootstrap/css/bootstrap.min.css
100755 → 100644

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/vendor/bootstrap/css/bootstrap.min.css.map

Large diffs are not rendered by default.

425 changes: 425 additions & 0 deletions assets/vendor/bootstrap/cssOld/bootstrap-theme.css

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions assets/vendor/bootstrap/cssOld/bootstrap-theme.min.css

Large diffs are not rendered by default.

6,323 changes: 6,323 additions & 0 deletions assets/vendor/bootstrap/cssOld/bootstrap.css

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions assets/vendor/bootstrap/cssOld/bootstrap.min.css

Large diffs are not rendered by default.

Binary file modified assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
100755 → 100644
Binary file not shown.
487 changes: 273 additions & 214 deletions assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
100755 → 100644
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 assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
100755 → 100644
Binary file not shown.
Binary file modified assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff
100755 → 100644
Binary file not shown.
Binary file not shown.
Binary file not shown.
229 changes: 229 additions & 0 deletions assets/vendor/bootstrap/fontsOld/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 not shown.
Binary file not shown.
1,739 changes: 1,020 additions & 719 deletions assets/vendor/bootstrap/js/bootstrap.js
100755 → 100644

Large diffs are not rendered by default.

14 changes: 4 additions & 10 deletions assets/vendor/bootstrap/js/bootstrap.min.js
100755 → 100644

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions assets/vendor/bootstrap/js/npm.js
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')
Loading