/**
 * @file
 * Table select behavior.
 *
 * @see tableselect.js
 */

tr.selected td {
  background: #ffc;
}
td.checkbox,
th.checkbox {
  text-align: center;
}
[dir="rtl"] td.checkbox,
[dir="rtl"] th.checkbox {
  /* This is required to win over specificity of [dir="rtl"] td */
  text-align: center;
}

/*
     FILE ARCHIVED ON 01:47:04 Jan 21, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:39:59 Jun 19, 2026.
     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):
  captures_list: 0.633
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.073
  esindex: 0.01
  cdx.remote: 379.029
  LoadShardBlock: 67.792 (3)
  PetaboxLoader3.datanode: 99.746 (5)
  PetaboxLoader3.resolve: 64.567 (2)
  load_resource: 105.053
  loaddict: 23.346
*/