update quill js to 1.3.6

This commit is contained in:
francois
2018-03-22 22:17:06 +01:00
parent 6a09f7a921
commit ab12b33532
8 changed files with 262 additions and 168 deletions

View File

@@ -57,17 +57,10 @@
#write #editor p {
text-indent: 1.5em;
margin:1em 0 0 0;
padding:0;
margin: 0;
padding: 0;
text-align: justify;
}
#write #editor p:first-child {
margin-top: 0;
}
#write .jqte_editor p:FIRST-CHILD, #write .jqte_toolbar {
margin-top:0.5em;
line-height: 1.5em;
}
/* Write - Toolbar */