kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Aug 15 16:35:28 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit ea5b399875ea3710ca9281ab72a613b2c42579d2
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Aug 15 16:35:18 2012 +0200

    fix editor background for new drupal

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
index 5a2c106..df43aa5 100644
--- a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
@@ -7,6 +7,10 @@ body {
 		text-align:center;
     }
 
+#tinymce body {
+	background: none repeat scroll 0 0 #FFFFFF;
+}
+
 #header-region {
         clear: right;
         float: right;





More information about the commits mailing list