/*
  This Day In History Plugin CSS
*/


/* Admin Screens */

.column-event_date { width: 10%; }

.column-event_name { width: 60% }

.column-event_modified { width: 15% }

.column-event_type { width: 15%; }


/* Widget */

ul.tdih .tdih_event_type { font-weight: bold; list-style-type: none; }


/* tdih Shortcode */

ul.tdih_list .tdih_event_type { font-weight: bold; list-style-type: none; }


/* tdih_tab Shortcode */

.tdih_table .tdih_event_date, .tdih_table .tdih_event_type { white-space: nowrap; }
