/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
.wp-admin.events-cal .wp-list-table tr #title{width:200px!important;}

/* Événements tagués « coca » — lien titre désactivé dans l'agenda TEC */
.tribe-events .tag-coca .tribe-events-calendar-list__event-title-link,
.tribe-events .tag-coca .tribe-events-calendar-month__calendar-event-title-link,
.tribe-events .tag-coca .tribe-events-pro-photo__event-title-link,
.tribe-events .wd-tec-event-non-clickable-link {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}