includes/clientside/tinymce/plugins/pagebreak/css/content.css
author Dan
Sat, 12 Jul 2008 12:28:55 -0400
changeset 641 523aa400a6b9
parent 335 67bd3121a12e
permissions -rw-r--r--
NOW we can tag the release.

.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;}