Closed
Bug 1246080
Opened 10 years ago
Closed 9 years ago
Text not visible on confirmation email button in Zoho mail
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: me, Assigned: stomlinson)
References
()
Details
Attachments
(1 file)
|
93.96 KB,
image/png
|
Details |
Step to reproduce :
Open a new Sync Account. Go to verification mail.
Actual Result
Button text is not visible clearly.
Expected Result
Button text should be visible.
Updated•10 years ago
|
Component: Firefox Sync: UI → Server: Firefox Accounts
Comment 1•10 years ago
|
||
Thanks for the report Ashickur. What email client did you use to view this?
Flags: needinfo?(me)
Updated•10 years ago
|
Summary: Confirmation mail button text color should be changed → Text not visible on confirmation email button
| Assignee | ||
Comment 3•10 years ago
|
||
I can confirm the problem (I use zoho mail). The link is actually displayed, if you look closely enough. The problem is we specify the link color on the containing `td`, not on the anchor itself. Zoho's CSS specifies a color for anchors, which is very similar to our button color. We need to specify the text color on the anchor too to avoid problems like this.
| Assignee | ||
Comment 4•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Summary: Text not visible on confirmation email button → Text not visible on confirmation email button in Zoho mail
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → stomlinson
| Assignee | ||
Comment 5•9 years ago
|
||
These buttons should now by styled correctly, thanks for the report!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•