[Tickets #6089] Consistent font-family css
bugs at horde.org
bugs at horde.org
Mon Jan 7 22:10:03 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=6089
-----------------------------------------------------------------------
Ticket | 6089
Created By | Matt Selsky <selsky at columbia.edu>
Summary | Consistent font-family css
Queue | IMP
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2008-01-07 17:10) wrote:
font-family is currently specified in many places leading to inconsistent
lists of fonts for similar elements. It also makes it more difficult to
override fonts in other themes since many places need to be changed.
Eg, horde has these sans-serif font-family listings:
Geneva,Arial,Helvetica,sans-serif;
Tahoma,Geneva,Arial,Helvetica,sans-serif;
And these serif font-family listings:
Verdana,Arial,serif;
Though neither Verdana nor Arial are serif fonts.
Can we consolidate on "Geneva,Arial,Helvetica,sans-serif;" for sans-serif
fonts? Is Tahoma really needed?
What list of serif fonts should we use?
More information about the bugs
mailing list