includes/clientside/tinymce/plugins/pagebreak/css/content.css
author Dan
Sat, 12 Apr 2008 09:50:49 -0400
changeset 530 8d3c49b8dc79
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed Javascript error in admin-menu with quotes in list items

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