https://bugzilla.wikimedia.org/show_bug.cgi?id=46412
--- Comment #6 from ShoeMaker <[email protected]> --- (In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #3) > > > As a side-note, I've tried on two different wikis to add: > > > span.mw-rollback-link { > > > text-decoration: blink; //with and without !important > > > } > > > to my common.css because the class wasn't responding to my display: > > > hidden/none > > > and it isn't responding to blinking either. Is it just me not doing it > > > right, > > > or is there a bug somewhere preventing that css from applying to that > > > class? > > > > display:none works fine for me on enwiki. Since I have browser.blink_allowed > > set to false in my Firefox, I can't test the other. ;) > > With css? I still can't get it to work setting the css, but I did get it to > work with jquery to .css('display', 'none'); > > Working on writing a full script to do what the requester wants without > needing > any core changes. If whomever has the power wants to assign it to me, I'll > write the js and close it as wontfix when js is complete. Or as worksforme maybe? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
