[wp-trac] [WordPress Trac] #52966: Site Health dashboard panel - css enhacement to improve UI
WordPress Trac
noreply at wordpress.org
Sat Apr 3 15:30:33 UTC 2021
#52966: Site Health dashboard panel - css enhacement to improve UI
-------------------------------------+-----------------------------
Reporter: mblach | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: trunk
Severity: normal | Keywords: has-screenshots
Focuses: ui, css, administration |
-------------------------------------+-----------------------------
Hi, i want to propose some css code, to little improve dashboard Site
Health panel interface.
Please review CSS Code below, and effect of changes in attachment.
{{{
#dashboard_site_health .site-health-progress-label {
margin: 0;
}
#dashboard_site_health .health-check-title-section {
justify-content: left;
width: auto;
display: block;
float: left;
text-align: center;
border-right: 1px solid #8c8f94;
padding-right: 10px;
padding-top: 5px;
margin-right: 10px;
height: 50px;
}
}}}
Regards MBlach.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52966>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list