Skip to content

Commit 380fcd6

Browse files
committed
adds "wait" cursor to loading spinner div
1 parent f2a5810 commit 380fcd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@
403403
top: 0;
404404
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf000000', endColorstr='#bf000000',GradientType=0 );
405405
background: rgba(0,0,0,0.75);
406+
cursor: wait;
406407
z-index: 30;
407408
}
408409
.fn-gantt-loader-spinner span {

0 commit comments

Comments
 (0)