5 Commits

Author SHA1 Message Date
Neil Bowers
01521d4aab The fix for layout problems on IE7 and other browsers resulted in sibling nodes butting up against each other. This fixes that. 2012-01-20 13:58:23 +00:00
Neil Bowers
914e7f2636 Removed padding from the sides of cells, as it was causing larger tables to get mis-aligned.
Every sub-tree pushed things off by one pixel. With a deep tree, you end up with lines not meeting nodes. This fixes it.
2012-01-19 15:08:18 +00:00
Wes
5b6ae87f47 added drag-and-drop reordering of tree elements 2011-11-18 21:55:28 +00:00
Wes
87aaba71f1 adding HTML examples to underlying list markup 2011-11-12 13:03:13 +00:00
Wes
6658952474 Initial commit 2011-11-11 17:51:44 +00:00