Added PNG version of logo from Christian

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@340 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2009-07-22 18:05:29 +00:00
parent f8fd9a7be8
commit 5e4ebfa7a9
2 changed files with 0 additions and 1 deletions

BIN
editor/images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@@ -581,7 +581,6 @@ function svg_edit_setup() {
}
var pos = elem.position();
picker = 'stroke';
console.log(color);
$('#color_picker').css({'left': pos.left - 140, 'bottom': 104 - pos.top}).jPicker({
images: { clientPath: "jpicker/images/" },
color: { active: color, alphaSupport: true }