add(ui/ux): show file formats in the scan and filter by them
This commit is contained in:
@@ -55,6 +55,7 @@ button:disabled { opacity: 0.6; cursor: default; }
|
||||
.mono { font-family: ui-monospace, monospace; font-size: 0.85rem; word-break: break-all; }
|
||||
.subpath { color: var(--muted); font-size: 0.75rem; font-family: ui-monospace, monospace; }
|
||||
.tag.warn { background: #8a6d1f; }
|
||||
.tag.fmt { background: #3a3f4b; color: #cfd4de; }
|
||||
|
||||
/* per-entry import feedback */
|
||||
/* :not([hidden]): a plain display rule would beat the hidden attribute */
|
||||
|
||||
Reference in New Issue
Block a user