summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-03-13 20:02:18 +0000
committerDries Buytaert <dries@buytaert.net>2008-03-13 20:02:18 +0000
commitb55b45bcead0839fb727c792ce36fffbf54b2ff5 (patch)
treebdeef095c864af921a986243dc1b2a92242e34d4
parent6aa7c385e32ebd4e3bf2bc9d30fd17a6fc7c8c41 (diff)
downloadbrdo-b55b45bcead0839fb727c792ce36fffbf54b2ff5.tar.gz
brdo-b55b45bcead0839fb727c792ce36fffbf54b2ff5.tar.bz2
- Patch #231115 by Stefan: clean up file headers.
-rw-r--r--MAINTAINERS.txt4
-rw-r--r--themes/garland/fix-ie-rtl.css6
-rw-r--r--themes/garland/fix-ie.css6
-rw-r--r--themes/garland/minnelli/minnelli.css6
-rw-r--r--themes/garland/print.css9
-rw-r--r--themes/garland/style-rtl.css6
-rw-r--r--themes/garland/style.css9
7 files changed, 4 insertions, 42 deletions
diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt
index e40c23c73..0a40ddf6e 100644
--- a/MAINTAINERS.txt
+++ b/MAINTAINERS.txt
@@ -84,5 +84,9 @@ TRANSLATIONS COORDINATOR
M: Gerhard Killesreiter <gerhard@killesreiter.de>
S: maintained
+GARLAND THEME
+M: Stefan Nagtegaal <stefan@robuustdesign.nl>
+S: maintained
+
THE REST:
M: Dries <dries@drupal.org>
diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css
index d08129858..0f7a409cb 100644
--- a/themes/garland/fix-ie-rtl.css
+++ b/themes/garland/fix-ie-rtl.css
@@ -1,11 +1,5 @@
/* $Id$ */
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
body {
/* Center layout */
text-align: center;
diff --git a/themes/garland/fix-ie.css b/themes/garland/fix-ie.css
index 9fcbe0a68..4e38597ca 100644
--- a/themes/garland/fix-ie.css
+++ b/themes/garland/fix-ie.css
@@ -1,11 +1,5 @@
/* $Id$ */
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
body {
/* Center layout */
text-align: center;
diff --git a/themes/garland/minnelli/minnelli.css b/themes/garland/minnelli/minnelli.css
index a5abb759c..85360e486 100644
--- a/themes/garland/minnelli/minnelli.css
+++ b/themes/garland/minnelli/minnelli.css
@@ -1,11 +1,5 @@
/* $Id$ */
-/**
- * Minnelli, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
body #wrapper #container {
width: 560px;
}
diff --git a/themes/garland/print.css b/themes/garland/print.css
index 8615a83a7..58154aa60 100644
--- a/themes/garland/print.css
+++ b/themes/garland/print.css
@@ -1,14 +1,5 @@
/* $Id$ */
-/**
- * Garland, for Drupal 5.0
- * Stefan Nagtegaal, iStyledThis [dot] nl
- * Steven Wittens, acko [dot] net`
- *
- * If you use a customized color scheme, you must regenerate it after
- * modifying this file.
- */
-
body, input, textarea, select {
color: #000;
background: none;
diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css
index 34a1f1820..180c57171 100644
--- a/themes/garland/style-rtl.css
+++ b/themes/garland/style-rtl.css
@@ -1,11 +1,5 @@
/* $Id$ */
-/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net
- */
-
html {
direction: rtl;
}
diff --git a/themes/garland/style.css b/themes/garland/style.css
index b77232bc6..43ea31d49 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -1,15 +1,6 @@
/* $Id$ */
/**
- * Garland, for Drupal 7.0
- * Stefan Nagtegaal, robuustdesign [dot] nl
- * Steven Wittens, acko [dot] net`
- *
- * If you use a customized color scheme, you must regenerate it after
- * modifying this file.
- */
-
-/**
* Generic elements
*/
body {