aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/slackr
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-23 15:55:09 -0700
committerfriendica <info@friendica.com>2012-05-23 15:55:09 -0700
commit5b7865f8f99f8815d76849a9aabb1a93fe39c92c (patch)
treeaddef0cacbdc8a62e2be40fc1e2b84504f3b0cc8 /view/theme/slackr
parent8bc8be1f8741fde802643744748db69a5a52237c (diff)
downloadvolse-hubzilla-5b7865f8f99f8815d76849a9aabb1a93fe39c92c.tar.gz
volse-hubzilla-5b7865f8f99f8815d76849a9aabb1a93fe39c92c.tar.bz2
volse-hubzilla-5b7865f8f99f8815d76849a9aabb1a93fe39c92c.zip
slackr - knock the sharp edges off the events calendar
Diffstat (limited to 'view/theme/slackr')
-rw-r--r--view/theme/slackr/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 635f5bcf0..57856bca7 100644
--- a/view/theme/slackr/style.css
+++ b/view/theme/slackr/style.css
@@ -55,7 +55,7 @@ nav #site-location {
box-shadow: 3px 3px 10px -2px #000000;
}
-.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo {
+.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo, .fc {
border-radius: 3px;
-moz-border-radius: 3px;
box-shadow: 3px 3px 10px 0 #000000;