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