.flame-icon {
  background-image: url("/static/webui/icons/no-flame.790a04627722.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 30px;
  width: 30px;
}

.flame-icon.active {
  background-image: url("/static/webui/icons/flame.431cb6d161a9.png");
}

.table-content td, .table-content th {
  height: 40px;
}
