/**
 * @file
 * Styles for the system status counter component.
 */

.system-status-counter__status-icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
}
.system-status-counter__status-icon:before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center 2px;
  background-size: 16px;
}

.system-status-counter__status-icon--error:before {
  background-image: url(/proxy/https%3A%2F%2Fweb.archive.org%2Fweb%2F20251011092422im_%2Fhttps%3A%2F%2Fwww.linuxjournal.com%2Fcore%2Fmisc%2Ficons%2Fe32700%2Ferror.svg);
}
.system-status-counter__status-icon--warning:before {
  background-image: url(/proxy/https%3A%2F%2Fweb.archive.org%2Fweb%2F20251011092422im_%2Fhttps%3A%2F%2Fwww.linuxjournal.com%2Fcore%2Fmisc%2Ficons%2Fe29700%2Fwarning.svg);
}
.system-status-counter__status-icon--checked:before {
  background-image: url(/proxy/https%3A%2F%2Fweb.archive.org%2Fweb%2F20251011092422im_%2Fhttps%3A%2F%2Fwww.linuxjournal.com%2Fcore%2Fmisc%2Ficons%2F73b355%2Fcheck.svg);
}

/*
     FILE ARCHIVED ON 09:24:22 Oct 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:49:58 Feb 26, 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.554
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.056
  esindex: 0.007
  cdx.remote: 23.043
  LoadShardBlock: 233.648 (3)
  PetaboxLoader3.datanode: 210.696 (5)
  PetaboxLoader3.resolve: 99.372 (3)
  load_resource: 181.33 (2)
*/