@import url("default.css");

tr:has(td.column-last-modified > *) > td,
tr:has(td.column-last-modified > *) > td a {
    font-weight: 700 !important;
}
