From f22e95f437d5e14eede879118bebe12e17438954 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Fri, 31 Jan 2014 08:57:22 +0000 Subject: [PATCH] Tab fixes git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2651 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/embedapi.html | 62 ++++++++++++++++++++++---------------------- editor/embedapi.js | 43 +++++++++++++++--------------- 2 files changed, 53 insertions(+), 52 deletions(-) diff --git a/editor/embedapi.html b/editor/embedapi.html index 091399ee..5c76ced7 100644 --- a/editor/embedapi.html +++ b/editor/embedapi.html @@ -2,41 +2,41 @@ - Embed API + Embed API - - + + - - -
- + + +
+ diff --git a/editor/embedapi.js b/editor/embedapi.js index 66520a29..25316a0f 100644 --- a/editor/embedapi.js +++ b/editor/embedapi.js @@ -61,31 +61,32 @@ function EmbeddedSVGEdit(frame){ // List of functions extracted with this: // Run in firebug on http://svg-edit.googlecode.com/svn/trunk/docs/files/svgcanvas-js.html - //for(var i=0,q=[],f = document.querySelectorAll("div.CFunction h3.CTitle a");i