aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/theme
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-02-14 11:00:11 -0800
committerMatt Friedman <maf675@gmail.com>2013-02-14 11:00:11 -0800
commit93619c0a4b523878b57055f3574bd59fc789b390 (patch)
tree14b3f5ea0fd01188aa3741be80fcc30c2fea3850 /phpBB/styles/subsilver2/theme
parent3ba25289aaa938498a05c201d59ae02311dbfbd1 (diff)
downloadforums-93619c0a4b523878b57055f3574bd59fc789b390.tar
forums-93619c0a4b523878b57055f3574bd59fc789b390.tar.gz
forums-93619c0a4b523878b57055f3574bd59fc789b390.tar.bz2
forums-93619c0a4b523878b57055f3574bd59fc789b390.tar.xz
forums-93619c0a4b523878b57055f3574bd59fc789b390.zip
[ticket/11103] Update styling of subsilver2 notification modal
PHPBB3-11103
Diffstat (limited to 'phpBB/styles/subsilver2/theme')
-rw-r--r--phpBB/styles/subsilver2/theme/stylesheet.css1
1 files changed, 1 insertions, 0 deletions
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 {