malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

Titlebar should have the ui-corner-all class, to maintain consistency with the jQuery UI Dialog #10

Closed ajpiano closed 13 years ago

ajpiano commented 14 years ago

Was just upgrading my BlockUI to a newer version in a project, wanted to use the TR/UI classes, but I realised that BlockUI wasn't adding the ui-corner-all class to the titlebar when the theme option is on. The jQuery UI dialog does apply this class to the titlebar, and for consistency's sake, I think BlockUI should as well.