https://bugzilla.wikimedia.org/show_bug.cgi?id=61072

--- Comment #2 from Bartosz DziewoƄski <[email protected]> ---
We actually don't apply any classes, ve.ui.MWLinkTargetInputWidget.css just has
some styles defining a close-enough reddish color. (This is kind of bad since
the color can differ per-skin.)

.ve-ui-mwLinkTargetInputWidget-menu .oo-ui-menuItemWidget[rel=newPage] {
    color: #BA0000;
}

There are no styles by default for redirect and disambiguation links, some
users choose to style them in various ways (usually green for redirects and
maroon for disambigs). 

I'm not sure if we should do this for the link in the inspector; they are
already visually distinct by being placed in separate sections. We might want
to remove the reddish styles too...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to