Skip to content

Commit

Permalink
Added TODC bootstrap
Browse files Browse the repository at this point in the history
sahat committed Nov 14, 2013
1 parent 56eb0e4 commit da3e9f8
Showing 12 changed files with 228 additions and 9,400 deletions.
384 changes: 0 additions & 384 deletions public/bootstrap/css/bootstrap-theme.css

This file was deleted.

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

This file was deleted.

6,805 changes: 0 additions & 6,805 deletions public/bootstrap/css/bootstrap.css

This file was deleted.

12 changes: 6 additions & 6 deletions public/bootstrap/css/bootstrap.min.css

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions public/bootstrap/css/todc-bootstrap.min.css

Large diffs are not rendered by default.

Binary file modified public/bootstrap/fonts/glyphicons-halflings-regular.eot
Binary file not shown.
399 changes: 200 additions & 199 deletions 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 public/bootstrap/fonts/glyphicons-halflings-regular.ttf
Binary file not shown.
Binary file modified public/bootstrap/fonts/glyphicons-halflings-regular.woff
Binary file not shown.
1,999 changes: 0 additions & 1,999 deletions public/bootstrap/js/bootstrap.js

This file was deleted.

15 changes: 9 additions & 6 deletions public/bootstrap/js/bootstrap.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions views/layout.jade
Original file line number Diff line number Diff line change
@@ -5,6 +5,7 @@ html(ng-app="myApp")
base(href='/')
title Angular Express Bootstrap Seed App
link(rel='stylesheet', href='/bootstrap/css/bootstrap.min.css')
link(rel='stylesheet', href='/bootstrap/css/todc-bootstrap.min.css')
link(rel='stylesheet', href='/css/app.css')
body
block body

0 comments on commit da3e9f8

Please sign in to comment.