kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Jun 19 15:25:40 CEST 2012


 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css |   12 +++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

New commits:
commit 46930ae0c06c7a4487b24b651caf474294a6b320
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Jun 19 15:25:21 2012 +0200

    trying some css improvements

diff --git a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
index 33d15f5..4cb06c1 100644
--- a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css
@@ -209,7 +209,7 @@ pre, code, tt {
 #block-views-tweets-block,
 #block-views-e292f6bc64606ed15c348fcee13486f4, 
 #block-views-tweets_new_view-block_1 {
-  width: 250px;
+  width: 375px;
   display: inline;
   float: left;
   margin-top: 30px;
@@ -306,6 +306,11 @@ ul.community-matrix > li p
   margin-bottom: 0.5em;
 }
 
+ul#subnavlist
+{
+	background: transparent url("/sites/all/themes/kolab/images/line.png") no-repeat scroll center bottom;
+}
+
 #subnavlist li
 {
   display: inline;
@@ -313,6 +318,11 @@ ul.community-matrix > li p
   padding-right: 5em;
 }
 
+#subnavlist a
+{
+	text-align: center;
+}
+
 #getkolab {
     background-color: #EAF5FF;
     border: 2px solid #ccc;





More information about the commits mailing list