mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-21 08:00:46 +01:00
[ticket/9837] Display unapproved posts to their authors
Basic functionality mock up. PHPBB3-9837
This commit is contained in:
parent
46a189fa4c
commit
3149b45eba
@ -1161,3 +1161,7 @@ li.notification-reported strong, li.notification-disapproved strong {
|
||||
background-color: #D31141;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
p.information {
|
||||
background-color: #b8d3e0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user