1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 06:20:46 +02:00

[ticket/9837] Small fixes

PHPBB3-9837
This commit is contained in:
Máté Bartus
2018-05-13 13:13:38 +02:00
committed by Marc Alexander
parent 3149b45eba
commit e39753083d

View File

@@ -1162,6 +1162,6 @@ li.notification-reported strong, li.notification-disapproved strong {
color: #ffffff; color: #ffffff;
} }
p.information { .information {
background-color: #b8d3e0; background-color: #b8d3e0;
} }