resize event to different week (issue 308), necessary event rendering refactoring

This commit is contained in:
Adam Shaw
2010-11-09 22:54:41 -08:00
parent c1a19a24c8
commit 64b84cc385
7 changed files with 315 additions and 108 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
/* resizable */
.fc .ui-resizable-handle {
.fc .ui-resizable-handle { /*** TODO: don't use ui-resizable anoymore, change class ***/
display: block;
position: absolute;
z-index: 99999;