aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-12 22:19:29 -0700
committerfriendica <info@friendica.com>2012-05-12 22:19:29 -0700
commite7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc (patch)
tree92dfe99bc382b7aa7e992fa97306df1253ce1507 /view
parent62727012d37ef3d3cacc413d5667dc2d7bbf9cbb (diff)
downloadvolse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.tar.gz
volse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.tar.bz2
volse-hubzilla-e7813f22aff9fa35feeeda6bc3d32ccdeaef3cfc.zip
slackr drop shadows
Diffstat (limited to 'view')
-rw-r--r--view/theme/slackr/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index ed3b413fb..6fe214d74 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -43,4 +43,5 @@ nav #site-location {
.wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
border-radius: 3px;
-moz-border-radius: 3px;
+ box-shadow: 3px 3px 10px 0 #000000;
} \ No newline at end of file