Mercurial > public > sg101
view static/js/tiny_mce/plugins/pagebreak/css/content.css @ 647:2a4e2e86c65e
Fix last commit for Python 2.5. :(
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 23 Mar 2013 13:21:14 -0500 |
parents | 88b2b9cb8c1f |
children |
line wrap: on
line source
.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;}