mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-02 12:40:14 +08:00
slicker default styling for buttons.
refactored css & html structure for all views (simpler & will work better with jqui themes). jQuery UI 1.8.9
This commit is contained in:
@@ -45,7 +45,7 @@ function MonthView(element, calendar) {
|
||||
t.end = end;
|
||||
t.visStart = visStart;
|
||||
t.visEnd = visEnd;
|
||||
renderBasic(rowCnt, nwe ? 5 : 7, true);
|
||||
renderBasic(6, rowCnt, nwe ? 5 : 7, true);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user