diff options
Diffstat (limited to 'webAO/styles/nomod.css')
| -rw-r--r-- | webAO/styles/nomod.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webAO/styles/nomod.css b/webAO/styles/nomod.css index 1c03547..132e40e 100644 --- a/webAO/styles/nomod.css +++ b/webAO/styles/nomod.css @@ -1,4 +1,4 @@ -table#client_playerlist td:nth-child(5), -td:nth-child(6) { +table#client_playerlist td:nth-child(6), +td:nth-child(7) { display: none; } |
