Fix css of the event grid

This commit is contained in:
Johannes Meyer 2015-02-23 17:33:44 +01:00
parent e6957967f9
commit 61dc4c09f0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ table.historycolorgrid td.weekday {
opacity: 1.0;
}
table.historycolorgrid a {
table.historycolorgrid a, table.historycolorgrid span {
margin: 0;
text-decoration: none;
display: block;