diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 4e8ba99358..c3039257aa 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -175,7 +175,7 @@ function marklist(id, name, state) {notifications.FORMATTED_TITLE} -
{notifications.TIME} +
ยป {notifications.TIME}
{L_MARK_READ} diff --git a/phpBB/styles/subsilver2/theme/stylesheet.css b/phpBB/styles/subsilver2/theme/stylesheet.css index 0f8f9f0367..36389c53ac 100644 --- a/phpBB/styles/subsilver2/theme/stylesheet.css +++ b/phpBB/styles/subsilver2/theme/stylesheet.css @@ -1147,6 +1147,7 @@ a.imageset { position: absolute; width: 310px; z-index: 1; + box-shadow: 3px 3px 5px darkgray; } #notification_list .notification_scroll {