gpt4 book ai didi

jquery - fullcalendar fc-highlight 覆盖 fc-event-container 背景色

转载 作者:行者123 更新时间:2023-11-28 17:04:38 25 4
gpt4 key购买 nike

使用 FullCalendar 3.9.0,当您在日历中单击与背景颜色分配相同的一周的一天时,该行的突出显示 div 会覆盖 fc-bg div。

选择周时: background hidden

标准 View : background displayed

最佳答案

Fc-highlight-Skeleton 没有在 CSS 中定义不透明度,虽然 TD 有,所以我设法通过添加来解决我的解决方案:

.fc-row .fc-highlight-skeleton { z-index: 3; opacity: 0.3; }

关于jquery - fullcalendar fc-highlight 覆盖 fc-event-container 背景色,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50510023/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com