fixing arrows and curved lines default control points
This commit is contained in:
@@ -645,7 +645,7 @@ ol#toc span {
|
||||
}
|
||||
|
||||
#workspaceContainer {
|
||||
/*background: url(../images/grid.gif) bottom left repeat !important;*/
|
||||
background: url(../images/grid.gif) bottom left repeat !important;
|
||||
}
|
||||
|
||||
div#mapInfo {
|
||||
@@ -757,3 +757,14 @@ div#toolbar .topicRelation {
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#toolbar .topicRelation:hover {
|
||||
width:56px;
|
||||
background: url(../images/topic_relationship.png) no-repeat center top;
|
||||
behavior: url(../css/iepngfix.htc);
|
||||
z-index: 4;
|
||||
}
|
||||
|
||||
div#toolbar .relationshiplabel{
|
||||
width:56px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user