Ticket #6292 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Tightening up admin

Reported by: iammattthomas Assigned to: iammattthomas
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: has-patch commit
Cc:

Description

Per conversation with Happy Cog, cleaning up the admin:

- Condensing padding and margins that are too big
- Matching font sizes to mockups
- Fix alignment of action buttons
- padding in comment counter
- line heights in category list
- button padding
- tablenav paging margins
- permalink save button

More to come.

Attachments

6292.diff (9.7 kB) - added by iammattthomas on 03/19/08 00:12:43.
6292-2.diff (307 bytes) - added by iammattthomas on 03/20/08 20:05:15.
Right-align actions header, too

Change History

03/19/08 00:12:43 changed by iammattthomas

  • attachment 6292.diff added.

03/19/08 16:16:16 changed by ryan

(In [7399]) Tighten layout. Props mt. see #6292

03/20/08 17:57:33 changed by iammattthomas

  • status changed from new to assigned.

Ryan mentioned that I inadvertantly reverted

Error: Failed to load processor 7344
No macro or processor named '7344' found

with this patch; I've emailed Liz asking about the actions alignment. I'd set them back to left-aligned to match the mockups.

03/20/08 17:58:48 changed by iammattthomas

Weird... that should be [7344].

03/20/08 20:05:01 changed by iammattthomas

Liz: "I think that if they are right-aligned, then "Actions" should be right-aligned too. No question." By the looks of things this was the original intention, the declaration in the CSS just wasn't specific enough to supercede the left alignment of table header items.

03/20/08 20:05:15 changed by iammattthomas

  • attachment 6292-2.diff added.

Right-align actions header, too

03/20/08 20:07:49 changed by ryan

(In [7422]) Right-align actions header, too. Props mt. see #6292

03/26/08 04:07:17 changed by thee17

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