https://bugzilla.wikimedia.org/show_bug.cgi?id=1553
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #13 from [EMAIL PROTECTED] 2008-12-08 19:12:36 UTC ---
Implemented in Betawiki.
> --- Comment #11 from Danny B. <[EMAIL PROTECTED]> 2008-12-08 11:45:09 UTC ---
> Partial solution may be adding of something like
>
> html[lang="de"] #p-navigation h5
> {
> text-transform: none;
> }
>
> or even
>
> html[lang="de"] #column-one h5
> {
> text-transform: none;
> }
I tried something very similar using :lang, but it only worked if the wiki's
language was German. So, it would have worked on the German Wikipedia, but not
on the Wikimedia Commons. I was hoping to do something like:
html.uselang-de #p-navigation h5
but MediaWiki does not expose the "uselang" parameter in CSS, so the best thing
that I could personally do was add wrappers to the messages via Betawiki.
--
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 watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l