Needs work
Project:
Simple Date Repeat
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jun 2011 at 20:28 UTC
Updated:
18 Jun 2011 at 19:32 UTC
Looks like the background is missing from the pop-up in my admin theme.
I'm using the latest install of Rubik.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2011-06-16 at 3.23.24 PM.png | 73.07 KB | HelloStephanie |
Comments
Comment #1
arcaneadam commentedJquery 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.
Comment #2
arcaneadam commentedSo 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.