kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Jun 19 15:38:42 CEST 2012


 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css |   13 ++++------
 1 file changed, 6 insertions(+), 7 deletions(-)

New commits:
commit 4563d5624a8f7be8acc6d8dabe5bc7892c581d3f
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Jun 19 15:38:32 2012 +0200

    more 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 4cb06c1..0d55fac 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
@@ -308,19 +308,18 @@ ul.community-matrix > li p
 
 ul#subnavlist
 {
-	background: transparent url("/sites/all/themes/kolab/images/line.png") no-repeat scroll center bottom;
+  background: transparent url("/sites/all/themes/kolab/images/line.png") no-repeat scroll center bottom;
+  padding-bottom: 15px;
+  padding-top: 15px;
+  text-align: center;
 }
 
 #subnavlist li
 {
   display: inline;
   list-style-type: none;
-  padding-right: 5em;
-}
-
-#subnavlist a
-{
-	text-align: center;
+  padding: 2em;
+  text-align: center;
 }
 
 #getkolab {





More information about the commits mailing list