From 6f566fdaf0cfa131d077c05e486f1d2dc022030f Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sun, 18 Aug 2013 10:56:16 +0300 Subject: [ticket/11789] Remove inline color in memberlist_view PHPBB3-11789 --- phpBB/styles/subsilver2/template/memberlist_view.html | 2 +- phpBB/styles/subsilver2/theme/stylesheet.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subsilver2/template/memberlist_view.html b/phpBB/styles/subsilver2/template/memberlist_view.html index 434d795895..7898e9b235 100644 --- a/phpBB/styles/subsilver2/template/memberlist_view.html +++ b/phpBB/styles/subsilver2/template/memberlist_view.html @@ -18,7 +18,7 @@ - + diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index 29db8f2d47..92b723062a 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -296,7 +296,7 @@ p.topicdetails { color: green; } -.offline, .error { +.offline, .error, .inactive { color: red; } -- cgit v1.2.1
{L_USER_IS_INACTIVE}
{L_INACTIVE_REASON}: {USER_INACTIVE_REASON}

{L_USER_IS_INACTIVE}
{L_INACTIVE_REASON}: {USER_INACTIVE_REASON}