| 1 |
; $Id: genesis.info,v 1.1 2008/10/19 14:56:33 jmburnz Exp $ |
; $Id: genesis.info,v 1.2 2008/10/30 12:01:36 jmburnz Exp $ |
| 2 |
|
|
| 3 |
name = Genesis |
name = Genesis |
| 4 |
description = Rapid Development Theme Framework for Drupal. |
description = Rapid Development Theme Framework for Drupal. |
| 27 |
; "handheld". See http://www.w3.org/TR/CSS21/media.html#media-types for a full |
; "handheld". See http://www.w3.org/TR/CSS21/media.html#media-types for a full |
| 28 |
; list of stylesheet media types in CSS 2.1. |
; list of stylesheet media types in CSS 2.1. |
| 29 |
|
|
| 30 |
stylesheets[all][] = reset.css |
stylesheets[all][] = css/type.css |
| 31 |
|
stylesheets[all][] = css/forms.css |
| 32 |
|
stylesheets[all][] = css/messages.css |
| 33 |
|
stylesheets[all][] = css/lists.css |
| 34 |
|
stylesheets[all][] = css/tables.css |
| 35 |
|
stylesheets[all][] = css/tabs.css |
| 36 |
stylesheets[all][] = base.css |
stylesheets[all][] = base.css |
| 37 |
stylesheets[all][] = layout.css |
stylesheets[all][] = layout.css |
| 38 |
|
|
| 39 |
|
; Uncomment the reset if you are using it to override Genesis framework defaults. |
| 40 |
|
;stylesheets[all][] = reset.css |
| 41 |
|
|
| 42 |
|
|
| 43 |
; The "features" control which of these check boxes display on the |
; The "features" control which of these check boxes display on the |
| 44 |
; admin/build/themes configuration page. This is useful for |
; admin/build/themes configuration page. This is useful for |