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

           Summary: User CSS: @import is inside @media
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
               URL: http://translatewiki.net/w/load.php?debug=true&lang=de
                    &modules=user&only=styles&skin=monobook&user=Umherirre
                    nder&version=20100807T123640Z
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


I am using a @import statement in my skin.css to load css from another side.
There is no way to do this with js, because sometimes I am using a browser
without js. It looks like that css is not loaded anymore since the resource
loader is used.

The problem is that the skin.css is wrapped in a @media {}. But the @import
should be outside the @media{}.

It is possible to put a @import statement outside the @media, so it works?

Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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