Added jQuery UI and draggable component; Fixed issue 147: Ability to move the colorpicker around

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@698 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2009-09-23 18:15:29 +00:00
parent 9e70447b5d
commit 1c098d89cb
4 changed files with 28 additions and 1 deletions

View File

@@ -352,6 +352,7 @@ span.zoom_tool {
position: absolute;
display: none;
background: #E8E8E8;
height: 350px;
}
#svg_editor .tools_flyout {