Closed
Bug 608371
Opened 15 years ago
Closed 12 years ago
Differentiate the styling of avatar+twitter account name vs. Tweets
Categories
(support.mozilla.org :: Army of Awesome, task)
support.mozilla.org
Army of Awesome
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: stephend, Unassigned)
References
()
Details
The Army of Awesome UI is a little confusing: there's no style difference between hovering over a person's avatar+twitter account name vs. the actual tweet, so apart from looking at the links (even more difficult, unusual in Minefield / Firefox 4), there's no way to tell, at first, where you're going to go.
Some sort of minor styling difference between the two links would go a long way towards making it more intuitive.
Comment 1•15 years ago
|
||
(In reply to comment #0)
> Some sort of minor styling difference between the two links would go a long way
> towards making it more intuitive.
Two quick fixes, when hovering over a user's Twitter ID or avatar:
* Place an underline on the Twitter ID.
* Add a heavier border around the avatar in link color.
I'd recommend the following style:
border-color: #307FC1;
-moz-box-shadow: 0 0 4px #307FC1;
-webkit-box-shadow: 0 0 4px #307FC1;
box-shadow: 0 0 4px #307FC1;
Comment 2•12 years ago
|
||
should we close this bug since now we have new SUMO UI?
Flags: needinfo?(stephen.donner)
Comment 3•12 years ago
|
||
(In reply to Swarnava Sengupta (:Swarnava) from comment #2)
> should we close this bug since now we have new SUMO UI?
thanks! this does indeed apply to old site.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(stephen.donner)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•