Ticket #5912 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

Buttons need styling to match comps, give buttons hover style

Reported by: iammattthomas Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords:
Cc:

Description

Buttons in the admin need font, color, background styles to match comps.

Attachments

wp-admin.css.diff (1.1 kB) - added by iammattthomas on 02/19/08 02:23:11.
Patch adds button styles
dashboard.css.diff (321 bytes) - added by iammattthomas on 02/19/08 02:23:19.
Patch adds button styles in dashboard
index.php.diff (0.7 kB) - added by iammattthomas on 02/19/08 02:23:39.
Patch makes Create Post button strong

Change History

02/19/08 02:23:11 changed by iammattthomas

  • attachment wp-admin.css.diff added.

Patch adds button styles

02/19/08 02:23:19 changed by iammattthomas

  • attachment dashboard.css.diff added.

Patch adds button styles in dashboard

02/19/08 02:23:39 changed by iammattthomas

  • attachment index.php.diff added.

Patch makes Create Post button strong

02/19/08 02:23:58 changed by iammattthomas

  • version set to 2.5.
  • milestone changed from 2.6 to 2.5.

02/19/08 07:09:32 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6913]) Button stylings from my. fixes #5912