includes/clientside/tinymce/plugins/pagebreak/css/content.css
author Dan
Fri, 23 Jan 2009 22:03:39 -0500
changeset 819 7ef806a90d44
parent 335 67bd3121a12e
permissions -rw-r--r--
Installer: add RewriteBase to .htaccess to work properly under aliased Apache setups (generated 404s in QA)

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