calendar table css: readability for more events

This commit is contained in:
Astro 2012-02-27 01:01:24 +01:00
parent eb68dea726
commit fd2623de40
1 changed files with 3 additions and 0 deletions

View File

@ -473,6 +473,9 @@ table.calendar tr td ul {
table.calendar tr td ul li {
list-style-type: none;
list-style-image: none;
overflow: hidden;
line-height: 1.3em;
margin-top: 1.5em;
}
/* -- MIME Icons -- */