Files
LeafWeb/WebCms/Umbraco/Views/propertyeditors/grid/config/grid.default.rtestyles.css
T
2016-11-07 12:56:17 -05:00

15 lines
251 B
CSS

body.mce-content-body {
background: transparent !important;
overflow-x:hidden !important;
padding-bottom: 10px !important;
/*margin:0px;*/
}
p {
margin: 0 0 10px;
}
.button {
display: inline-block;
border-radius:4px;
}