1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

[ticket/11103] Update styling of subsilver2 notification modal

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

View File

@@ -1147,6 +1147,7 @@ a.imageset {
position: absolute;
width: 310px;
z-index: 1;
box-shadow: 3px 3px 5px darkgray;
}
#notification_list .notification_scroll {