Html editor improvements (#74)

This commit is contained in:
RainLoop Team 2014-02-11 03:43:50 +04:00
parent 987fe4c2b7
commit 8d994cf8cc
93 changed files with 1152 additions and 519 deletions

View file

@ -151,3 +151,7 @@ html.html-editor-wrapper-fullscreen .html-editor-wrapper-html.styled, html.html-
.html-editor-wrapper-html img {
vertical-align: bottom;
}
.cke_button__sourcedialog_label {
display: none !important;
}