Added margin-bottom to calenadr events.
This commit is contained in:
parent
e88ab104be
commit
ee64fdbc8f
1 changed files with 1 additions and 1 deletions
|
@ -466,12 +466,12 @@ body .form-horizontal .controls {
|
|||
border-radius: 3px;
|
||||
padding: 2px 3px;
|
||||
cursor: pointer;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
#calendar .calendar-view .date-column .provider-column .event.appointment {
|
||||
background: #4790CA;
|
||||
color: #fff;
|
||||
|
||||
}
|
||||
|
||||
#calendar .calendar-view .date-column .provider-column .event.unavailability {
|
||||
|
|
Loading…
Reference in a new issue