Branch 'production' - kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jul 4 11:27:38 CEST 2012


 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/custom.css |    3 +--
 kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/screen.css |    2 --
 2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 053a14caff7a84076746dab959557309a0d4ac1b
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jul 4 11:25:10 2012 +0200

    fixed bug #867 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 467a34d..3f813df 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
@@ -110,8 +110,7 @@ div.body-field-wrapper {
 }
 
 #content {
-        color: #626262;
-	padding-bottom: 10px;
+        padding-bottom: 10px;
         margin-bottom: 10px;
         padding-top: 1em;
         background: transparent url(../images/line.png) no-repeat bottom center;
diff --git a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/screen.css b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/screen.css
index 7f0db25..cbf90f3 100644
--- a/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/screen.css
+++ b/kolab.org/www/drupal-6.26/sites/all/themes/kolab/css/screen.css
@@ -27,7 +27,6 @@ a img {border:none;}
 /* typography.css */
 html {font-size:100.01%;}
 body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; height: 100%;}
-h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
 h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
 h2 {font-size:2em;margin-bottom:0.75em;}
 h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
@@ -59,7 +58,6 @@ dd {margin-left:1.5em;}
 table {margin-bottom:1.4em;width:100%;}
 th {font-weight:bold;}
 thead th {background:#c3d9ff;}
-th, td, caption {padding:4px 10px 4px 5px;}
 tfoot {font-style:italic;}
 caption {background:#eee;}
 .small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}





More information about the commits mailing list