Closed
Bug 781404
Opened 14 years ago
Closed 13 years ago
Make font style consistent across Phonebook
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bram, Unassigned)
Details
(Whiteboard: [ux])
We’re already using Open Sans on most of the website, but not all.
Here are some elements that are left to be changed to Open Sans. They’re found on common.css:
* body
* p
* label,input,button,select,textarea
* .navbar-search .search-query
* .ui-widget
* .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
Comment 1•13 years ago
|
||
We'll be tackling this as part of the homepage redesign.
Blocks: 766760
Whiteboard: [ux]
Comment 2•13 years ago
|
||
We've recently redesigned the entire site. I checked all the elements on the above that I could find in the markup. The only one still outstanding is the select.
| Reporter | ||
Comment 3•13 years ago
|
||
Cool. Feel free to close this bug or mark it as duplicate, if you wish. I filed it before Phonebook’s redesign.
Comment 4•13 years ago
|
||
Great!
I think the elements that remain require some pretty hacky CSS to take global font styles[0], so I suggest we don't worry about them. Thanks for the bug!
[0] http://css-tricks.com/dropdown-default-styling/
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•