mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/9837] Make unapproved posts visible to posters
Add tests Tidy up code Improve user message formatting PHPBB3-9837
This commit is contained in:
parent
1f10cd51ff
commit
9fff4cf253
2 changed files with 5 additions and 9 deletions
|
@ -1161,7 +1161,3 @@ li.notification-reported strong, li.notification-disapproved strong {
|
|||
background-color: #D31141;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.information {
|
||||
background-color: #b8d3e0;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue