MediaWiki talk:Gadget-topalert.css
Latest comment: 1 year ago by Izno in topic Interface-protected edit request on 5 June 2023
Protected edit request on 13 April 2016
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
On line 13 (width: 330px;
), the width should be changed from 330 px to 355 px. This prevents the (show changes) link from obstructing the "close" button. This issue was previously mentioned at MediaWiki talk:Gadget-topalert#Problem with display.
APerson (talk!) 23:38, 13 April 2016 (UTC)
Interface-protected edit request on 5 June 2023
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please add z-index: 999;
to #mw-echo-sliding-alert
, this stops the alert from getting stuck behind the searchbar (and therefor being unusable) on the new vector skin. Terra (talk) 13:50, 5 June 2023 (UTC)
- @TerraCodes did you test this with the other skins? — xaosflux Talk 23:14, 6 June 2023 (UTC)
- @Xaosflux: When I wrote that, I didn't test it on other skins, but I've now tested it on other skins (old vector, monobook, and timeless) and it seems the change doesn't affect anything. --Terra (talk) 03:03, 10 June 2023 (UTC)
- @TerraCodes, there is already a z-index of 100. What's the actual necessary value? Izno (talk) 17:20, 10 June 2023 (UTC)
- @Izno:
200
works for me. (I set my own z-index and added 9s till it showed up when I first tried to fix it) --Terra (talk) 05:06, 11 June 2023 (UTC)
- @Izno:
- Done Izno (talk) 15:42, 11 June 2023 (UTC)