-
- {notification_list.AVATAR}
-
-
{notification_list.FORMATTED_TITLE}
-
» {notification_list.TIME}
-
-
-
{L_MARK_READ}
-
-
-
+
+ {notification_list.AVATAR}

+
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 4a28635cde..cc91b4bd26 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -830,11 +830,13 @@ form > p.post-notice strong {
}
.notification_list p.notifications_title {
+ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+ font-size: 13px !important;
font-weight: bold;
}
.notification_list p.notifications_time {
- font-size: 11px;
+ font-size: 11px !important;
}
.notification_text:after {
diff --git a/phpBB/styles/subsilver2/template/ucp_notifications.html b/phpBB/styles/subsilver2/template/ucp_notifications.html
index 361012dd7f..a8b0d2b896 100644
--- a/phpBB/styles/subsilver2/template/ucp_notifications.html
+++ b/phpBB/styles/subsilver2/template/ucp_notifications.html
@@ -94,7 +94,7 @@
{notification_list.FORMATTED_TITLE}
- » {notification_list.TIME}
+ {notification_list.TIME}
|