diff roundup/templates/classic/html/style.css @ 735:1af6aa4e1023

oops... and section-bar
author Richard Jones <richard@users.sourceforge.net>
date Wed, 22 May 2002 01:27:30 +0000
parents a55c0622dced
children cafa20a4c2b1
line wrap: on
line diff
--- a/roundup/templates/classic/html/style.css	Wed May 22 01:24:51 2002 +0000
+++ b/roundup/templates/classic/html/style.css	Wed May 22 01:27:30 2002 +0000
@@ -65,6 +65,12 @@
   border: none;
 }
 
+.section-bar {
+  background-color: #707070;
+  color: #ffffff;
+  border: 1px solid #404040;
+}
+
 .row-normal {
   background-color: #ffffff;
   border: none;

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