kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Aug 15 16:46:49 CEST 2012


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

New commits:
commit bd3d35cc30c2f3fb730f2bdca82d8fb6d59a3369
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Aug 15 16:46:39 2012 +0200

    fix editor background, for real this time

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 df43aa5..1953ff6 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,7 +7,7 @@ body {
 		text-align:center;
     }
 
-#tinymce body {
+body.mceContentBody {
 	background: none repeat scroll 0 0 #FFFFFF;
 }
 





More information about the commits mailing list