CC-3845 : General UI cleanup
This commit is contained in:
parent
4fe80194b6
commit
d47514c4db
|
@ -108,6 +108,15 @@ html .fc,
|
||||||
/* Content
|
/* 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 {
|
.fc-content {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue