mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 14:37:53 +00:00
fixing Sunday display on calendar
This commit is contained in:
@@ -55,12 +55,19 @@ table.expeditionpersonlist td.persondayactivity
|
||||
width:4em;
|
||||
font-size:70%;
|
||||
padding:0 0 0 0;
|
||||
background-color:#ddd;
|
||||
}
|
||||
|
||||
table.expeditionpersonlist td.persondayactivity-nothing
|
||||
{
|
||||
background-color:#bbb;
|
||||
}
|
||||
|
||||
table.expeditionpersonlist td.persondayactivity-sunday
|
||||
{
|
||||
background-color:#aad;
|
||||
}
|
||||
|
||||
table.expeditionpersonlist a
|
||||
{
|
||||
text-decoration:none;
|
||||
|
||||
Reference in New Issue
Block a user