aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/tinymce_content.css
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 15:32:20 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-06-01 15:32:20 +0000
commit655e2a2c1b88e7626164dd388e7711444f77e3f7 (patch)
treebafbc230da156651c3b9029d2af1c160b5869641 /mod/tinymce/tinymce_content.css
parente22e23e930ecac79489b9d20dc07eb8d7b3ac637 (diff)
downloadelgg-655e2a2c1b88e7626164dd388e7711444f77e3f7.tar.gz
elgg-655e2a2c1b88e7626164dd388e7711444f77e3f7.tar.bz2
Forgot to svn add tinymce_content.css. Added tinymce_content.css and reverted [6300] to allow for easier tinymce upgrades.
git-svn-id: http://code.elgg.org/elgg/trunk@6307 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/tinymce/tinymce_content.css')
-rw-r--r--mod/tinymce/tinymce_content.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/tinymce/tinymce_content.css b/mod/tinymce/tinymce_content.css
new file mode 100644
index 000000000..af7c9bde7
--- /dev/null
+++ b/mod/tinymce/tinymce_content.css
@@ -0,0 +1 @@
+body, td, pre {color:#000; font-family:"Lucida Grande",Arial,Tahoma,Verdana,sans-serif; font-size:13px; margin:8px;}