mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 21:08:53 +00:00
[ticket/16439] Add BC back in
PHPBB3-16439
This commit is contained in:
parent
8956654288
commit
8ab730f47d
1 changed files with 2 additions and 1 deletions
|
@ -116,7 +116,8 @@ a:hover { color: #D31141; }
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post h3 a.first-unread {
|
.post h3 a.first-unread,
|
||||||
|
.post:target h3 a {
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue