1
0

Removed background color from CSS code.

This commit is contained in:
rWatcher 2010-03-16 13:39:28 +08:00 committed by Tim Almdal
parent f50882c41f
commit d29fc6f252

View File

@ -37,7 +37,6 @@ table.calendar caption {
table.calendar th, table.calendar td {
padding: 0.2em;
background: #ffffff;
border: 0px;
}