Word count integration

This commit is contained in:
yflory
2019-11-22 15:50:32 +01:00
parent 9f903b645a
commit a573255072
3 changed files with 28 additions and 274 deletions

View File

@@ -17,6 +17,13 @@ body.cp-app-pad {
height: 28px;
padding: 2px 0;
}
.cp-app-pad-wordCount {
float: right;
display: inline-flex;
height: 24px;
align-items: center;
padding: 4px;
}
}
.cke_wysiwyg_frame {
width: 100%;