https://bugzilla.wikimedia.org/show_bug.cgi?id=8303
Michael M. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Michael M. <[email protected]> --- Most (in fact: all wikis I tested) wikis have something like ol.references > li:target, sup.reference:target { background: #def; } in their Common.css now, so it seems reasonable to include this directly with the extension. (In reply to comment #2) > This requires some way of having Cite add CSS . . . note that Monobook's > main.css currently just contains a rule for Cite in core. Not sure we want > to > add more of those (or keep the existing one). Is there some way for > extensions > to stick stuff in the autogenerated CSS without adding a whole new file? Now with RessourceLoader this is no longer any problem, in fact, a modules/ext.cite.css file already exists. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
