HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/testingff/public_html/fdfctr/wp-content/plugins/mp-timetable/media/less/no-js.less
.mptt-shortcode-wrapper {
  .mptt-shortcode-table {
	&:first-of-type {
	  display: table !important;
	}
	.mptt-event-container {
	  &:hover {
		height: auto !important;
		min-height: 100% !important;
	  }
	}
  }
}
body {
  &.mprm_ie_browser {
	.mptt-shortcode-wrapper {
	  .mptt-event-container {
		height: auto !important;
	  }
	}
  }
}
@media (max-width: 767px) {
  .mptt-shortcode-wrapper {
	.mptt-shortcode-table {
	  &:first-of-type {
		display: none !important;
	  }
	}
  }
}