mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-23 09:30:25 +00:00
Merge pull request #28 from audreyr/master
Merge - Add Bootstrap theme static dir
This commit is contained in:
commit
721e582d9d
7 changed files with 28 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -49,4 +49,7 @@ lp-cache
|
|||
_data
|
||||
|
||||
# PostgreSQL
|
||||
logfile
|
||||
logfile
|
||||
|
||||
# SQLite
|
||||
*.db
|
||||
9
djadmin2/static/themes/bootstrap/css/bootstrap-responsive.min.css
vendored
Normal file
9
djadmin2/static/themes/bootstrap/css/bootstrap-responsive.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
9
djadmin2/static/themes/bootstrap/css/bootstrap.min.css
vendored
Normal file
9
djadmin2/static/themes/bootstrap/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 8.6 KiB |
BIN
djadmin2/static/themes/bootstrap/img/glyphicons-halflings.png
Normal file
BIN
djadmin2/static/themes/bootstrap/img/glyphicons-halflings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
6
djadmin2/static/themes/bootstrap/js/bootstrap.min.js
vendored
Normal file
6
djadmin2/static/themes/bootstrap/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in a new issue