kolab.org/www

Torsten Grote grote at kolabsys.com
Thu Aug 16 11:11:02 CEST 2012


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

New commits:
commit 47eecdb4b83ff5f88074f2b88d3488283045e0c8
Author: Torsten Grote <grote at kolabsys.com>
Date:   Thu Aug 16 11:10:49 2012 +0200

    more news css styling

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 b41af9d..80322af 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
@@ -420,6 +420,12 @@ img.alignleft {
 	background-color: #F1F1F1;
 }
 
+/* News Display on Front Page */
+
+#block-views-news-block-news h2 {
+	border-bottom: 1px solid #B2B2B2;
+}
+
 .news tr.even {
 	background-color: #F3F3F3;
 }
@@ -432,6 +438,10 @@ img.alignleft {
 	white-space: nowrap;
 }
 
+.news td.views-field-title {
+	width: 100%;
+}
+
 .news td {
 	font-size: 12pt;
 	padding: 4pt;





More information about the commits mailing list