aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/slackr
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-22 22:34:35 -0700
committerfriendica <info@friendica.com>2012-05-22 22:34:35 -0700
commit8ffb65ceef4de1b1088ace577682812cba6016af (patch)
tree61ce41fedf2efa5ad3862a387cffcdc59ce6c816 /view/theme/slackr
parent86a38cca248f969c61f825205e21a6d33fff3c8d (diff)
downloadvolse-hubzilla-8ffb65ceef4de1b1088ace577682812cba6016af.tar.gz
volse-hubzilla-8ffb65ceef4de1b1088ace577682812cba6016af.tar.bz2
volse-hubzilla-8ffb65ceef4de1b1088ace577682812cba6016af.zip
event calendar theming
Diffstat (limited to 'view/theme/slackr')
-rw-r--r--view/theme/slackr/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css
index 41f4e58ee..635f5bcf0 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;