tinymce-editor/copy_this/modules/hdi/hdi-tinymce/tiny_mce/plugins/template/css/template.css
2012-11-10 23:18:09 +01:00

24 lines
252 B
CSS

#frmbody {
padding: 10px;
background-color: #FFF;
border: 1px solid #CCC;
}
.frmRow {
margin-bottom: 10px;
}
#templatesrc {
border: none;
width: 320px;
height: 240px;
}
.title {
padding-bottom: 5px;
}
.mceActionPanel {
padding-top: 5px;
}