Skip to content

Commit

Permalink
change to bright overlay css
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnon Yaari committed Sep 19, 2014
1 parent 65c5fa3 commit edfa227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jquery.blockUI.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@

// styles for the overlay
overlayCSS: {
backgroundColor: '#000',
opacity: 0.6,
backgroundColor: '#fff',
opacity: 0.4,
cursor: 'wait'
},

Expand Down

0 comments on commit edfa227

Please sign in to comment.