芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/design.pulsehost.co.uk/public/documents/scss/tinymce.scss
/* ---------------------------------------------------------------- * [TINYMCE.SCSS] * This file overides some styling from the default theme, as displayed * inside the tinymce editor for [documents] e.g. proposals, contracts * This file must be compiled on its own, into a CSS files * see [DOCUMENTS] in Koala * ---------------------------------------------------------------*/ html{ background: #ffffff !important; body{ background: #ffffff !important; //style inside the editor &.mce-content-body { padding-top:20px !important; padding-left:23px !important; padding-right:23px !important; padding-bottom:20px !important; } } }