Made various fixes/changes, made new icon for connector tool
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1308 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -441,8 +441,8 @@
|
||||
|
||||
#svg_editor .flyout_arrow_horiz {
|
||||
position: absolute;
|
||||
bottom: 3%;
|
||||
right: 5%;
|
||||
bottom: -1px;
|
||||
right: 0;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
@@ -690,6 +690,7 @@ span.zoom_tool {
|
||||
bottom: 0px;
|
||||
background-color: black;
|
||||
opacity: 0.6;
|
||||
z-index: 5;
|
||||
}
|
||||
|
||||
#svg_source_editor #svg_source_container {
|
||||
@@ -702,6 +703,7 @@ span.zoom_tool {
|
||||
opacity: 1.0;
|
||||
text-align: center;
|
||||
border: 1px outset #777;
|
||||
z-index: 6;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user