Long tail of style and accessibility fixes

This commit is contained in:
Godwin
2016-06-02 20:23:41 -07:00
parent 844fe3d467
commit 2220ecaf53
7 changed files with 89 additions and 33 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
stayMsg: 'Are you going to leave here?',
textarea: '<textarea name="content"></textarea>',
list: [
'blockquote', 'h2', 'h3', 'p', 'code', 'insertorderedlist', 'insertunorderedlist', 'inserthorizontalrule',
'blockquote', 'h1', 'h2', 'p', 'code', 'insertorderedlist', 'insertunorderedlist', 'inserthorizontalrule',
'indent', 'outdent', 'bold', 'italic', 'underline', 'createlink', 'insertimage'
],
titles: {},