Move the border property from the body in the CSS for the View Event template to the surrounding table. Fixes bug #11990.

This commit is contained in:
Colin Kuskie 2011-01-20 15:35:28 -08:00
parent 62a4c5e27b
commit 48c834eb75
3 changed files with 2 additions and 0 deletions

View file

@ -8,6 +8,7 @@ templates, you will need to apply these changes manually to your copies.
* Event Template - root/import/calendar-templates/default-calendar-event
Add foreground/font color to the CSS for the details.
Move border property to the table instead of assigning it to the body of the page.
7.10.4