MediaWiki talk:Gadget-navpop.css

Latest comment: 10 years ago by Nemo bis in topic External links icons removed

Comment edit

George Orwell III, as you can check in some CSS validator, the syntax for the comment which is at the top of the page is incorrect. It should be /* like this */ instead of // this. Here is an updated version of the comment:

/**
 * [[mw:ResourceLoader/Migration guide (users)]]
 * @import url('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-navpop.css&action=raw&ctype=text/css&smaxage=21600&maxage=86400');
 */

BTW: Is it intentional to copy the CSS from English Wikipedia instead of just importing it with the line suggested in the migration guide? Helder.wiki 19:48, 13 March 2014 (UTC)

External links icons removed edit

Hello! If this CSS adds or modifies icons shown after external links, you'll be interested in knowing that such icons have been removed from MediaWiki core, a change which will reach this wiki in few days. You may want to consider whether you still need them. If you have questions, please ask at bugzilla:63725. Regards, Nemo 09:45, 10 April 2014 (UTC)Reply