From 7059579c7499337c7946f3877ce77dd9a04ea22a Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 15 Oct 2010 21:38:41 -0700 Subject: inline all images into css * embedded images as data URIs * rake task to generate multipart js file with embeded images for IE * move images into a separate directory outside of src or css and keep them there for reference * clean up Rakefile and ruby code * .gitignore update * don't penalize IE 8+ with an extra request to the ie-compat.js file --- css/angular_images/indicator-wait.png | Bin 1849 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 css/angular_images/indicator-wait.png (limited to 'css/angular_images/indicator-wait.png') diff --git a/css/angular_images/indicator-wait.png b/css/angular_images/indicator-wait.png deleted file mode 100644 index 5b33f7e5..00000000 Binary files a/css/angular_images/indicator-wait.png and /dev/null differ -- cgit v1.2.3