From 03509f2f97d15658e39f8c0a6195d7b56778687e Mon Sep 17 00:00:00 2001 From: Cesar G Date: Wed, 4 Dec 2013 14:51:54 -0800 Subject: [ticket/12055] Alternate table row background colors using nth-child rule. PHPBB3-12055 --- phpBB/adm/style/acp_main.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'phpBB/adm/style/acp_main.html') diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index bb39ffe050..4fb62ebd21 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -216,7 +216,7 @@
» {L_VIEW_ADMIN_LOG}
- +
@@ -227,8 +227,7 @@ - - + @@ -249,7 +248,7 @@
» {L_VIEW_INACTIVE_USERS}
-
{L_USERNAME}
{log.USERNAME} {log.IP} {log.DATE}
+
@@ -261,8 +260,7 @@ - - +
{L_USERNAME}
{inactive.USERNAME_FULL}
{L_POSTS}{L_COLON} {inactive.POSTS} [{L_SEARCH_USER_POSTS}] -- cgit v1.2.1