mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 17:40:12 +00:00
Inherit link colors from core variables and override @color-link-new
Vector should use the variables defined in core for red links Bug: T288739 Depends-On: I799b46664f01c5631fb9d1ae4f5c43caeeaac818 Change-Id: Idcf5a54d76a1343d3407821b8a5b8d8ece8af9d0
This commit is contained in:
parent
a35b21d2cf
commit
0238078aaf
|
@ -10,9 +10,6 @@
|
||||||
//
|
//
|
||||||
|
|
||||||
@color-base--subtle: #54595d;
|
@color-base--subtle: #54595d;
|
||||||
@color-link: #0645ad;
|
|
||||||
@color-link--visited: #0b0080;
|
|
||||||
@color-link-new: #a55858;
|
|
||||||
@color-link-selected: @color-base;
|
@color-link-selected: @color-base;
|
||||||
|
|
||||||
@outline-color-base--focus: @color-primary;
|
@outline-color-base--focus: @color-primary;
|
||||||
|
|
Loading…
Reference in a new issue