Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#28596 closed enhancement (wontfix)

Rounded Meta Boxes

Reported by: aubreypwd's profile aubreypwd Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.8
Component: Administration Keywords:
Focuses: ui Cc:

Description

This may seem small, but I just rounded the corners of .postbox in the admin. It looks so nice to me.

https://i.cloudup.com/dXpZLkgn5L-3000x3000.png

And, I don't think it disturbs the rest of post.php.

https://i.cloudup.com/3Oj8x7cfOB-3000x3000.png

Comparing to (not rounded)...

https://i.cloudup.com/sTaiusagEM-3000x3000.png

Attachments (2)

28596-plugins-table-wont-style.diff (2.4 KB) - added by aubreypwd 12 years ago.
Patch that rounds the corners of common elements, but does NOT round the corners of the Plugins mage widefat table. Looking for thoughts to a fix for that.
28596-with-plugins.diff (5.6 KB) - added by aubreypwd 12 years ago.
Got the plugins table to style with rounded corners. Also removed some old plugin styles that were making the table different from the others. Also, better (I think) placement of the rounded corners CSS. Also see https://github.com/aubreypwd/develop.git.wordpress.org/commits/28596

Download all attachments as: .zip

Change History (7)

#1 @helen
12 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Everything used to be slightly rounded, and were purposefully un-rounded in the 3.8 redesign by the design lead. Note that most other elements are not rounded, either. Thanks for the input, but this is a wontfix.

#2 @iseulde
12 years ago

  • Version changed from 3.9.1 to 3.8

#3 @aubreypwd
12 years ago

I'm working on a patch in the meantime to have an example or some rounded corners on more than just .postbox throughout the admin. Just for an example to look at.

What I got so far is https://github.com/aubreypwd/develop.git.wordpress.org/tree/28596 but I'm still stuck on styling the plugins table box, which doesn't work the same as the rest using .widefat for some reason.

I've attached the patch (that does not fix Plugins table) if anyone wants to donate.

Last edited 12 years ago by aubreypwd (previous) (diff)

@aubreypwd
12 years ago

Patch that rounds the corners of common elements, but does NOT round the corners of the Plugins mage widefat table. Looking for thoughts to a fix for that.

@aubreypwd
12 years ago

Got the plugins table to style with rounded corners. Also removed some old plugin styles that were making the table different from the others. Also, better (I think) placement of the rounded corners CSS. Also see https://github.com/aubreypwd/develop.git.wordpress.org/commits/28596

#4 @aubreypwd
12 years ago

  • Keywords has-patch dev-feedback added

#5 @aubreypwd
12 years ago

  • Keywords has-patch dev-feedback removed

Just noticed @helen's comment.

Note: See TracTickets for help on using tickets.