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

       Web browser: ---
            Bug ID: 52003
           Summary: Conflicting ".expanded" CSS class in
                    ext.translate.special.languagestats.css
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

On a page as this one:
http://translatewiki.net/w/i.php?title=Special:LanguageStats&code=fr&suppresscomplete=1

This CSS file is loaded: ext.translate.special.languagestats.css

One of its rules is:

    .expanded, .expanded a {
        cursor: n-resize;
    }

The problem is, the MediaWiki left menu has an "expanded" class too: <div
id="p-navigation" class="portal expanded" role="navigation">

As a result, the cursor is altered when hovering over the items of this menu.

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