diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-03 12:33:53 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-03 12:33:53 -0600 |
| commit | 9145331fd420ec3fe86833a7b9567ec42f1d84e8 (patch) | |
| tree | aa955481319e94f47372f539c2c06b27fdeb6042 /themes | |
| parent | 5ab0be3e6263f2955c58e81e1a41495af94a66d4 (diff) | |
Renamed and moved gOdd/gEven CSS classes.
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/admin_wind/css/screen.css | 8 |
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 { |
