mirror of
https://github.com/alextselegidis/easyappointments.git
synced 2024-11-10 10:02:33 +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;
|
color: #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#calendar .fc-daygrid-event-dot {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#calendar .fc-event {
|
#calendar .fc-event {
|
||||||
border: 1px solid #7cbae8;
|
border: 1px solid #7cbae8;
|
||||||
background-color: #7cbae8;
|
background-color: #7cbae8;
|
||||||
|
|
Loading…
Reference in a new issue