app/tiny_mce/plugins/pagebreak/css/content.css
author Madhusudan.C.S <madhusudancs@gmail.com>
Fri, 04 Sep 2009 22:42:47 +0200
changeset 2860 ea9909161840
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added cleaning method to validate a list of mentor's link_ids. Reviewed by: Lennard de Rijk

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