kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Oct 4 13:41:52 CEST 2012


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

New commits:
commit b19e0ed9c71a9da2ca07c50e5b99cc15e0dc56ea
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Oct 4 13:41:32 2012 +0200

    updated css for FSFE imported blog posts

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 84df8f0..2a35dba 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
@@ -359,7 +359,7 @@ ul#subnavlist
 }
 
 /* for blog posts aggregated from FSFE blogs */
-img.alignright {
+img.alignright, div.alignright {
 	float: right;
 	margin: 10px 0 5px 10px;
 	background-color: #F3F3F3;
@@ -367,7 +367,7 @@ img.alignright {
 	border-radius: 3px 3px 3px 3px;
 	padding: 5px;
 }
-img.alignleft {
+img.alignleft, div.alignleft {
 	float: left;
 	margin: 10px 10px 5px 0;
 	background-color: #F3F3F3;





More information about the commits mailing list