Hide free-busy event block titles only visibly but allow voice output
This commit is contained in:
parent
5c99981628
commit
d2c6d7113f
1 changed files with 2 additions and 1 deletions
|
@ -1515,7 +1515,8 @@ a.dropdown-link:after {
|
|||
}
|
||||
|
||||
.fc-type-freebusy .fc-event-title {
|
||||
display: none;
|
||||
position: absolute;
|
||||
top: -5000px;
|
||||
}
|
||||
|
||||
.calendarmain .fc-event:focus {
|
||||
|
|
Loading…
Add table
Reference in a new issue