From: friendica Date: Wed, 23 May 2012 05:34:35 +0000 (-0700) Subject: event calendar theming X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8ffb65ceef4de1b1088ace577682812cba6016af;p=friendica.git event calendar theming --- diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 41f4e58eea..635f5bcf0e 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -40,6 +40,9 @@ nav #site-location { right: 36px; } +.fc-event-skin { + background-color: #3465a4 !important; +} .wall-item-photo, .photo, .contact-block-img, .my-comment-photo { border-radius: 3px; -moz-border-radius: 3px;