mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Fix bug #37015 - PMs - message history opacity
Authorised by: acydburn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9639 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -865,7 +865,7 @@ dl.mini dt {
|
||||
----------------------------------------*/
|
||||
/* PM Message history */
|
||||
.current {
|
||||
color: #999999 !important;
|
||||
color: #000000 !important;
|
||||
}
|
||||
|
||||
/* PM marking colours */
|
||||
|
Reference in New Issue
Block a user