Enanium: fixed background in tinymce
authorDan
Wed, 26 Aug 2009 13:43:11 -0400
changeset 1107 2d37a11fabd8
parent 1106 01315acbc22b
child 1108 c1be67a50d81
Enanium: fixed background in tinymce
themes/enanium/css/babygrand.css
--- a/themes/enanium/css/babygrand.css	Wed Aug 26 13:05:17 2009 -0400
+++ b/themes/enanium/css/babygrand.css	Wed Aug 26 13:43:11 2009 -0400
@@ -23,6 +23,11 @@
   font-size: 9pt;
 }
 
+body#tinymce {
+  background-image: none;
+  background-color: #f0f0f0;
+}
+
 table#body-wrapper {
   width: 100%;
 }