]> git.ipfire.org Git - people/ms/westferry.git/commit
CSS: Drop Bootstrap
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Nov 2021 15:03:08 +0000 (15:03 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 29 Nov 2021 15:03:08 +0000 (15:03 +0000)
commitdf3a69ffbaffbe736fd4a85ea81fe7e8a7c4df73
tree4a0b4895ce6d69b6f1379e353c9d8445fc783dd9
parent942d841a25e231bf2f383537192c5ec6ad4ef064
CSS: Drop Bootstrap

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
19 files changed:
Makefile.am
src/styles/.gitignore [new file with mode: 0644]
src/styles/westferry.css [deleted file]
src/styles/westferry.scss [new file with mode: 0644]
src/templates/base.html
src/third-party/bootstrap/css/bootstrap-theme.css [deleted file]
src/third-party/bootstrap/css/bootstrap-theme.css.map [deleted file]
src/third-party/bootstrap/css/bootstrap-theme.min.css [deleted file]
src/third-party/bootstrap/css/bootstrap.css [deleted file]
src/third-party/bootstrap/css/bootstrap.css.map [deleted file]
src/third-party/bootstrap/css/bootstrap.min.css [deleted file]
src/third-party/bootstrap/fonts/glyphicons-halflings-regular.eot [deleted file]
src/third-party/bootstrap/fonts/glyphicons-halflings-regular.svg [deleted file]
src/third-party/bootstrap/fonts/glyphicons-halflings-regular.ttf [deleted file]
src/third-party/bootstrap/fonts/glyphicons-halflings-regular.woff [deleted file]
src/third-party/bootstrap/fonts/glyphicons-halflings-regular.woff2 [deleted file]
src/third-party/bootstrap/js/bootstrap.js [deleted file]
src/third-party/bootstrap/js/bootstrap.min.js [deleted file]
src/third-party/bootstrap/js/npm.js [deleted file]