# HG changeset patch # User Paul Boddie # Date 1422979056 -3600 # Node ID 2b70fe0513152f7707a23fdb8ccd6b308dfdd814 # Parent 4cf7a6c9ca5ff4aa33f59a9877e814fd34d0fe05 Highlight the day heading to indicate potential selection. diff -r 4cf7a6c9ca5f -r 2b70fe051315 htdocs/styles.css --- a/htdocs/styles.css Tue Feb 03 00:58:07 2015 +0100 +++ b/htdocs/styles.css Tue Feb 03 16:57:36 2015 +0100 @@ -73,6 +73,8 @@ padding: 0; } +th.dayheading:hover, +th.dayheading:focus, th.timeslot:hover, th.timeslot:focus, td.container:hover,