Opened 10 years ago
Closed 10 years ago
#31462 closed defect (bug) (fixed)
Press This: Match styling on tools.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Press This | Keywords: | has-patch |
Focuses: | ui, administration | Cc: |
Description
The Press This area of /wp-admin/tools.php doesn't match the styling of the Category converter text or generally other pages in /wp-admin/
Notice https://cloudup.com/clOJ-s28VZa vs https://cloudup.com/cyFFhCZIIwv
(granted there is Jetpack material, but shows the styling used up to now on that page).
Time to overhaul tools.php visually or change up PT to match?
Main ticket: #31373
Attachments (1)
Change History (11)
#3
@
10 years ago
How much room do we have to experiment with the tools.php page?
Could we make change it up so that the styles currently applied to PT are applied to all tool-box
class, at least on the tools.php page (since we can target that with .tools-php class)?
It would standardize that one page, though still lack consistency with the rest of wp-admin.
That said, agreed on one box if this stays the way it is.
#4
@
10 years ago
I think if we decided to try to style all of Tools.php, we'd want to adjust some .postbox
styles (or introduce a new class) to make the container reusable. I suspect it is probably out of this project scope, though. @helen thoughts?
#5
@
10 years ago
Happy to introduce a new class for that type of panel/card container, it's a common enough need and using .postbox
isn't fun because of JS and interior styles that are inherited. Don't really see it as being "out of scope". If there are some relatively quick wins we can do for the Tools screen, happy to entertain them.
#8
@
10 years ago
This is fixed but leaving open in case we heed to tweak the newly added stuff a little in order to make it easily reusable.
I have mixed feelings on this. The text everywhere else really needs a max width. This way it's actually pleasant to read. that's my main issue and the reason for the design.
I also have never found the black on grey text pleasant to read, so this was a fun little test. It looks like an afterthought to me.
BUT consistency is important. This may need to be a separate ticket even though it will look fairly unpleasant and detached.
Compare:

(If we kept it, I'd move all the PT info into one single box.)