kolab.org/www

Torsten Grote grote at kolabsys.com
Tue Aug 21 16:31:54 CEST 2012


 kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css  |   14 +++++-----
 kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/logo.png |binary
 2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit cfe4c22052e22403af3cf6aec31b83ceb9264569
Author: Torsten Grote <grote at kolabsys.com>
Date:   Tue Aug 21 16:31:39 2012 +0200

    adjusted header and subnavlist

diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
index 4189313..bc1bdbb 100644
--- a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
+++ b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/css/custom.css
@@ -1,11 +1,11 @@
 html {
-        background: #E7E7E7;
-    }
+	background: #E7E7E7;
+}
 
 body {
-        background: #FFFFFF url(../images/body.jpg) repeat-x top left;
-		text-align:center;
-    }
+	/* background: #FFFFFF url(../images/body.jpg) repeat-x top left; */
+	text-align:center;
+}
 
 body.mceContentBody {
 	background: none repeat scroll 0 0 #FFFFFF;
@@ -14,8 +14,9 @@ body.mceContentBody {
 /* Header Definitions */
 
 div#header {
+	margin-top: 10px;
 	width: 70%;
-	min-width: 1000px;
+	padding-left: 20px;
 }
 
 
@@ -252,6 +253,7 @@ ul#subnavlist
   padding-bottom: 10px;
   padding-top: 10px;
   text-align: center;
+  width: 70%;
 }
 
 #subnavlist li
diff --git a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/logo.png b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/logo.png
index 3edd5ee..244c7db 100644
Binary files a/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/logo.png and b/kolab.org/www/drupal-7.15/sites/all/themes/kolab/images/logo.png differ





More information about the commits mailing list