includes/clientside/tinymce/plugins/pagebreak/css/content.css
author Dan
Tue, 03 Nov 2009 22:08:48 -0500
changeset 1132 05fe0039d952
parent 335 67bd3121a12e
permissions -rw-r--r--
Logins: reorganized data structures a bit. WiP - needs test routine done.

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