Skip to content

Commit

Permalink
Fix for wikipedia.org
Browse files Browse the repository at this point in the history
- Fix #12710.
  • Loading branch information
alexanderby committed May 13, 2024
1 parent 26419a0 commit db22460
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/dynamic-theme-fixes.config
Original file line number Diff line number Diff line change
Expand Up @@ -28100,7 +28100,8 @@ body.skin--responsive,
[style*="background-color: rgb(221, 221, 255)"] {
background: ${rgb(221, 221, 255)} !important;
}
button[class*=mw-mmv-],
button[class*=mw-mmv-]:not(.cdx-button),
.cdx-button:enabled .cdx-button__icon,
a[role="button"][class*=mw-mmv-] {
background-color: white !important;
}
Expand Down

0 comments on commit db22460

Please sign in to comment.