From d5cbe10c0e2298b0e40161607a3da158249bdb82 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Tue, 4 Dec 2018 10:18:33 +0100 Subject: Move python stuff to folder --- gui/static/fonts/accept.png | Bin 1202 -> 0 bytes gui/static/fonts/favicon.ico | Bin 318 -> 0 bytes gui/static/fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes gui/static/fonts/glyphicons-halflings-regular.svg | 288 --------------------- gui/static/fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes gui/static/fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes gui/static/fonts/gritter-light.png | Bin 4899 -> 0 bytes gui/static/fonts/gritter.png | Bin 4880 -> 0 bytes gui/static/fonts/ie-spacer.gif | Bin 43 -> 0 bytes gui/static/fonts/warning.png | Bin 1418 -> 0 bytes 11 files changed, 288 deletions(-) delete mode 100644 gui/static/fonts/accept.png delete mode 100644 gui/static/fonts/favicon.ico delete mode 100644 gui/static/fonts/glyphicons-halflings-regular.eot delete mode 100644 gui/static/fonts/glyphicons-halflings-regular.svg delete mode 100644 gui/static/fonts/glyphicons-halflings-regular.ttf delete mode 100644 gui/static/fonts/glyphicons-halflings-regular.woff delete mode 100644 gui/static/fonts/glyphicons-halflings-regular.woff2 delete mode 100644 gui/static/fonts/gritter-light.png delete mode 100644 gui/static/fonts/gritter.png delete mode 100644 gui/static/fonts/ie-spacer.gif delete mode 100644 gui/static/fonts/warning.png (limited to 'gui/static/fonts') diff --git a/gui/static/fonts/accept.png b/gui/static/fonts/accept.png deleted file mode 100644 index 0a2b4f3..0000000 Binary files a/gui/static/fonts/accept.png and /dev/null differ diff --git a/gui/static/fonts/favicon.ico b/gui/static/fonts/favicon.ico deleted file mode 100644 index 29817c8..0000000 Binary files a/gui/static/fonts/favicon.ico and /dev/null differ diff --git a/gui/static/fonts/glyphicons-halflings-regular.eot b/gui/static/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/gui/static/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/gui/static/fonts/glyphicons-halflings-regular.svg b/gui/static/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/gui/static/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/gui/static/fonts/glyphicons-halflings-regular.ttf b/gui/static/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/gui/static/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/gui/static/fonts/glyphicons-halflings-regular.woff b/gui/static/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/gui/static/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/gui/static/fonts/glyphicons-halflings-regular.woff2 b/gui/static/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/gui/static/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ diff --git a/gui/static/fonts/gritter-light.png b/gui/static/fonts/gritter-light.png deleted file mode 100644 index 6b5626b..0000000 Binary files a/gui/static/fonts/gritter-light.png and /dev/null differ diff --git a/gui/static/fonts/gritter.png b/gui/static/fonts/gritter.png deleted file mode 100644 index 0ca3bc0..0000000 Binary files a/gui/static/fonts/gritter.png and /dev/null differ diff --git a/gui/static/fonts/ie-spacer.gif b/gui/static/fonts/ie-spacer.gif deleted file mode 100644 index 5bfd67a..0000000 Binary files a/gui/static/fonts/ie-spacer.gif and /dev/null differ diff --git a/gui/static/fonts/warning.png b/gui/static/fonts/warning.png deleted file mode 100644 index 01ad7d0..0000000 Binary files a/gui/static/fonts/warning.png and /dev/null differ -- cgit v1.2.3