Branch 'production' - 2 commits - kolab.org/www
    Torsten Grote 
    grote at kolabsys.com
       
    Mon Sep  3 13:55:53 CEST 2012
    
    
  
 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    1 +
 1 file changed, 1 insertion(+)
New commits:
commit ef37e9dd0c91bc56d9ec581911c0249eb0e4e1b3
Merge: 8264e6b d6ef80a
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Sep 3 13:55:40 2012 +0200
    Merge branch 'master' into production
commit d6ef80a3107200d0c679ce0d4fe0957745914275
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Sep 3 13:51:11 2012 +0200
    corrected text-align in edit form
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 d98ae94..ba1b05c 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
@@ -8,6 +8,7 @@ body {
 }
 
 body.mceContentBody {
+	text-align: left;
 	background: none repeat scroll 0 0 #FFFFFF;
 }
 
    
    
More information about the commits
mailing list