summaryrefslogtreecommitdiff
path: root/www/css/main.css
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2018-06-26 21:12:37 +0000
committerIan C <ianc@noddybox.co.uk>2018-06-26 21:12:37 +0000
commitc4c55c23c564160a7150062ffb73041f21de70e9 (patch)
tree6aa857aebc680d624dc442b8d0818420d42c522c /www/css/main.css
parent7236430484ffbd9874083b9703ff3015e3347c89 (diff)
Added links for edit actions, and place holders for the event handlers.
Diffstat (limited to 'www/css/main.css')
-rw-r--r--www/css/main.css4
1 files changed, 2 insertions, 2 deletions
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