/* ── 磁盘页专用样式 ── */

td.nu.r1 { font-weight: 700; color: #34d399; }
td.nu.r2 { font-weight: 700; color: #fcd34d; }

.nav-link { margin-left:16px; text-decoration:none; padding:4px 10px; background:#334155; color:#fff; border-radius:4px; font-size:11px; }
.nav-link:hover { background:#475569; }

.disk-detail-hidden { display: none !important; }

tr.dgroup:hover { background: #e0ecf5 !important; }
