From f61b5b0597e0c25f084ee67d402f12a43a7a9947 Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 17 Feb 2009 21:54:39 +0100 Subject: added tinymce editor for body area of pages --- public/javascripts/tiny_mce/plugins/pagebreak/css/content.css | 1 + 1 file changed, 1 insertion(+) create mode 100755 public/javascripts/tiny_mce/plugins/pagebreak/css/content.css (limited to 'public/javascripts/tiny_mce/plugins/pagebreak/css/content.css') diff --git a/public/javascripts/tiny_mce/plugins/pagebreak/css/content.css b/public/javascripts/tiny_mce/plugins/pagebreak/css/content.css new file mode 100755 index 0000000..c949d58 --- /dev/null +++ b/public/javascripts/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;} -- cgit v1.3