Files
LeafWeb/WebCms/Umbraco_Client/Tinymce3/Plugins/Template/Css/template.css
T
2016-11-07 12:56:17 -05: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;
}