From 72bdb543759b5ffbdf5c2cc71294ad4f1f2996b2 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Sat, 8 Mar 2014 22:02:34 -0800 Subject: updated css/js libraries * bootstrap 3.1.1 * jquery 2.1.0 * less 1.7.0 mostly bootstrap had to be adjusted, e.g. different names like hero-unit->jumbotron, etc. --- pics/glyphicons-halflings-regular.eot | Bin 0 -> 20335 bytes pics/glyphicons-halflings-regular.svg | 229 +++++++++++++++++++++++++++++++++ pics/glyphicons-halflings-regular.ttf | Bin 0 -> 41280 bytes pics/glyphicons-halflings-regular.woff | Bin 0 -> 23320 bytes pics/glyphicons-halflings-white.png | Bin 8777 -> 0 bytes pics/glyphicons-halflings.png | Bin 12799 -> 0 bytes 6 files changed, 229 insertions(+) create mode 100644 pics/glyphicons-halflings-regular.eot create mode 100644 pics/glyphicons-halflings-regular.svg create mode 100644 pics/glyphicons-halflings-regular.ttf create mode 100644 pics/glyphicons-halflings-regular.woff delete mode 100644 pics/glyphicons-halflings-white.png delete mode 100644 pics/glyphicons-halflings.png (limited to 'pics') diff --git a/pics/glyphicons-halflings-regular.eot b/pics/glyphicons-halflings-regular.eot new file mode 100644 index 0000000..4a4ca86 Binary files /dev/null and b/pics/glyphicons-halflings-regular.eot differ diff --git a/pics/glyphicons-halflings-regular.svg b/pics/glyphicons-halflings-regular.svg new file mode 100644 index 0000000..e3e2dc7 --- /dev/null +++ b/pics/glyphicons-halflings-regular.svg @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pics/glyphicons-halflings-regular.ttf b/pics/glyphicons-halflings-regular.ttf new file mode 100644 index 0000000..67fa00b Binary files /dev/null and b/pics/glyphicons-halflings-regular.ttf differ diff --git a/pics/glyphicons-halflings-regular.woff b/pics/glyphicons-halflings-regular.woff new file mode 100644 index 0000000..8c54182 Binary files /dev/null and b/pics/glyphicons-halflings-regular.woff differ diff --git a/pics/glyphicons-halflings-white.png b/pics/glyphicons-halflings-white.png deleted file mode 100644 index 3bf6484..0000000 Binary files a/pics/glyphicons-halflings-white.png and /dev/null differ diff --git a/pics/glyphicons-halflings.png b/pics/glyphicons-halflings.png deleted file mode 100644 index a996999..0000000 Binary files a/pics/glyphicons-halflings.png and /dev/null differ -- cgit v1.2.3-18-g5258