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

       Web browser: ---
            Bug ID: 56366
           Summary: [Regression] Missing "media => screen" breaks styles
                    for printing
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: code-update-regression
          Severity: normal
          Priority: Unprioritized
         Component: Skin and page rendering
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

https://gerrit.wikimedia.org/r/#/c/79948/ removed the "media => screen" for
vector/styles.less (See
http://bits.wikimedia.org/en.wikipedia.org/load.php?debug=true&lang=en&modules=skins.vector&only=styles&skin=vector,
the second part isn't wrapped in any @media clause). These styles now override
the styles for printing, which is bad. Most noticeably:

* The font changed from serif (browser default) to sans-serif.
* The font size is smaller than before.
* Bulleted lists use colored bullets.

Please add the "media => screen" for these styles, or - if there are styles
that should explicitly apply for printing, too, split them into a separate
file.

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