/* БЛОК: Desktop — hover строк таблицы */
@media (hover: hover) {
  .file-table tr:hover { background: var(--yd-hover); }
}
