includes/clientside/tinymce/plugins/pagebreak/css/content.css
author Dan Fuhry <dan@enanocms.org>
Sun, 05 Sep 2010 16:03:57 -0400
changeset 1299 29601ba3c448
parent 335 67bd3121a12e
permissions -rw-r--r--
So, grinding_halt() now finally uses the new default theme in template_nodb.

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