From 59997697f56e73d2323f8ec4be0d2581055063f8 Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Tue, 17 Jul 2018 01:24:32 +0200 Subject: bootstrap2 -> bootstrap3 --- data/templates/aliases/index.html | 12 +- data/templates/base.html | 3 +- data/templates/cashbox/index.html | 43 +- data/templates/css/bootstrap-theme.css | 556 + data/templates/css/bootstrap.css | 10971 ++++++++++--------- .../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes .../fonts/glyphicons-halflings-regular.svg | 288 + .../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes data/templates/js/bootstrap.js | 3339 +++--- data/templates/menu.html | 54 +- data/templates/menu_login.html | 2 +- data/templates/menu_logout.html | 2 +- data/templates/products/entry.html | 18 +- data/templates/products/index.html | 22 +- data/templates/stats/profit_per_day.html | 2 +- data/templates/stats/stock.html | 2 +- data/templates/users/entry.html | 6 +- data/templates/users/invoice.html | 48 +- 20 files changed, 8438 insertions(+), 6930 deletions(-) create mode 100644 data/templates/css/bootstrap-theme.css create mode 100644 data/templates/fonts/glyphicons-halflings-regular.eot create mode 100644 data/templates/fonts/glyphicons-halflings-regular.svg create mode 100644 data/templates/fonts/glyphicons-halflings-regular.ttf create mode 100644 data/templates/fonts/glyphicons-halflings-regular.woff create mode 100644 data/templates/fonts/glyphicons-halflings-regular.woff2 (limited to 'data/templates') diff --git a/data/templates/aliases/index.html b/data/templates/aliases/index.html index c914968..0bf026a 100644 --- a/data/templates/aliases/index.html +++ b/data/templates/aliases/index.html @@ -8,10 +8,12 @@
-
- New Alias - - - + New Alias + +
+ + + +
diff --git a/data/templates/base.html b/data/templates/base.html index 1870d0f..230600d 100644 --- a/data/templates/base.html +++ b/data/templates/base.html @@ -4,6 +4,7 @@ {{{TITLE}}} + @@ -16,7 +17,7 @@ -