forked from expo/troggle
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