From b55b45bcead0839fb727c792ce36fffbf54b2ff5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 13 Mar 2008 20:02:18 +0000 Subject: - 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 e40c23c73..0a40ddf6e 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 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,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 */ -- cgit v1.2.3