From 2153d8dc762581472c05006c98bed246afeaf258 Mon Sep 17 00:00:00 2001 From: Mukul Date: Thu, 20 Oct 2016 20:11:25 +0530 Subject: [PATCH] this is for 7750 and 7749 --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js | 2 +- 400-SOURCECODE/AIAHTML5.Web/content/images/blank-shapes.png | Bin 0 -> 1670 bytes 400-SOURCECODE/AIAHTML5.Web/index.html | 15 ++++++++++----- 400-SOURCECODE/AIAHTML5.Web/themes/default/css/bootstrap/3.3.6/main.css | 24 +++++++++++++++++++++++- 4 files changed, 34 insertions(+), 7 deletions(-) create mode 100644 400-SOURCECODE/AIAHTML5.Web/content/images/blank-shapes.png diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index 61eb3a2..c5b915a 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -418,7 +418,7 @@ AIA.controller("HomeController", ["$rootScope", "Modules", "$log", "$location", document.getElementById('modeleditstyle').style.display = "none"; $rootScope.shapestyleOpacity = $("#" + id).css('opacity'); - $rootScope.shapestyleFillColor = $("#" + id).parent().css('background-color'); + $rootScope.shapestyleFillColor = $("#" + id).css('background-color'); $rootScope.shapestyleborderColor = $("#" + id).parent().css("border-top-color"); $rootScope.shapestyleborderWidthSeparatingPixel = $("#" + id).parent().css("border-top-width"); var pixelSeparation = $rootScope.shapestyleborderWidthSeparatingPixel; diff --git a/400-SOURCECODE/AIAHTML5.Web/content/images/blank-shapes.png b/400-SOURCECODE/AIAHTML5.Web/content/images/blank-shapes.png new file mode 100644 index 0000000..29f71f5 Binary files /dev/null and b/400-SOURCECODE/AIAHTML5.Web/content/images/blank-shapes.png differ diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index aa48dd8..2eb8138 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -839,9 +839,14 @@
-
- ... -
+ +
+
+
+
+
+
+