Add icons for group/ungroup and contextual buttons/panels. No functionality yet.

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@600 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-09-05 20:03:47 +00:00
parent 005a864c98
commit cce9037e89
5 changed files with 18 additions and 1 deletions

View File

@@ -121,6 +121,10 @@ div.color_block {
display: none;
}
#svg_editor #group_panel {
display: none;
}
#svg_editor #rect_panel {
display: none;
}