[wp-trac] [WordPress Trac] #36424: graphically visualize if comments are closed (in wp-admin/edit.php)
WordPress Trac
noreply at wordpress.org
Tue Apr 12 11:58:26 UTC 2016
#36424: graphically visualize if comments are closed (in wp-admin/edit.php)
----------------------------+---------------------------------
Reporter: pixelverbieger | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version:
Severity: normal | Resolution:
Keywords: | Focuses: ui, administration
----------------------------+---------------------------------
Comment (by pixelverbieger):
Your code does what I initially meant when writing down my idea. Great!
The next step is to adjust the alignment of bubble and lock :)
Which is not trivial, because the dash and the bubble have very different
heights, so it is not done with a simple
.dashicons-lock { margin-top:5px; }
(The bubble gets an margin-top of 5px applied, coming from line 40-46 in
wp-admin/css/list-tables.css
I think.)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36424#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list