silverstripe-framework/thirdparty/tinymce/3.2.4.1/plugins/pagebreak/css/content.css

2 lines
169 B
CSS
Raw Normal View History

.mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../img/pagebreak.gif) no-repeat center top;}