https://bugzilla.wikimedia.org/show_bug.cgi?id=18708
--- Comment #2 from Happy-melon <[email protected]> 2009-05-08 17:04:43 UTC --- Created an attachment (id=6095) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6095) Moves .plainlinks to common stylesheets The !important declarations are *not* required, only that the override has a higher specificity than the original asignations. Simply adding "div#ID" will work. Patch, tested on FF3; no reason I'm aware of why it shouldn't work in anything capable of adding the icons in the first place. The patch *itself* might be dodgy; I've got a huge amount of stuff going on on my svn checkout ATM, so it was cut-and-pasted together from a couple of different diffs, with irrelevant bits cut out. It should apply, though. The *content* of the changes has been tested. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
