css 在事件日历的月视图中隐藏过去的事件 - 之前:http://cl.ly/3x2o3N2K3z1r - 之后:http://cl.ly/0H431E2L0i17
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 在事件日历的月视图中隐藏过去的事件 - 之前:http://cl.ly/3x2o3N2K3z1r - 之后:http://cl.ly/0H431E2L0i17相关的知识,希望对你有一定的参考价值。
/**
* From https://gist.github.com/cliffordp/cc30fba3242c495a26bd/
*
* Hide past events on The Events Calendar's Month View
*
* Without this snippet: http://cl.ly/3x2o3N2K3z1r
* With this snippet: http://cl.ly/0H431E2L0i17
*
*/
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a,
.tribe-events-calendar td.tribe-events-past .tribe-events-viewmore {
display: none;
}
.events-archive.events-gridview #tribe-events-content table.tribe-events-calendar td.tribe-events-past .type-tribe_events {
border: none;
box-shadow: none;
}
以上是关于css 在事件日历的月视图中隐藏过去的事件 - 之前:http://cl.ly/3x2o3N2K3z1r - 之后:http://cl.ly/0H431E2L0i17的主要内容,如果未能解决你的问题,请参考以下文章
关于 iPhone 日历 (Kal) 的问题
完整日历,如何隐藏时间列并按顺序列出事件
css 示例tribe-events.css(主题事件日历视图的主题示例)
显示更多配置反应大日历
隐藏 SharePoint 警报电子邮件中的字段
Swift FSCalendar 在表格视图的日历显示事件中选择日期