This blog isn't maintained anymore. Check out my current project, an agile/scrum management tool.

Friday, September 28, 2007

Modal dialog blur

I usually want to turn off the modal dialog blur in applications but can never remember how. This blog post is here so I can find it quickly next time.

Set this style:

Application {
modalTransparencyBlur: 0;
modalTransparencyDuration: 0;
modalTransparency: 0;
}

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home