mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/9837] Small fixes
PHPBB3-9837
This commit is contained in:
committed by
Marc Alexander
parent
eb94fe973b
commit
01b0ec19c6
@@ -306,7 +306,7 @@
|
||||
</p>
|
||||
</form>
|
||||
<!-- ELSE -->
|
||||
<p class="information post-notice">
|
||||
<p class="post-notice information">
|
||||
{L_POST_UNAPPROVED}
|
||||
</p>
|
||||
<!-- ENDIF -->
|
||||
|
@@ -1162,6 +1162,6 @@ li.notification-reported strong, li.notification-disapproved strong {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
p.information {
|
||||
.information {
|
||||
background-color: #b8d3e0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user