From f6a6cd06373780933d28321023b05d12ea2824b8 Mon Sep 17 00:00:00 2001 From: Parth Buch Date: Fri, 20 Jul 2012 16:04:25 +0530 Subject: Added js and image files required by bootstrap --- stapp/static/video/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes stapp/static/video/img/glyphicons-halflings.png | Bin 0 -> 13826 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 stapp/static/video/img/glyphicons-halflings-white.png create mode 100644 stapp/static/video/img/glyphicons-halflings.png (limited to 'stapp/static/video/img') diff --git a/stapp/static/video/img/glyphicons-halflings-white.png b/stapp/static/video/img/glyphicons-halflings-white.png new file mode 100644 index 0000000..3bf6484 Binary files /dev/null and b/stapp/static/video/img/glyphicons-halflings-white.png differ diff --git a/stapp/static/video/img/glyphicons-halflings.png b/stapp/static/video/img/glyphicons-halflings.png new file mode 100644 index 0000000..79bc568 Binary files /dev/null and b/stapp/static/video/img/glyphicons-halflings.png differ -- cgit