Skip to content

Commit

Permalink
Updated Bootstrap and Font-Awesome and added their raw files
Browse files Browse the repository at this point in the history
for convenient modifying.
  • Loading branch information
koelle25 committed Jun 15, 2017
1 parent 4a8626a commit 9dad3c7
Show file tree
Hide file tree
Showing 159 changed files with 42,136 additions and 6,491 deletions.
470 changes: 0 additions & 470 deletions public/css/bootstrap-theme.css

This file was deleted.

1 change: 0 additions & 1 deletion public/css/bootstrap-theme.css.map

This file was deleted.

5 changes: 0 additions & 5 deletions public/css/bootstrap-theme.min.css

This file was deleted.

8,974 changes: 4,226 additions & 4,748 deletions public/css/bootstrap.css
100755 → 100644

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion public/css/bootstrap.css.map
100755 → 100644

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/css/bootstrap.min.css
100755 → 100644

Large diffs are not rendered by default.

2,326 changes: 2,326 additions & 0 deletions public/css/font-awesome.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions public/css/font-awesome.css.map

Large diffs are not rendered by default.

407 changes: 4 additions & 403 deletions public/css/font-awesome.min.css
100755 → 100644

Large diffs are not rendered by default.

Binary file modified public/fonts/FontAwesome.otf
Binary file not shown.
Binary file modified public/fonts/fontawesome-webfont.eot
Binary file not shown.
3,064 changes: 2,668 additions & 396 deletions public/fonts/fontawesome-webfont.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 public/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file modified public/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file added public/fonts/fontawesome-webfont.woff2
Binary file not shown.
Binary file modified public/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
487 changes: 273 additions & 214 deletions public/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 public/fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file modified public/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
Binary file added public/fonts/glyphicons-halflings-regular.woff2
Binary file not shown.
515 changes: 286 additions & 229 deletions public/js/bootstrap.js

Large diffs are not rendered by default.

9 changes: 4 additions & 5 deletions public/js/bootstrap.min.js
100755 → 100644

Large diffs are not rendered by default.

10,253 changes: 10,253 additions & 0 deletions public/js/jquery-3.2.1.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/js/jquery-3.2.1.js.map

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions public/js/jquery-3.2.1.min.js

Large diffs are not rendered by default.

13 changes: 0 additions & 13 deletions public/js/npm.js

This file was deleted.

Binary file not shown.
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.
Binary file not shown.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
//= require ./bootstrap/transition
//= require ./bootstrap/alert
//= require ./bootstrap/button
//= require ./bootstrap/carousel
//= require ./bootstrap/collapse
//= require ./bootstrap/dropdown
//= require ./bootstrap/modal
//= require ./bootstrap/tab
//= require ./bootstrap/affix
//= require ./bootstrap/scrollspy
//= require ./bootstrap/tooltip
//= require ./bootstrap/popover
Loading

0 comments on commit 9dad3c7

Please sign in to comment.