Branch 'production' - 2 commits - kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jun 20 11:17:42 CEST 2012


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

New commits:
commit b2451719c2a4443b86c16e896149a184b98737bc
Merge: a76b1b4 df6262c
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jun 20 11:17:33 2012 +0200

    Merge branch 'master' into production



commit df6262cf446edb0d8720c5fa1d7e8a4d11b9efda
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jun 20 11:14:39 2012 +0200

    made navlist colors more nice

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 01f76e7..3913cb6 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
@@ -92,7 +92,7 @@ div.body-field-wrapper {
     }
 
 #navlist li a {
-        color: #000000;
+        color: #5C5C5C;
         text-decoration: none;
         text-align: center;
         display: block;
@@ -326,6 +326,11 @@ ul#subnavlist
   font-weight: bold;
 }
 
+#subnavlist li a.active
+{
+  color: #5C5C5C;
+}
+
 #getkolab {
     background-color: #EAF5FF;
     border: 2px solid #ccc;





More information about the commits mailing list