Skip to content

Commit edfa227

Browse files
author
Arnon Yaari
committed
change to bright overlay css
1 parent 65c5fa3 commit edfa227

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

jquery.blockUI.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148

149149
// styles for the overlay
150150
overlayCSS: {
151-
backgroundColor: '#000',
152-
opacity: 0.6,
151+
backgroundColor: '#fff',
152+
opacity: 0.4,
153153
cursor: 'wait'
154154
},
155155

0 commit comments

Comments
 (0)