From 12896bd23eeba79884245c1c29fdc568cf21a7fa Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 14 Mar 2016 08:50:46 -0400 Subject: Converting to Webpack. Stage 1. --- .../images/bootstrap-colorpicker/alpha-horizontal.png | Bin 3635 -> 0 bytes web/static/images/bootstrap-colorpicker/alpha.png | Bin 3271 -> 0 bytes .../images/bootstrap-colorpicker/hue-horizontal.png | Bin 2837 -> 0 bytes web/static/images/bootstrap-colorpicker/hue.png | Bin 2972 -> 0 bytes web/static/images/bootstrap-colorpicker/saturation.png | Bin 8817 -> 0 bytes 5 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 web/static/images/bootstrap-colorpicker/alpha-horizontal.png delete mode 100755 web/static/images/bootstrap-colorpicker/alpha.png delete mode 100755 web/static/images/bootstrap-colorpicker/hue-horizontal.png delete mode 100755 web/static/images/bootstrap-colorpicker/hue.png delete mode 100755 web/static/images/bootstrap-colorpicker/saturation.png (limited to 'web/static/images/bootstrap-colorpicker') diff --git a/web/static/images/bootstrap-colorpicker/alpha-horizontal.png b/web/static/images/bootstrap-colorpicker/alpha-horizontal.png deleted file mode 100755 index d0a65c08b..000000000 Binary files a/web/static/images/bootstrap-colorpicker/alpha-horizontal.png and /dev/null differ diff --git a/web/static/images/bootstrap-colorpicker/alpha.png b/web/static/images/bootstrap-colorpicker/alpha.png deleted file mode 100755 index 38043f1c8..000000000 Binary files a/web/static/images/bootstrap-colorpicker/alpha.png and /dev/null differ diff --git a/web/static/images/bootstrap-colorpicker/hue-horizontal.png b/web/static/images/bootstrap-colorpicker/hue-horizontal.png deleted file mode 100755 index a0d9add8e..000000000 Binary files a/web/static/images/bootstrap-colorpicker/hue-horizontal.png and /dev/null differ diff --git a/web/static/images/bootstrap-colorpicker/hue.png b/web/static/images/bootstrap-colorpicker/hue.png deleted file mode 100755 index d89560e99..000000000 Binary files a/web/static/images/bootstrap-colorpicker/hue.png and /dev/null differ diff --git a/web/static/images/bootstrap-colorpicker/saturation.png b/web/static/images/bootstrap-colorpicker/saturation.png deleted file mode 100755 index 594ae50ed..000000000 Binary files a/web/static/images/bootstrap-colorpicker/saturation.png and /dev/null differ -- cgit v1.2.3-1-g7c22