https://bugzilla.wikimedia.org/show_bug.cgi?id=17009

           Summary: Remove .hiddenStructure from CSS
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: [email protected]
        ReportedBy: [email protected]


It's been deprecated for over three years now, yet we're still forced to
manually override this to stop people using the damn thing.  If people want to
continue using a terrifying hack that royally screws over people with older
browsers (vide Brion
http://en.wikipedia.org/wiki/Wikipedia_talk:Avoid_using_meta-templates?diff=36124214),
they can add the definition themselves, it's not exactly difficult.  But given
how many other friendlier ways there are of hiding content, it's crazy to leave
this in there just because it's been there since forever.  

trunk/phase3/skins/monobook/main.css:
@@ 487:
- .hiddenStructure {
-       display: none;
- }


-- 
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

Reply via email to