mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-09 01:23:10 +03:00
Remove dot
This commit is contained in:
parent
2a645319fd
commit
808a07374f
1 changed files with 4 additions and 0 deletions
|
@ -470,6 +470,10 @@ body legend {
|
|||
color: #555;
|
||||
}
|
||||
|
||||
#calendar .fc-daygrid-event-dot {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#calendar .fc-event {
|
||||
border: 1px solid #7cbae8;
|
||||
background-color: #7cbae8;
|
||||
|
|
Loading…
Reference in a new issue