/*
 * Plugin Name: Magic Liquidizer Responsive Table
 * Plugin URI: http://www.innovedesigns.com/wordpress/magic-liquidizer-responsive-table-rwd-you-must-have-wp-plugin/
 * Author: Elvin Deza
 * Description: A simple and lightweight plugin that converts HTML table into responsive. After activation, go to Dashboard > Appearance > Magic Liquidizer Responsive Table.
* Version: 2.0.0
* Tags: responsive, fluid
* Author URI: http://innovedesigns.com/author/esstat17
*/ 

/*	Responsive Table Import ---------- */
.ml-responsive-table {
    display: block;
}

.ml-table {
    left: 0;
    margin-left: 0;
    min-height: 1px;
    min-width: inherit;
    padding: 0 10px 10px 10px;
    right: 0;
}
@media (max-width: 480px) {
	.ml-table {
		padding-bottom: 5px;
	}
}
.ml-table:last-child {
    padding-bottom: 0;
}

.ml-responsive-table dt { 
	background-color: transparent;
	clear: both;
	font-weight: bold;
}
.ml-responsive-table dt:first-child {
    padding-top: 10px;
}
.ml-responsive-table dd {
    clear: both;
    font-size: 90%;
    margin-bottom: 10px;
}
.ml-responsive-table dd:last-child {
    padding-bottom: 10px;
}

.ml-responsive-table dl:nth-of-type(even){ background:transparent; }
.ml-responsive-table dl:nth-of-type(odd){
    background: rgba(0, 0, 0, 0.03);
}
.ml-responsive-table dl dd:nth-of-type(odd){ background:transparent; }
.ml-responsive-table dl dt:nth-of-type(even){ background:transparent; }

.ml-responsive-table .ml-grid {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
/*
     FILE ARCHIVED ON 18:05:06 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:25:31 Apr 13, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  RedisCDXSource: 2.01
  exclusion.robots: 0.397
  CDXLines.iter: 24.175 (3)
  exclusion.robots.policy: 0.38
  PetaboxLoader3.datanode: 143.576 (5)
  captures_list: 154.846
  LoadShardBlock: 123.158 (3)
  esindex: 0.016
  PetaboxLoader3.resolve: 84.805 (2)
  load_resource: 320.077 (2)
*/