Page MenuHomePhabricator

Flow: use the default link and redlink colors for usernames above posts
Closed, ResolvedPublic

Description

Users are perplexed that the colors of username links above Flow posts are slightly different from the default link and redlink colors. See https://www.mediawiki.org/wiki/Talk:Flow?workflow=rpgymsqocif1l3b4

This introduces inconsistency for little gain. If the colors for links and redlinks aren't ideal, we should change them in core (they come from a in skins/common/commonElements.css skins/common/commonElements.css and a.new in skins/common/shared.css).

The fix is easy, just delete

@username-color: #3C68B1;
// Normal redlink colour
@username-redlink-color: #a55858;

in modules/discussion/styles/settings/colors.less


Version: master
Severity: normal

Details

Reference
bz61890

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:53 AM
bzimport set Reference to bz61890.

Change 115339 had a related patch set uploaded by MZMcBride:
Flow: use the default link and redlink colors for usernames above posts

https://gerrit.wikimedia.org/r/115339

Change 115339 merged by jenkins-bot:
Flow: use the default link and redlink colors for usernames above posts

https://gerrit.wikimedia.org/r/115339