diff --git a/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html b/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html
index 594a5e5..31a5072 100644
--- a/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html
+++ b/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html
@@ -29,7 +29,7 @@
List Manager
- Annotation Toolbar
+ Annotation Toolbar
Add to Existing Curriculum
Settings
diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html
index 186a81f..75295e5 100644
--- a/400-SOURCECODE/AIAHTML5.Web/index.html
+++ b/400-SOURCECODE/AIAHTML5.Web/index.html
@@ -55,6 +55,24 @@
border-color: #1B92D0 !important;
color: #ffffff !important;
}*/
+
+ .custom-tooltip-annotation {
+ background-color: #fff;
+ border: 0 none;
+ color: #000;
+ left: -52px;
+ opacity: 0.9;
+ padding: 3px 0;
+ position: absolute;
+ text-align: center;
+ top: 41px;
+ width: 120px;
+ display: none;
+ z-index: 10000;
+ border: 1px solid #000;
+ color: #000;
+ border-radius: 0;
+ }
@@ -395,11 +413,13 @@
Mode
-
-
+
+
Identify Mode
+
-
+
Draw Mode
+
@@ -1328,7 +1348,32 @@
+