First off, I love the theme and I'm excited about its continued development! Nice work!

Screenshot attached. This affects many overlay pages including the block edit/add page, views pages, misc configuration pages.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jessehs’s picture

For what it's worth, I noticed when editing a view in an overlay, then rearranging the view's fields to pop up a second overlay over the main overlay, that dialog has the correct gray close button. It is set in the jquery.ui.theme.css file. The selectors that set this are the .ui-icon and .ui-icon-closethick classes.

stijndm’s picture

I'm not a big fan of the overlay, so I quickly checked it off as acceptable before releasing Stanley. For me it's not a priority, but I understand that some might require this support. (Same goes for the core toolbar).

Feel free to work on this, you might have to wait a while if it depends on me. ;)

jessehs’s picture

Status: Active » Needs review
FileSize
581 bytes

Here's a patch, which addresses the problem in Chrome, at least. I will continue to test on other browsers when I start to cross-browser test the site I'm currently working with Stanley on.

stijndm’s picture

Status: Needs review » Fixed
jbeckers’s picture

this seems not to be fixed for me.

I do have drush reporting Stanley as 7.x-1.0-alpha2+4-dev. Will try with a fresh install of -dev in a minute.

stijndm’s picture

Current dev is at 7.x-1.0-alpha2+7-dev.
I'll be rolling out an alpha3 this week, so let me know if you still have issues.

jbeckers’s picture

still the same, Stanley now at 7.x-1.0-alpha2+7-dev

stijndm’s picture

Ok, so apparently the current dev download does not have the latest commit yet.
http://drupalcode.org/project/stanley.git/commit/3b8e519d4d756df6d2986ac...

You'll need to either
- wait for a new download package to be generated
- checkout dev from git
- apply the patch from the above commit

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.