CC-3845 : General UI cleanup

This commit is contained in:
Naomi Aro 2012-05-21 18:28:19 +02:00
parent 4fe80194b6
commit d47514c4db
2 changed files with 9 additions and 0 deletions

View File

@ -107,6 +107,15 @@ html .fc,
/* Content
------------------------------------------------------------------------*/
.fc table.fc-agenda-days thead,
.fc table.fc-agenda-days thead tr{
height: 25px;
}
.fc table.fc-agenda-days thead th{
vertical-align: middle;
}
.fc-content {
clear: both;