app/tiny_mce/plugins/pagebreak/css/content.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 04 Mar 2009 18:16:46 +0000
changeset 1636 0d10eb42a8a1
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Remove unused imports and fix too long lines in soc.views.models.timeline module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

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