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

            Bug ID: 66966
           Summary: Table that contains Table of Contents does not have
                    class or ID
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Skin and page rendering
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

On a rendered MediaWiki page, the div containing the Table of Contents is
defined id="toc" class="toc". However, said div is contained within a table tag
that does not have an assigned id or class. This means I cannot use custom CSS
to change the width of the table containing the TOC. We should probably
question the wisdom of having the TOC being a div within a table, but at the
very least I'd like to have some kind of id (perhaps "toc-container" or
something) so that I could deploy custom CSS.

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