replaced Farbtastic with jPicker, because of the license issues

change license to Apache License v 2.0


git-svn-id: http://svg-edit.googlecode.com/svn/trunk@36 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Pavol Rusnak
2009-06-05 14:02:34 +00:00
parent c9e42a4783
commit f2d90fe0d3
43 changed files with 6315 additions and 808 deletions

View File

@@ -106,22 +106,6 @@
padding: 5px;
}
#color_pick_text, #color_pick_ok {
border: 1px solid #808080;
width: 90px;
height: 20px;
float: left;
margin: 5px;
}
#color_pick_ok {
background: #E8E8E8;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
}
.tools_flyout {
position: absolute;
display: none;