aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-13 20:14:09 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-13 20:14:09 -0400
commit96cda3136b1cfc7ca4d28ad9cd1fb45e0bf281d1 (patch)
tree8e3fcc7d812583f3e4059dee3cde3d4233f58a75 /view
parent13930e9a8004aafda4a2aede69fafe5b597a6d60 (diff)
downloadvolse-hubzilla-96cda3136b1cfc7ca4d28ad9cd1fb45e0bf281d1.tar.gz
volse-hubzilla-96cda3136b1cfc7ca4d28ad9cd1fb45e0bf281d1.tar.bz2
volse-hubzilla-96cda3136b1cfc7ca4d28ad9cd1fb45e0bf281d1.zip
lighten wrapper shadow a bit on dispy
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view')
-rw-r--r--view/theme/dispy/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/style.css b/view/theme/dispy/style.css
index dc53f4a40..47e1d1132 100644
--- a/view/theme/dispy/style.css
+++ b/view/theme/dispy/style.css
@@ -1155,7 +1155,7 @@ nav #nav-notifications-linkmenu.on .icon.s22.notify, nav #nav-notifications-link
.wall-item-outside-wrapper {
border: 1px solid #aaa;
border-radius: 5px;
- box-shadow: 5px 0 10px 0 #111;
+ box-shadow: 5px 0 10px 0 #999;
}
.wall-item-outside-wrapper.comment {
margin-top: 5px;