From 9f12605f7ebc9ca5575fc4ee9900e0e821366c4d Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Thu, 1 Jan 2015 17:48:12 +0100 Subject: [enh] themes static content refactor --- .../oscar/fonts/glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes .../oscar/fonts/glyphicons-halflings-regular.svg | 229 --------------------- .../oscar/fonts/glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes .../oscar/fonts/glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes 4 files changed, 229 deletions(-) delete mode 100644 searx/static/oscar/fonts/glyphicons-halflings-regular.eot delete mode 100644 searx/static/oscar/fonts/glyphicons-halflings-regular.svg delete mode 100644 searx/static/oscar/fonts/glyphicons-halflings-regular.ttf delete mode 100644 searx/static/oscar/fonts/glyphicons-halflings-regular.woff (limited to 'searx/static/oscar/fonts') diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.eot b/searx/static/oscar/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index 4a4ca865d..000000000 Binary files a/searx/static/oscar/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.svg b/searx/static/oscar/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index e3e2dc739..000000000 --- a/searx/static/oscar/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf b/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 67fa00bf8..000000000 Binary files a/searx/static/oscar/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/searx/static/oscar/fonts/glyphicons-halflings-regular.woff b/searx/static/oscar/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 8c54182aa..000000000 Binary files a/searx/static/oscar/fonts/glyphicons-halflings-regular.woff and /dev/null differ -- cgit v1.2.3