Content deleted Content added
m Archiving 1 discussion(s) from Module talk:WikiProject banner) (bot |
m Archiving 1 discussion(s) from Module talk:WikiProject banner) (bot |
||
Line 201:
:Does the olive text-to-background contrast really pass accessibility here, let alone on the gray background? — <small> [[user:Hellknowz|<span style="color: #B00;">HELL</span>KNOWZ]] <b>∣</b> [[User talk:Hellknowz|TALK]]</small> 15:20, 7 August 2024 (UTC)
::If you think this is an issue, then I would suggest you discuss at [[mw:Extension talk:SyntaxHighlight]] — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 07:00, 9 August 2024 (UTC)
== Urgent: Please fix this template for printed content [[Module:WikiProject banner/sandbox/styles.css]]. ==
<div lang="en" dir="ltr">
Firstly, apologies for writing in English if this is not your first language (this is an automated message).
This template has been detected as one of 436 pages using styles that break the page when printed when the user is using dark mode. The fix is very straightforward - all your styles relating to dark mode must be scoped to. Since there is a high risk of this templates being copied to other wikis it is important this notice is acted on ASAP.
To fix this:
# Update `@media (prefers-color-scheme: dark` to `@media screen and (prefers-color-scheme: dark`
# Wrap any styles relating to `html.skin-theme-clientpref-night` in `@media screen`
If this message has not been acted on in 7 days, this will be fixed by an automated script. Thank you for your help fixing this important issue.
For any questions feel free to ask them at [[phab:T369874]].
[[User:Jon (WMF)|Jon (WMF)]] ([[User talk:Jon (WMF)|talk]]) 18:22, 2 August 2024 (UTC) on behalf of the web team.
</div>
:I've syncrhonised this sandbox with the live version, which should have fixed these issues. Gonnym: you may want to reapply your changes to the sandbox at some point — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 10:29, 6 August 2024 (UTC)
::I'll pass. [[User:Gonnym|Gonnym]] ([[User talk:Gonnym|talk]]) 10:31, 6 August 2024 (UTC)
:::I've added back the css code to the styles sheet. Perhaps you wouldn't mind checking the code and making sure everything looks okay, and I will deploy — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 20:43, 11 August 2024 (UTC)
::::The examples at [[Module talk:WikiProject banner/testcases]] look the same between the live and sandbox versions, so it seems so. The Class mask tests have some fails but I'm assuming that is from something else. [[User:Gonnym|Gonnym]] ([[User talk:Gonnym|talk]]) 21:03, 11 August 2024 (UTC)
:::::Yeah, the class mask tests were all copied from [[Template:Class mask]] and there have been many changes since then. So the tests are outdated and probably need removing. — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 08:37, 16 August 2024 (UTC)
|