"Krinkle" posted a comment on MediaWiki.r112457.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112457#c32303

Commit summary for MediaWiki.r112457:

[mediawik.special.changeslist] Remove ugly arrow swapping hack
* Use CSS and change the background image, instead of displaying 2 <img> tags 
and hiding one based on the parent element's class
* touches bug 17616 a bit, although it doesn't address the focus issue yet, but 
does improve the overal structure of this module
* Also speeds up by:
- Outputting less markup
- Having 1 embedded images in the CSS file instead of (N changes)*<img> tags
* jquery.makeCollapsible:

Krinkle's comment:

I was expecting that the jQuery makeCollapsible plugin would take care of that 
(since it's not a custom-collapsible). Will checkout soon.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to