From: Steinar H. Gunderson Date: Mon, 14 Feb 2005 15:33:37 +0000 (+0000) Subject: Print out who have paid and who have not (in red). X-Git-Url: https://git.sesse.net/?p=ccbs;a=commitdiff_plain;h=3f858e5e0294d56fc32016a1d5c0e253f39902b5;ds=sidebyside Print out who have paid and who have not (in red). --- diff --git a/html/ccbs.css b/html/ccbs.css index b4ef8ea..64f57aa 100644 --- a/html/ccbs.css +++ b/html/ccbs.css @@ -73,6 +73,10 @@ a:visited { color: navy; } +.notpaid { + color: red; +} + /* IE sucks! */ tr.own td, tr.own th { border-top: 2px solid red; border-bottom: 2px solid red; } diff --git a/html/templates/registration.tmpl b/html/templates/registration.tmpl index 7d21ee5..33b4162 100644 --- a/html/templates/registration.tmpl +++ b/html/templates/registration.tmpl @@ -38,10 +38,15 @@
- -