Moved extensions to live within editor dir, fixed left toolbar visibility on dialog box

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1361 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-02-08 21:26:54 +00:00
parent b95b5fe3e1
commit c032cfb370
4 changed files with 851 additions and 21 deletions

View File

@@ -371,7 +371,7 @@
left: 0;
padding-left: 2px;
background: #E8E8E8;
z-index: 5;
z-index: 4;
}
#workarea.wireframe #svgcontent * {
@@ -880,6 +880,7 @@ button#tool_docprops_cancel {
position:absolute;
top:0;
width:100%;
z-index: 6;
}
#dialog_content {