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: tpars...@wikimedia.org
        ReportedBy: umherirrender_de...@web.de
                CC: roan.katt...@gmail.com


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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to