Index: modules/watchdog/watchdog.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/watchdog/watchdog.css,v
retrieving revision 1.1
diff -u -F^f -r1.1 watchdog.css
--- modules/watchdog/watchdog.css	14 Aug 2006 07:14:50 -0000	1.1
+++ modules/watchdog/watchdog.css	20 Aug 2006 08:26:05 -0000
@@ -1,5 +1,8 @@
 /* $Id: watchdog.css,v 1.1 2006/08/14 07:14:50 drumm Exp $ */
 
+tbody {
+  border-top: 1px solid #ccc;
+}
 table.watchdog-event th {
   border-bottom: 1px solid #ccc;
 }
