Added support for loading config data from URL, prevented creation of unneeded global variables
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1459 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -674,7 +674,7 @@ span.zoom_tool {
|
||||
}
|
||||
|
||||
#svg_editor #tools_bottom_2 {
|
||||
width: 204px;
|
||||
width: 215px;
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
@@ -706,6 +706,7 @@ span.zoom_tool {
|
||||
-moz-border-radius-bottomleft: 4px;
|
||||
-webkit-border-top-left-radius: 4px;
|
||||
-webkit-border-bottom-left-radius: 4px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.color_tool > *:last-child {
|
||||
|
||||
Reference in New Issue
Block a user