Changed default spacing to 15px (and fixed the palette to use it)

This commit is contained in:
Benjamin Berg
2007-10-16 18:17:01 +02:00
parent 1c1f736a81
commit fa55b5af09
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
* Changed default spacing to 15px (from 8px) (benzea)
* Correct the height of the primary palette (benzea)
* Use double leading underscores for callback names to avoid name collisions (erikos)