kolab.org/www
    Torsten Grote 
    grote at kolabsys.com
       
    Mon Aug 20 11:52:25 CEST 2012
    
    
  
 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css |    7 +++++++
 1 file changed, 7 insertions(+)
New commits:
commit 3d1152bc54b3e5adf59bb9ae9c359ae9c5d213bb
Author: Torsten Grote <grote at kolabsys.com>
Date:   Mon Aug 20 11:52:05 2012 +0200
    rss icon positioning for news
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 d55c663..0763be9 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
@@ -451,3 +451,10 @@ img.alignleft {
 	font-size: 12pt;
 	padding: 4pt;
 }
+
+/* positioning for rss icon */
+div.news div.view-header {
+	float: right;
+	margin-top: -37pt;
+	margin-right: 10pt;
+}
    
    
More information about the commits
mailing list