--- drupal/misc/drupal.css	Mon May 31 11:40:56 2004
+++ ../drupalCVS_cvstripee/drupal/misc/drupal.css	Tue Jun  1 13:54:37 2004
@@ -31,17 +31,18 @@
   border-bottom: 3px solid #ccc;
   white-space: nowrap;
 }
-tr.dark {
-  background-color: #ddd;
+th.active img {
+  display: inline;
 }
-tr.light {
+tr.dark, tr.light {
   background-color: #eee;
+  border-bottom: 1px solid #ccc;
 }
 tr.dark td, tr.light td {
   padding: 0.1em 0.6em;
 }
-th.active img {
-  display: inline;
+td.active {
+  background-color: #ddd;
 }
 
 /*
@@ -383,4 +384,4 @@
 td.watchdog-error {
   background: #e44;
   border: 1px solid #c22;
-}
+}
\ No newline at end of file
