Closed
Bug 1101778
Opened 11 years ago
Closed 10 years ago
Change footer link hover to a lighter color
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: needspeed, Assigned: gioyik, Mentored)
Details
(Whiteboard: [good first bug])
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0
Build ID: 20141106120505
Steps to reproduce:
go to https://mozillians-dev.allizom.org
sroll to the bottom of page
see the text color and background
Actual results:
When mouse goes on "blue colored" link, it becomes "dark blue". It's hard to read "dark blue" text on grey background.
Expected results:
May be change active link color to this color (light blue)? See "bottom of page accesability problem.jpg" attached screenshot
Severity: normal → enhancement
OS: All → Windows 8.1
Hardware: All → x86_64
Updated•11 years ago
|
Severity: enhancement → normal
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 8.1 → All
Hardware: x86_64 → All
Comment 1•10 years ago
|
||
Thanks for filing this bug, Mikhail!
As suggested in comment 0, let's use a light blue link color when hovering over a link in the footer instead of the current dark blue.
Component: Account Help → Phonebook
Summary: text color and its background at the bottom of the page is inconvenient for reading → Change footer link hover to a lighter color
Whiteboard: [good first bug]
Comment 2•10 years ago
|
||
Hey i would like to fix this bug. But I am new here so i would need help getting started.
Umm...
(In reply to William Reynolds [:williamr] from comment #3)
> Nemo, can you help Mikhail get started?
well, actually bansalutkarsh3 was the one who want to fix this bug. Not me =)
Comment 5•10 years ago
|
||
(In reply to bansalutkarsh3 from comment #2)
> Hey i would like to fix this bug. But I am new here so i would need help
> getting started.
Hi bansalutkarsh3,
This is great. First step is to setup your local development environment. Start my forking the repository to your personal github account and then follow the instructions from the documentation:
http://mozillians.readthedocs.org/en/latest/installation/installation-virtualenv.html
If you are on Linux you may alternatively look the Docker guide, which should be easier:
http://mozillians.readthedocs.org/en/latest/installation/installation-docker.html
Mentor: nikos
Flags: needinfo?(jgiannelos)
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8554104 -
Flags: review?(nikos)
Assignee | ||
Comment 7•10 years ago
|
||
Hi,
I created a PR with a patch for this. Could be reviewed? I am not sure if it is the correct file, so let me know if it needs a change.
Thanks
Assignee | ||
Comment 8•10 years ago
|
||
William could you check the PR? Seems that Nikos is offline since a time.
Thanks
Flags: needinfo?(williamr)
Comment 9•10 years ago
|
||
(In reply to Giovanny Gongora [:gioyik] from comment #8)
> William could you check the PR? Seems that Nikos is offline since a time.
Thanks for creating a PR, Giovanny! I will defer to Nikos or Nemo to review your PR since I don't currently have a dev environment set up to test your PR.
Flags: needinfo?(williamr)
Flags: needinfo?(nikos)
Flags: needinfo?(jgiannelos)
Updated•10 years ago
|
Assignee: nobody → gioyik
Assignee | ||
Comment 10•10 years ago
|
||
Thank you
Comment 11•10 years ago
|
||
Hi Giovanny,
Sorry for the delay. Fosdem traveling hold me back :)
PR looks good. I'll merge it asap.
Flags: needinfo?(nikos)
Flags: needinfo?(jgiannelos)
Assignee | ||
Comment 12•10 years ago
|
||
Don't worry. Take you time :)
Comment 13•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/d62ae288bdcd88124ee23b4746ae7dd91c3eac1e
[Fix bug 1101778] Change footer link hover to a lighter color.
https://github.com/mozilla/mozillians/commit/229fbb1b2e57b91c695a178d21effbf4e5f819b9
Merge pull request #1158 from johngian/pr1153
[Fix bug 1101778] Change footer link hover to a lighter color.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Version: other → next
Comment 14•10 years ago
|
||
Verified on stage:
* Footer links has a lighter colour on hover.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Attachment #8554104 -
Flags: review?(nikos)
Updated•10 years ago
|
Version: next → 2015-2.3
You need to log in
before you can comment on or make changes to this bug.
Description
•