MinervaNeue/resources/skins.minerva.base.styles
jdlrobson 8dad1703af Special handling for links without href attribute
The link change overrides link colors in last modified,
talk button and main menu. This approach was obviously flawed.

Rather than enter a specificity
war let's instead limit the styles to links which do not have
an href. Volker you were right...

* Revert "Last modified links should not be progressive blue"
This reverts commit bc045b78a2.
* Revert "Do not style links without href attribute"
This reverts commit daa6ad5145.
* Apply a not selector for links

Certain links (including links inside navboxes) render
links to themselves - for example the navbox on the San
Francisco article (provided it is not removed by
wgMFRemovableClasses)

These links should be visually distinguished from normal links.
The not selector has support from IE9 onwards and given our browser
matrix and the low impact of if this fallback fails this is a perfectly
acceptable usecase.

Bug: T181472

Change-Id: I61b05e3c223f2ba5314aecdf26b8a0ee8caa6524
2018-03-29 15:58:09 -07:00
..
print Special handling for links without href attribute 2018-03-29 15:58:09 -07:00
common.less Replace `#toc` selector by `.toc` 2018-03-20 01:49:43 +00:00
footer.less Explicitly use LESS variable for breakpoint defined in mediawiki ui 2018-02-06 22:23:32 +00:00
icons.less Minerva is its own skin 2017-07-12 08:12:40 -07:00
images.less Minerva is its own skin 2017-07-12 08:12:40 -07:00
magnifying-glass.png Minerva is its own skin 2017-07-12 08:12:40 -07:00
magnifying-glass.svg Unify SVG markup 2017-11-14 21:44:40 +00:00
pageactions.less Always render taglines unconditionally and update styles 2017-12-05 00:27:11 +00:00
ui.less Special handling for links without href attribute 2018-03-29 15:58:09 -07:00