Possibly fixed issue 191 by adding an option in the doc props

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@951 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2009-11-17 16:42:04 +00:00
parent e4ead69e6d
commit 899a812b4a
4 changed files with 99 additions and 37 deletions

View File

@@ -678,6 +678,14 @@ span.zoom_tool {
display: none;
}
#image_save_opts label {
font-size: .9em;
}
#image_save_opts input {
margin-left: 0;
}
#svg_docprops #svg_docprops_overlay {
position: absolute;
top: 0px;