
@media screen and (max-width: 1023.98px) {
.table-heading+.table-row[data-v-07c1d91f] {
    border-top:1px solid #e0e0e0;
}
.theseed-dark-mode .table-heading+.table-row[data-v-07c1d91f] {
    border-top-color: #575757;
}
}
.link-tab[data-v-07c1d91f] {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.list-table[data-v-07c1d91f] {
  display: flex;
  flex-direction: column;
}
.table-row[data-v-07c1d91f] {
  border-bottom: 1px solid #e0e0e0;
  display: grid;
}
.theseed-dark-mode .table-row[data-v-07c1d91f] {
  border-bottom-color: #575757;
}
.table-row[data-v-07c1d91f]:not(.table-heading):hover {
  background-color: #fbfbfb;
}
.theseed-dark-mode .table-row[data-v-07c1d91f]:not(.table-heading):hover {
  background-color: #2a2a2a;
}
.table-heading[data-v-07c1d91f] {
  border-bottom-width: 2px;
  font-weight: 600;
}
@media screen and (max-width: 1023.98px) {
.table-heading[data-v-07c1d91f] {
    display: none;
}
.table-heading+.table-row[data-v-07c1d91f] {
    border-top: 1px solid #e0e0e0;
}
}
.table-item[data-v-07c1d91f] {
  padding: .5rem .75rem;
}
.table-row[data-v-07c1d91f] {
  grid-template-columns: 1fr 11rem 13rem
}
@media screen and (max-width: 1023.98px) {
.table-row[data-v-07c1d91f] {
    gap:.1rem;
    grid-template-columns: none;
    padding: .5rem
}
.table-item[data-v-07c1d91f] {
    margin: 0!important;
    padding: 0!important
}
.table-item[data-v-07c1d91f]:first-child {
    font-size: 1.05rem
}
.table-item[data-v-07c1d91f]:nth-child(3) {
    color: #888;
    font-size: .85rem;
    order: -1
}
}
.diff-count[data-v-07c1d91f] {
  font-size: .8rem;
  margin: 0 0 0 .35rem;
  vertical-align: bottom;
}
.document-icon[data-v-07c1d91f] {
  color: #aaa;
  display: inline-block;
  margin: 0 .3rem 0 .15rem;
  width: .65rem;
}
.document-icon svg[data-v-07c1d91f] {
  height: 100%;
  margin: 0 0 -.1em;
  width: 100%;
  fill: currentColor;
}
.document-group[data-v-07c1d91f] {
  font-size: .85rem;
  margin: 0 0 0 .35rem;
}
.document-link[data-v-07c1d91f] {
  color: var(--light-text-color, var(--text-color, #212529));
}
.theseed-dark-mode .document-link[data-v-07c1d91f] {
  color: var(--dark-text-color, var(--text-color, #e0e0e0));
}
