Finished up changes to inline image behaviour, many fixes from last update

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@953 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2009-11-18 16:50:25 +00:00
parent 3380cc0326
commit 5f4caf6c53
5 changed files with 87 additions and 56 deletions

View File

@@ -470,6 +470,10 @@ span.zoom_tool {
font-style: italic;
}
#url_notice {
padding-top: 4px;
display: none;
}
#svg_editor #color_picker {
position: absolute;