summaryrefslogtreecommitdiffstats
path: root/extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css')
-rw-r--r--extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css b/extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css
new file mode 100644
index 0000000..c949d58
--- /dev/null
+++ b/extensions/tinymce/jscripts/tiny_mce/plugins/pagebreak/css/content.css
@@ -0,0 +1 @@
+.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;}