[wp-trac] [WordPress Trac] #15558: Re-factor network/site-users.php to use a list table
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 30 17:51:34 UTC 2010
#15558: Re-factor network/site-users.php to use a list table
----------------------------+-----------------------------------------------
Reporter: PeteMall | Owner: PeteMall
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.1
Component: Multisite | Version: 3.1
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Comment(by westi):
Replying to [comment:10 JohnONolan]:
> Suggestion:
>
> Instead of changing
>
> {{{
> tr.site-mature {
> }}}
>
> to
>
> {{{
> tr.site-mature, a.site-mature {
> }}}
>
> Why don't we change it to
>
> {{{
> .site-mature {
> }}}
>
> Unless there are other instances of .site-mature within different tags
which require different styling then this would be the best way to go.
Same for .site-deleted and .site-spammed and .site-archived
Probably true - I was too lazy to search for other instances at the time I
was doing this. :-(
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15558#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list