From 5b7865f8f99f8815d76849a9aabb1a93fe39c92c Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 23 May 2012 15:55:09 -0700 Subject: [PATCH] slackr - knock the sharp edges off the events calendar --- view/theme/slackr/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 635f5bcf0e..57856bca73 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;