kolab.org/www

Torsten Grote grote at kolabsys.com
Wed Jul 4 11:46:19 CEST 2012


 kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css |   26 +++++++---
 kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/screen.css |    2 
 2 files changed, 19 insertions(+), 9 deletions(-)

New commits:
commit 59738ee48787827ccab18688da4ea053a86b4370
Author: Torsten Grote <grote at kolabsys.com>
Date:   Wed Jul 4 11:45:59 2012 +0200

    applied latest commits to drupalv7

diff --git a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
index ac76be6..302d8b9 100644
--- a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.14/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;
@@ -141,11 +140,6 @@ div.body-field-wrapper {
             background: none;
         }
 
-    #content p:first-letter {
-            font-size: 1.3em;
-        }
-
-
     #content .clear-block .submitted {
             font-style: italic;
             position: relative;
@@ -385,6 +379,24 @@ ul#subnavlist
   height: 3em;
 }
 
+/* for blog posts aggregated from FSFE blogs */
+img.alignright {
+	float: right;
+	margin: 10px 0 5px 10px;
+	background-color: #F3F3F3;
+	border: 1px solid #DDDDDD;
+	border-radius: 3px 3px 3px 3px;
+	padding: 5px;
+}
+img.alignleft {
+	float: left;
+	margin: 10px 0 5px 10px;
+	background-color: #F3F3F3;
+	border: 1px solid #DDDDDD;
+	border-radius: 3px 3px 3px 3px;
+	padding: 5px;
+}
+
 .tabbed-area { margin: 0 0 120px 0; }
 .box-wrap { position: relative; min-height: 250px; }
 .tabbed-area div div { background: white; padding: 20px; min-height: 250px; position: absolute; top: -1px; left: 0; width: 100%; }
diff --git a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/screen.css b/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/screen.css
index 7f0db25..cbf90f3 100644
--- a/kolab.org/www/drupal-7.14/sites/all/themes/kolab/css/screen.css
+++ b/kolab.org/www/drupal-7.14/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