fix issues 1,2,3

add CHANGES


git-svn-id: http://svg-edit.googlecode.com/svn/trunk@28 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Pavol Rusnak
2009-06-04 10:58:47 +00:00
parent 6543e7e872
commit 25921700d5
3 changed files with 19 additions and 11 deletions

View File

@@ -18,6 +18,11 @@
border: 1px solid #808080;
}
#svg_editor #svgcanvas {
width: 642px;
height: 482px;
}
#svg_editor div#palette_holder {
border: 1px solid #808080;
border-top: none;