[wp-trac] [WordPress Trac] #32626: List tables CSS: inconsistent alignments
WordPress Trac
noreply at wordpress.org
Fri Jun 12 15:51:26 UTC 2015
#32626: List tables CSS: inconsistent alignments
----------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 4.2
Severity: normal | Keywords:
Focuses: ui |
----------------------------+-----------------------------
While working on #31654 noticed inconsistencies in the alignments of the
checkboxes and also some other small details in the List Tables that would
need a bit of love, see the screenshot below for some examples. This would
also greatly simplify the List Tables CSS where many (crazy) selectors are
just to override exceptions that override other exceptions etc. See also
related #29990.
[[Image(https://cldup.com/T48AqNGdT0.png)]]
A possible plan would be:
- stick to a default padding for the cells with checkboxes (10px ?)
- the checkbox in the table headers would probably need no padding and
`vertical-align: middle` to handle #29990
- handle the special case for comments, plugins and network themes in a
consistent way
- there's a 1 pixel difference in the vertical alignment of links and
normal text in the table headers
- images should be consistently aligned
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32626>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list