1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00
Files
php-e107/e107_plugins/tinymce/plugins/pagebreak/css/content.css
CaMer0n d2bc8727b6 Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added.
Language file still to come.
2009-07-01 02:52:11 +00:00

2 lines
169 B
CSS

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