[wp-trac] [WordPress Trac] #6438: Plugin Active Icon
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 28 16:47:13 GMT 2008
#6438: Plugin Active Icon
-------------------------+--------------------------------------------------
Reporter: alexleonard | Owner: anonymous
Type: enhancement | Status: new
Priority: low | Milestone: 2.5
Component: General | Version: 2.5
Severity: minor | Keywords: RC3
-------------------------+--------------------------------------------------
The famfamfam tick icon to the left of the "Active" status for a plugin
might look better to the right.
Something like:
{{{
.status * {
line-height: 16px;
display: block;
padding-right: 18px;
}
th.status {
padding-right: 28px;
}
.status .active {
background: url(images/active.png) center right no-repeat;
}
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/6438>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list