#28596 closed enhancement (wontfix)
Rounded Meta Boxes
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.8 |
| Component: | Administration | Keywords: | |
| Focuses: | ui | Cc: |
Attachments (2)
Change History (7)
#1
@
12 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
#3
@
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.
@
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.
@
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



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.