2 lines
7.1 KiB
CSS
2 lines
7.1 KiB
CSS
|
|
.dwfv-root{color:#111827;grid-template-rows:auto 1fr;height:100%;min-height:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.dwfv-toolbar{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:8px 12px;display:flex}.dwfv-toolbar button,.dwfv-toolbar select{font:inherit}.dwfv-workspace{grid-template-columns:minmax(220px,300px) 1fr;min-height:0;display:grid}.dwfv-tree{background:#fff;border-right:1px solid #d6d8dd;padding:8px;font-size:12px;overflow:auto}.dwfv-tree[style*="display: none"]+.dwfv-stage{grid-column:1/-1}.dwfv-tree-header{margin-bottom:4px;font-weight:700}.dwfv-tree-stats{color:#6b7280;margin-bottom:8px}.dwfv-tree details{margin-left:8px}.dwfv-tree summary{cursor:pointer;padding:2px 0}.dwfv-tree-meta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;padding-left:14px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow:hidden}.dwfv-stage{background:#e5e7eb;position:relative;overflow:hidden}.dwfv-canvas{width:100%;height:100%;position:absolute;inset:0}.dwfv-webgl-canvas{pointer-events:none}.dwfv-overlay-canvas{pointer-events:auto;touch-action:none;cursor:grab}.dwfv-overlay-canvas:active{cursor:grabbing}.dwfv-status{color:#4b5563;margin-left:auto;font-size:12px}.dwfv-warn{color:#92400e}.cad-viewer-container{min-width:0;min-height:0;position:relative;overflow:hidden}.cad-viewer-canvas{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.cad-viewer-canvas.is-dragging{cursor:grabbing}.cad-viewer-webgl-canvas{z-index:0;position:relative}.cad-viewer-text-overlay{contain:strict;-webkit-user-select:none;user-select:none;display:block}.cad-viewer-native-host{z-index:2;background:#05070d;min-width:0;min-height:0;display:none;position:absolute;inset:0}.cad-viewer-native-host.is-active{display:block}.cad-viewer-native-host .dwfv-root{color:#dbeafe;background:#05070d;height:100%;min-height:0}.cad-viewer-native-host .dwfv-toolbar{color:#e5e7eb;background:#0f172af5;border-bottom:1px solid #475569a6;gap:6px;min-height:34px;padding:5px 8px}.cad-viewer-native-host .dwfv-toolbar button,.cad-viewer-native-host .dwfv-toolbar select{color:#e5e7eb;background:#111827;border:1px solid #64748bbf;border-radius:6px;height:24px;font-size:12px}.cad-viewer-native-host .dwfv-toolbar button{cursor:pointer;padding:0 8px}.cad-viewer-native-host .dwfv-toolbar button:hover,.cad-viewer-native-host .dwfv-toolbar select:hover{color:#bfdbfe;border-color:#60a5fa}.cad-viewer-native-host .dwfv-status{color:#93c5fd;font-size:12px}.cad-viewer-native-host .dwfv-workspace{background:#05070d;min-height:0}.cad-viewer-native-host .dwfv-stage{background:#05070d}.cad-viewer-native-host .dwfv-tree{color:#dbeafe;background:#0f172a;border-right:1px solid #475569b3}.cad-viewer-native-host .dwfv-tree-stats,.cad-viewer-native-host .dwfv-tree-meta{color:#94a3b8}.cad-viewer-native-host .dwfv-warn{color:#fbbf24}.cad-shell[data-v-06294777]{color:#142335;background:#f5f7fb;flex-direction:column;height:100%;min-height:100%;display:flex}.cad-toolbar[data-v-06294777]{background:#fff;border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 14px;display:flex}.cad-tools[data-v-06294777],.cad-meta[data-v-06294777]{align-items:center;gap:8px;display:flex}.cad-tools button[data-v-06294777]{color:#25344c;cursor:pointer;background:#0f172a0f;border:0;border-radius:8px;min-width:34px;min-height:30px;font-weight:800;transition:background-color .18s,color .18s}.cad-tools button[data-v-06294777]:hover{color:#0f8f62;background:#1f966e24}.cad-zoom[data-v-06294777],.cad-meta span[data-v-06294777]{color:#64748b;letter-spacing:0;font-size:12px;font-weight:800}.cad-meta span[data-v-06294777]{background:#0f172a0f;border-radius:999px;padding:5px 9px}.cad-body[data-v-06294777]{background:#eef2f7;flex:1;grid-template-columns:minmax(168px,220px) minmax(0,1fr) minmax(150px,190px);min-height:0;display:grid}.cad-body.without-layers[data-v-06294777]{grid-template-columns:minmax(0,1fr) m
|