This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/frontend/client/modules/crm/css/calendar.css
T
Yuri Kuznetsov 9b715fbdfe frontend
2014-04-11 16:26:20 +03:00

23 lines
290 B
CSS

.date-title {
text-align: center;
}
.date-title h4 {
margin: 10px 0 0;
}
.fc-event-vert .fc-event-bg {
background-color: none !important;
opacity: 0 !important;
}
.dashlet-body div.calendar {
margin-left: -15px;
margin-right: -15px;
margin-bottom: -15px;
margin-top: -15px;
}