mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-15 02:13:49 +00:00
c98508facb
Right now visited links in night mode are showing the day mode style for
@color-visited, because --color-link--visited is defined, but never set
to a corresponding night mode style. This defines the night mode
variant in the stylesheet, and sets it to the same value as
--color-visited
Visual change only in night mode, which is behind a feature flag
I also added /coverage/ to the eslintignore, as I was getting failures
on the pre-commit hook due to us linting the coverage report 🙃
Bug: T356825
Change-Id: I96695fe4c094b79385e36aef9e29b8d392c06302
|
||
---|---|---|
.. | ||
content | ||
anonTalkMessage.less | ||
buttons.less | ||
common.less | ||
CSSCustomProperties.less | ||
diff.less | ||
footer.less | ||
header.less | ||
icons.less | ||
LanguageSection.less | ||
LastModifiedBar.less | ||
pageactions.less | ||
reset.less | ||
skin.less | ||
ui.less | ||
userMenu.less |