[Webkit-unassigned] [Bug 32926] New: Styles Inspector: Revert font back to "'Lucida Grande', sans-serif" and "10px"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 24 18:24:38 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32926

           Summary: Styles Inspector: Revert font back to "'Lucida
                    Grande', sans-serif" and "10px"
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Major
          Priority: P1
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chrisjshull at gmail.com


The Styles inspector recently began using "font-family: monospace;" and
"font-size: 11px" for style properties.

This does not look as nice, and there is no benefit to using a monospaced font. 
In fact, it makes it so less information is visible inside the standard Styles
column width.

Please revert back to:

font-family: 'Lucida Grande', sans-serif;
font-size: 10px;

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list