From c4c55c23c564160a7150062ffb73041f21de70e9 Mon Sep 17 00:00:00 2001 From: Ian C Date: Tue, 26 Jun 2018 21:12:37 +0000 Subject: Added links for edit actions, and place holders for the event handlers. --- www/css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/css/main.css') diff --git a/www/css/main.css b/www/css/main.css index 22284e4..ab6eb04 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -18,12 +18,12 @@ td input tr.style1 { - background-color: #aaaaff; + background-color: #ddddff; } tr.style2 { - background-color: #8888ff; + background-color: #ccccff; } a:link -- cgit v1.2.3