From 7e0f118f520385c2b0790a10c3b93104b2eb958d Mon Sep 17 00:00:00 2001
From: Pooja Soundalgekar
Date: Mon, 6 Jun 2016 12:15:42 +0530
Subject: background-color and right-click menu
---
images/draw-brush.png | Bin 0 -> 635 bytes
images/edit.png | Bin 0 -> 599 bytes
images/gear.gif | Bin 0 -> 280 bytes
images/rotate.png | Bin 0 -> 703 bytes
images/selectall.png | Bin 0 -> 441 bytes
images/setup.png | Bin 0 -> 440 bytes
images/superblock.png | Bin 0 -> 575 bytes
index.html | 214 ++++++++++++++++++++++++++++++-
jquery/LICENSE.txt | 341 +++++++++++++++++++++++++++++++++++++++++++++++++
jquery/README.html | 71 +++++++++++
jquery/farbtastic.css | 51 ++++++++
jquery/farbtastic.js | 345 ++++++++++++++++++++++++++++++++++++++++++++++++++
jquery/marker.png | Bin 0 -> 652 bytes
jquery/mask.png | Bin 0 -> 2020 bytes
jquery/wheel.png | Bin 0 -> 11733 bytes
15 files changed, 1020 insertions(+), 2 deletions(-)
create mode 100644 images/draw-brush.png
create mode 100644 images/edit.png
create mode 100755 images/gear.gif
create mode 100644 images/rotate.png
create mode 100644 images/selectall.png
create mode 100644 images/setup.png
create mode 100644 images/superblock.png
create mode 100644 jquery/LICENSE.txt
create mode 100644 jquery/README.html
create mode 100644 jquery/farbtastic.css
create mode 100644 jquery/farbtastic.js
create mode 100755 jquery/marker.png
create mode 100644 jquery/mask.png
create mode 100644 jquery/wheel.png
diff --git a/images/draw-brush.png b/images/draw-brush.png
new file mode 100644
index 0000000..4bb955f
Binary files /dev/null and b/images/draw-brush.png differ
diff --git a/images/edit.png b/images/edit.png
new file mode 100644
index 0000000..8c3ac14
Binary files /dev/null and b/images/edit.png differ
diff --git a/images/gear.gif b/images/gear.gif
new file mode 100755
index 0000000..30310d6
Binary files /dev/null and b/images/gear.gif differ
diff --git a/images/rotate.png b/images/rotate.png
new file mode 100644
index 0000000..60ab412
Binary files /dev/null and b/images/rotate.png differ
diff --git a/images/selectall.png b/images/selectall.png
new file mode 100644
index 0000000..f4b0b19
Binary files /dev/null and b/images/selectall.png differ
diff --git a/images/setup.png b/images/setup.png
new file mode 100644
index 0000000..68f916c
Binary files /dev/null and b/images/setup.png differ
diff --git a/images/superblock.png b/images/superblock.png
new file mode 100644
index 0000000..35c6be3
Binary files /dev/null and b/images/superblock.png differ
diff --git a/index.html b/index.html
index 564d6a7..11d648a 100644
--- a/index.html
+++ b/index.html
@@ -19,15 +19,19 @@
+
+
+
-
+