1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Merge branch 'develop-olympus' into develop

* develop-olympus:
  [ticket/11789] Remove inline color in memberlist_view

Conflicts:
	phpBB/styles/subsilver2/template/memberlist_view.html
This commit is contained in:
Andreas Fischer
2013-08-18 17:10:26 +02:00
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;
}