Am 11.05.2012 10:24, schrieb Ryan Kaldari:
> What about this idea: We could introduce a new CSS class called
> 'nomobile' that functioned similarly to 'noprint' —

as we are talking about this - yes, I know [1]) -

in a previous posting on #mediawiki_

I already asked to introduce a new class
_
         *   .noscreen*

to disable elements when rendered on */screen /*media, similar to .noprint

.noscreen {
    display: none;
}

In older MW versions I could easily add that. In the current MW core, I
did not find a way to get it working.
Now knowing [1], it might be a consequence from that.

Perhaps anyone can help here, too ?


[1] https://bugzilla.wikimedia.org/show_bug.cgi?id=36742
Elements with blacklisted class get removed only if it's their only class

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to