Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8387 closed enhancement (fixed)

Visual UI fixes

Reported by: iammattthomas's profile iammattthomas Owned by: iammattthomas's profile iammattthomas
Milestone: 2.7 Priority: normal
Severity: normal Version:
Component: UI Keywords: has-patch needs-commit
Focuses: Cc:

Description

Various visual tweaks, including the following:

  • Standardize font declarations system-wide, moving Bitstream Vera Sans for Linux ahead of Windows fonts, use better monospace fonts
  • Reduce font sizes and increase line height in dashboard (per Jane)
  • Make RSS and Plugin list titles Georgia for emphasis (per Jane)
  • Adjust subsubsub to allow for greater H2 height now that icons are in
  • Allow for vertical padding around icon32
  • Center-align icon32 and h2 vertically
  • Include all button types in button style declarations
  • More attractive disabled button style
  • Hover state for screen-meta-links
  • Reduce left padding for pingbacks in Recent Comments (per Jane)
  • Make "pingback" text normal weight so it's not the only bold thing in the widget
  • Make dates in dashboard widgets sans-serif
  • Clear above "Available Themes" so the H3 doesn't float beside current theme thumbnail

Attachments (6)

8387.diff (12.0 KB) - added by iammattthomas 15 years ago.
Fixes #8387
misalignedicon32.png (8.1 KB) - added by iammattthomas 15 years ago.
Showing misaligned icon32
8387-1.diff (324 bytes) - added by iammattthomas 15 years ago.
Fixes mis-aligned icon32
8387-2.diff (771 bytes) - added by iammattthomas 15 years ago.
Re-align icon32 and .wrap H2
8387.current.png (32.2 KB) - added by iammattthomas 15 years ago.
Screenshot of current alignment in Safari and FF3
8387.old.png (35.2 KB) - added by iammattthomas 15 years ago.
Screenshot of previous alignment in Safari and FF3

Download all attachments as: .zip

Change History (15)

@iammattthomas
15 years ago

Fixes #8387

#1 @iammattthomas
15 years ago

  • Component changed from General to UI
  • Type changed from defect to enhancement

#2 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [9918]) Visual UI fixes from iammattthomas, fixes #8387

@iammattthomas
15 years ago

Showing misaligned icon32

@iammattthomas
15 years ago

Fixes mis-aligned icon32

#3 @iammattthomas
15 years ago

  • Keywords needs-commit added
  • Resolution fixed deleted
  • Status changed from closed to reopened

It looks like a bit of this patch wasn't applied, resulting in the icon32 being mis-aligned with the H2 (see misalignedicon32.png for a screenshot). I've submitted a new patch, 8387-1.diff, that includes only this fix.

#4 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [9932]) Line up screen icons, props iammattthomas, fixes #8387

@iammattthomas
15 years ago

Re-align icon32 and .wrap H2

#5 follow-up: @iammattthomas
15 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

The icon32 and H2 have come out of alignment again with recent changes; the latest patch fixes it.

attachment:ticket:8387:8387-2.diff

#6 @azaozz
15 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [9976]) Adjust H2s, props iammattthomas fixes #8387

#7 in reply to: ↑ 5 ; follow-up: @azaozz
15 years ago

Replying to iammattthomas:

The icon32 and H2 have come out of alignment again with recent changes; the latest patch fixes it.

They seem to be placed slightly differently in Safari and FF. Now the icon seems couple of px off in FF, both Mac and Windows.

@iammattthomas
15 years ago

Screenshot of current alignment in Safari and FF3

@iammattthomas
15 years ago

Screenshot of previous alignment in Safari and FF3

#8 in reply to: ↑ 7 @iammattthomas
15 years ago

Replying to azaozz:

They seem to be placed slightly differently in Safari and FF. Now the icon seems couple of px off in FF, both Mac and Windows.

Could you do a screenshot? It's looking correct to me now in Safari and FF3. Here's what I see currently:

attachment:ticket:8387:8387.current.png[[BR]]

Here's what I saw before my patch was applied:

attachment:ticket:8387:8387.old.png

Note: See TracTickets for help on using tickets.