Last modified: 2013-04-22 16:14:32 UTC
The CSS for attractive buttons is duplicated in multiple extensions, with the latest and greatest in extensions/Agora. In order to implement improved login and create account forms in core (bug 44628, Gerrit change #30637), this CSS needs to move into core. E.g. resources/mediawiki.ui/mediawiki.ui.default.css plus a vector version. (Nothing currently depends on the module 'ext.agora.base' implemented by extension Agora, again it's all copy and paste.)
Gerrit change #30637 now adds a 'mediawiki.ui' CSS module in resources/mediawiki.ui to core. The machinery that uses Compass to create the CSS from sass source files remains in Extension:Agora, for now.
(In reply to comment #1) Now in Gerrit change #55847
The 'mediawiki.ui' module is merged in 1.22wmf2. The Compass configuration and Sass files are in the subdirectory resources/mediawiki.ui/sourcefiles.