Last modified: 2014-05-03 10:49:11 UTC
The combination of[1] #guider_overlay { /*...*/ z-index: 10; } and[2] #p-personal { /* ... */ z-index: 100; } causes GuidedTour to highlight Echo's #pt-notifications when a step of a tour has "overlay: true". I tested this at [3]. [1] https://github.com/wikimedia/mediawiki-extensions-GuidedTour/blob/master/modules/mediawiki.libs.guiders/mediawiki.libs.guiders.css#L94 [2] https://github.com/wikimedia/mediawiki-core/blob/master/skins/vector/screen.less#L77 [3] https://pt.wikipedia.org/wiki/Especial:Contribui%C3%A7%C3%B5es/Aleph_Bot?tour=contribs
Good idea, should be easy?
This one seems to be interesting. I would like to work on this bug.Can someone assign this to me.
Change 107333 had a related patch set uploaded by Roopak: Re-sized #guider_overlay's z-index https://gerrit.wikimedia.org/r/107333
Change 107333 merged by jenkins-bot: Re-sized #guider_overlay's z-index https://gerrit.wikimedia.org/r/107333