summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-03 12:33:53 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-03 12:33:53 -0600
commit9145331fd420ec3fe86833a7b9567ec42f1d84e8 (patch)
treeaa955481319e94f47372f539c2c06b27fdeb6042 /themes
parent5ab0be3e6263f2955c58e81e1a41495af94a66d4 (diff)
Renamed and moved gOdd/gEven CSS classes.
Diffstat (limited to 'themes')
-rw-r--r--themes/admin_wind/css/screen.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 28115149..61161967 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -281,14 +281,6 @@ li.gError select {
opacity: 0.4;
}
-.gOddRow {
- background-color: #eee;
-}
-
-.gEvenRow {
- background-color: #fff;
-}
-
/* Status messages ~~~~~~~~~~~~~~~~~~~~~~~ */
#gMessage {