Commit 96fe76107e77680b87bd6a876283a84fb0ebdba4

Authored by Nikita Kulshreshtha
1 parent 0c2414b6

TB in highlight mode is working.

issue in modesty
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
... ... @@ -3927,7 +3927,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo
3927 3927 'width': 0,
3928 3928 'height': 0,
3929 3929 'z-index': 1000
3930   - //'background': 'transparent',
3931 3930 });
3932 3931 $selection.appendTo($container);
3933 3932 }
... ...