final touches for 1.5.1

This commit is contained in:
Adam Shaw
2011-04-09 14:09:51 -07:00
parent 7de24a03e6
commit 7fc1e166c5
5 changed files with 15 additions and 4 deletions
+4
View File
@@ -125,6 +125,10 @@
border-color: #ddd;
}
.fc-state-disabled {
cursor: default;
}
.fc-state-disabled .fc-button-effect {
display: none;
}