app/tiny_mce/plugins/pagebreak/css/content.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sat, 11 Jul 2009 19:37:26 +0200
changeset 2590 f0d0c9e7b2d4
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fix indention and add missing dot in docstring in survey models.

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