Fix css of the event grid
This commit is contained in:
parent
e6957967f9
commit
61dc4c09f0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue