- Patch #231115 by Stefan: clean up file headers.
parent
6aa7c385e3
commit
b55b45bcea
|
|
@ -84,5 +84,9 @@ TRANSLATIONS COORDINATOR
|
||||||
M: Gerhard Killesreiter <gerhard@killesreiter.de>
|
M: Gerhard Killesreiter <gerhard@killesreiter.de>
|
||||||
S: maintained
|
S: maintained
|
||||||
|
|
||||||
|
GARLAND THEME
|
||||||
|
M: Stefan Nagtegaal <stefan@robuustdesign.nl>
|
||||||
|
S: maintained
|
||||||
|
|
||||||
THE REST:
|
THE REST:
|
||||||
M: Dries <dries@drupal.org>
|
M: Dries <dries@drupal.org>
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,5 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**
|
|
||||||
* Garland, for Drupal 7.0
|
|
||||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
|
||||||
* Steven Wittens, acko [dot] net
|
|
||||||
*/
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
/* Center layout */
|
/* Center layout */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,5 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**
|
|
||||||
* Garland, for Drupal 7.0
|
|
||||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
|
||||||
* Steven Wittens, acko [dot] net
|
|
||||||
*/
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
/* Center layout */
|
/* Center layout */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,5 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**
|
|
||||||
* Minnelli, for Drupal 7.0
|
|
||||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
|
||||||
* Steven Wittens, acko [dot] net
|
|
||||||
*/
|
|
||||||
|
|
||||||
body #wrapper #container {
|
body #wrapper #container {
|
||||||
width: 560px;
|
width: 560px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,5 @@
|
||||||
/* $Id$ */
|
/* $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 {
|
body, input, textarea, select {
|
||||||
color: #000;
|
color: #000;
|
||||||
background: none;
|
background: none;
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,5 @@
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
/**
|
|
||||||
* Garland, for Drupal 7.0
|
|
||||||
* Stefan Nagtegaal, robuustdesign [dot] nl
|
|
||||||
* Steven Wittens, acko [dot] net
|
|
||||||
*/
|
|
||||||
|
|
||||||
html {
|
html {
|
||||||
direction: rtl;
|
direction: rtl;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,5 @@
|
||||||
/* $Id$ */
|
/* $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
|
* Generic elements
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue