Issue 73: Can now move layers up and down

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@674 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-09-22 04:44:56 +00:00
parent 942aa40c9f
commit 5b4c8aa01a
3 changed files with 92 additions and 5 deletions

View File

@@ -110,8 +110,8 @@ body {
}
#svg_editor .layer_buttonpressed {
width: 15px;
height: 15px;
width: 14px;
height: 14px;
padding: 1px;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;