X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=e3ead1ae860b06d2b0116ff1ebcac2bcc635c94a;hb=e1cb7bde7741f06ee23ba076557a300cf66b603f;hp=8a51f251ef58a0a9dc82d77bf844dc322fdf44e4;hpb=e6a74ba720a95ea89a2c244ea08437fd23e55c1c;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 8a51f25..e3ead1a 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -9,14 +9,20 @@ box-sizing: border-box; width: 100%; } - /* iframe { width: 400px; } */ + /* optional */ + .peach_html5_editor { + width: 500px; + height: 500px; + margin: 0 auto; + }

Peach HTML5 Editor test page (compiled version)

This version of the editor test page requires that you've compiled all the source files. (Just run make).

-

HTML view. Changes here propagate when you remove your cursor (press tab or click outside)