1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 15:01:33 +02:00

[ticket/11789] Remove inline color in memberlist_view

PHPBB3-11789
This commit is contained in:
Vjacheslav Trushkin
2013-08-18 10:56:16 +03:00
parent 9c299b0e83
commit 6f566fdaf0
2 changed files with 2 additions and 2 deletions

View File

@@ -296,7 +296,7 @@ p.topicdetails {
color: green;
}
.offline, .error {
.offline, .error, .inactive {
color: red;
}