diff --git a/wise-webapp/src/main/webapp/css/editor.css b/wise-webapp/src/main/webapp/css/editor.css index f07e4e6a..6407d074 100644 --- a/wise-webapp/src/main/webapp/css/editor.css +++ b/wise-webapp/src/main/webapp/css/editor.css @@ -216,11 +216,11 @@ div#node { } div#font { - left: 656px; /*left:581px;*/ + left: 679px; /*left:581px;*/ } div#share { - left: 852px; /*left:777px;*/ + left: 874px; /*left:777px;*/ } div#saveButton { @@ -311,12 +311,6 @@ div#topicLink { z-index: 4; } -div#topicRelation { - background: url(../images/topic_link.png) no-repeat center top; - behavior: url(../css/iepngfix.htc); - z-index: 4; -} - div#topicNote { background-image: url(../images/note.png); behavior: url(../css/iepngfix.htc); @@ -755,4 +749,11 @@ div#small_error_icon { padding-left: 18px; min-height: 16px; background: url(../images/error_icon.png) bottom left no-repeat !important; -} \ No newline at end of file +} + +div#toolbar .topicRelation { + width:56px; + background: url(../images/topic_relationship.png) no-repeat center top; + behavior: url(../css/iepngfix.htc); + z-index: 4; +} diff --git a/wise-webapp/src/main/webapp/images/topic_relationship.png b/wise-webapp/src/main/webapp/images/topic_relationship.png new file mode 100644 index 00000000..10d6ee9b Binary files /dev/null and b/wise-webapp/src/main/webapp/images/topic_relationship.png differ diff --git a/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp b/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp index 5fc27160..4dba1124 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp @@ -192,7 +192,7 @@
"> - "> + ">