Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix flickering on link hovering, and inconsistencies between chat links and UI links #1573

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

astorije
Copy link
Member

I noticed that 2 transitions were conflicting, blue to dark blue with no timed transitions, and full opacity to light opacity with a 0.2s transition. The first one is actually set by Bootstrap, the second one is ours.

As I was fixing that, I switched the (default Bootstrap) blue links into the green ones we use in the chat window (fixes #510).

@astorije astorije added the Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. label Sep 26, 2017
@astorije astorije added this to the 2.5.0 milestone Sep 26, 2017
@AlMcKinlay AlMcKinlay merged commit 0f1919a into master Sep 26, 2017
@astorije astorije deleted the astorije/fix-colors branch September 26, 2017 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent link colors
3 participants