Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove css options from $.blockUI.defaults.css #49

Closed
Yahasana opened this issue Nov 6, 2012 · 1 comment
Closed

Remove css options from $.blockUI.defaults.css #49

Yahasana opened this issue Nov 6, 2012 · 1 comment

Comments

@Yahasana
Copy link

Yahasana commented Nov 6, 2012

css options in $.blockUI.defaults.css has very high priority than css in blockMsgClass: 'blockMsg'

color:      '#000',
border:     '3px solid #aaa',
backgroundColor:'#fff',
cursor: 'wait'

these options should be removed as they can not be overwritten by .blockMsg even with !important flag

@malsup
Copy link
Owner

malsup commented Nov 6, 2012

This page describes how to use stylesheet styles with blockUI.

http://jquery.malsup.com/block/stylesheet.html

@malsup malsup closed this as completed Nov 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants