week number feature

This commit is contained in:
Adam Shaw
2013-03-02 14:00:51 -08:00
parent ebb0b4f5f5
commit b62383d0ad
8 changed files with 235 additions and 9 deletions
+9
View File
@@ -5,6 +5,15 @@
.fc-grid th {
text-align: center;
}
.fc .fc-week-number {
width: 22px;
text-align: center;
}
.fc .fc-week-number div {
padding: 0 2px;
}
.fc-grid .fc-day-number {
float: right;