Added ability to set title for image (issue 125). Also: use native base64 encoder if found when encoding
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@843 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -526,6 +526,10 @@ span.zoom_tool {
|
||||
margin-bottom: .2em;
|
||||
}
|
||||
|
||||
#canvas_title {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#svg_source_editor #svg_source_textarea {
|
||||
position: relative;
|
||||
width: 95%;
|
||||
|
||||
Reference in New Issue
Block a user