Looks like the background is missing from the pop-up in my admin theme.

I'm using the latest install of Rubik.

Comments

arcaneadam’s picture

Assigned: Unassigned » arcaneadam
Status: Active » Needs work

Jquery ui needs a default theme defined. I'll take a look at weather or not that is something I need to address or if it's something that should be done jquery ui config.

arcaneadam’s picture

So basically this is an issue with jquery ui using version 1.6 which didn't come with themes. To fix this you'll basically need to add some custom css either via a custom module/theme or using one of the many contrib modules that allow custom css. I will add a small fix to this to provide for a solid white background on the dialog box, but anything beyond that I don't want to make design decisions about color and look that should really happen in the theme layer.