[Movecommons-commits] r229 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Fri Mar 16 00:52:44 CET 2012
Author: mgallegos
Date: 2012-03-16 00:52:44 +0100 (Fri, 16 Mar 2012)
New Revision: 229
Modified:
trunk/src/jquery.blockUI.js
Log:
Modified: trunk/src/jquery.blockUI.js
===================================================================
--- trunk/src/jquery.blockUI.js 2012-03-15 23:46:22 UTC (rev 228)
+++ trunk/src/jquery.blockUI.js 2012-03-15 23:52:44 UTC (rev 229)
@@ -90,7 +90,7 @@
color: '#000',
border: '3px solid #aaa',
backgroundColor:'#fff',
- cursor: 'wait'
+ cursor: 'none'
},
// minimal style set used when themes are used
@@ -103,7 +103,7 @@
// styles for the overlay
overlayCSS: {
backgroundColor: '#000',
- opacity: 0.6,
+ opacity: 0.4,
cursor: 'wait'
},
More information about the Movecommons-commits
mailing list