1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/11103] Update styling of UCP Notifications in prosilver

PHPBB3-11103
This commit is contained in:
Matt Friedman
2013-02-14 11:00:59 -08:00
parent 93619c0a4b
commit fd4e197bde
2 changed files with 15 additions and 3 deletions

View File

@@ -765,3 +765,15 @@ p.rules a {
bottom: -11px;
left: -10px;
}
.notification_list div.notifications {
padding: 5px;
}
.notification_list p.notifications_title {
font-weight: bold;
}
.notification_list p.notifications_time {
font-size: 11px;
}