summaryrefslogtreecommitdiff
path: root/themes/bluemarine
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2005-06-19 08:50:46 +0000
committerDries Buytaert <dries@buytaert.net>2005-06-19 08:50:46 +0000
commitabc16b1d6d3233fddc53ea6d01ecc91df7aea395 (patch)
tree197871309c3903091ab6e2094a5848536635dc76 /themes/bluemarine
parentf12d5c5347322e77748ee9f74d642aeb54cc20e9 (diff)
downloadbrdo-abc16b1d6d3233fddc53ea6d01ecc91df7aea395.tar.gz
brdo-abc16b1d6d3233fddc53ea6d01ecc91df7aea395.tar.bz2
- Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.
TODO: update the "Migrating themes from Drupal 4.6 to Drupal HEAD"-page in the Drupal handbook! TODO: update the themes in the contributions repository.
Diffstat (limited to 'themes/bluemarine')
-rw-r--r--themes/bluemarine/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index 4f6e637d6..557ac161e 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -10,7 +10,7 @@ body {
background-color: #fff;
font: 76% Verdana, Arial, Helvetica, sans-serif;
}
-tr.dark td, tr.light td {
+tr.odd td, tr.even td {
padding: 0.3em;
}
h1, h2, h3, h4, h5, h6 {