event calendar theming

This commit is contained in:
friendica 2012-05-22 22:34:35 -07:00
parent 86a38cca24
commit 8ffb65ceef

View file

@ -40,6 +40,9 @@ nav #site-location {
right: 36px; right: 36px;
} }
.fc-event-skin {
background-color: #3465a4 !important;
}
.wall-item-photo, .photo, .contact-block-img, .my-comment-photo { .wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
border-radius: 3px; border-radius: 3px;
-moz-border-radius: 3px; -moz-border-radius: 3px;