From: friendica Date: Wed, 23 May 2012 22:55:09 +0000 (-0700) Subject: slackr - knock the sharp edges off the events calendar X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5b7865f8f99f8815d76849a9aabb1a93fe39c92c;p=friendica.git slackr - knock the sharp edges off the events calendar --- 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;