diff roundup/templates/classic/html/style.css @ 1006:2a71acd81308

tweaks, and include status on default index pages
author Richard Jones <richard@users.sourceforge.net>
date Mon, 02 Sep 2002 06:20:51 +0000
parents f89b8d32291b
children 51abcc2b2b71
line wrap: on
line diff
--- a/roundup/templates/classic/html/style.css	Sun Sep 01 23:57:53 2002 +0000
+++ b/roundup/templates/classic/html/style.css	Mon Sep 02 06:20:51 2002 +0000
@@ -66,6 +66,7 @@
   font-weight: bold;
   color: #333388;
   text-align: right;
+  vertical-align: top;
 }
 
 .form-header th {
@@ -101,12 +102,14 @@
   color: #404070;
   background-color: #eeeeff;
   border-right: 1px solid #404070;
+  border-top: 1px solid #404070;
   vertical-align: top;
 }
 table.list th a:hover { color: #404070 }
 table.list th a:link { color: #404070 }
 table.list th a { color: #404070 }
 table.list th.group {
+  background-color: #f4f4ff;
   text-align: center;
 }
 

Roundup Issue Tracker: http://roundup-tracker.org/