From b55b45bcead0839fb727c792ce36fffbf54b2ff5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 13 Mar 2008 20:02:18 +0000 Subject: [PATCH] - Patch #231115 by Stefan: clean up file headers. --- MAINTAINERS.txt | 4 ++++ themes/garland/fix-ie-rtl.css | 6 ------ themes/garland/fix-ie.css | 6 ------ themes/garland/minnelli/minnelli.css | 6 ------ themes/garland/print.css | 9 --------- themes/garland/style-rtl.css | 6 ------ themes/garland/style.css | 9 --------- 7 files changed, 4 insertions(+), 42 deletions(-) diff --git a/MAINTAINERS.txt b/MAINTAINERS.txt index e40c23c73ab4..0a40ddf6e4f6 100644 --- a/MAINTAINERS.txt +++ b/MAINTAINERS.txt @@ -84,5 +84,9 @@ TRANSLATIONS COORDINATOR M: Gerhard Killesreiter S: maintained +GARLAND THEME +M: Stefan Nagtegaal +S: maintained + THE REST: M: Dries diff --git a/themes/garland/fix-ie-rtl.css b/themes/garland/fix-ie-rtl.css index d08129858ed1..0f7a409cbb3f 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 9fcbe0a68253..4e38597cad2c 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 a5abb759c80a..85360e486e2d 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 8615a83a7604..58154aa606f7 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 34a1f182026e..180c57171753 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 b77232bc62b0..43ea31d4906a 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -1,14 +1,5 @@ /* $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 */