2 lines
5.5 KiB
CSS
2 lines
5.5 KiB
CSS
.layout-container[data-v-1cff7c91]{display:flex;gap:20px;height:calc(100vh - 120px)}.tree-panel[data-v-1cff7c91]{width:360px;min-width:360px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column}.tree-header[data-v-1cff7c91]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #eee}.tree-header h4[data-v-1cff7c91]{margin:0;font-size:15px}.server-select[data-v-1cff7c91]{padding:12px 16px;border-bottom:1px solid #eee}.server-select select[data-v-1cff7c91]{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.server-select select[data-v-1cff7c91]:focus{outline:none;border-color:#3498db}.tree-content[data-v-1cff7c91]{flex:1;overflow-y:auto;padding:8px}.tree-loading[data-v-1cff7c91],.tree-empty[data-v-1cff7c91]{padding:20px;text-align:center;color:#666;font-size:13px}.tree-item[data-v-1cff7c91]{display:flex;align-items:center;padding:8px 10px;border-radius:6px;cursor:pointer;font-size:13px;transition:background .15s}.tree-item[data-v-1cff7c91]:hover{background:#f5f5f5}.tree-item.active[data-v-1cff7c91]{background:#e3f2fd;font-weight:500}.tree-toggle[data-v-1cff7c91]{width:16px;font-size:10px;color:#999;margin-right:4px}.tree-icon[data-v-1cff7c91]{margin-right:8px;font-size:14px}.tree-label[data-v-1cff7c91]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-count[data-v-1cff7c91]{font-size:12px;color:#666;background:#f0f0f0;padding:2px 8px;border-radius:10px;margin-left:8px}.tree-count-detail[data-v-1cff7c91]{display:flex;gap:4px;margin-left:8px}.tree-count-detail span[data-v-1cff7c91]{font-size:11px;padding:2px 6px;border-radius:8px;font-weight:500}.tree-count-detail .critical[data-v-1cff7c91]{background:#f3e5f5;color:#9b59b6}.tree-count-detail .error[data-v-1cff7c91]{background:#ffebee;color:#e74c3c}.tree-count-detail .warn[data-v-1cff7c91]{background:#fff8e1;color:#f39c12}.tree-delete[data-v-1cff7c91]{opacity:0;background:none;border:none;cursor:pointer;padding:4px;font-size:12px;transition:opacity .15s}.tree-item:hover .tree-delete[data-v-1cff7c91]{opacity:1}.tree-delete[data-v-1cff7c91]:hover{transform:scale(1.1)}.tree-all[data-v-1cff7c91]{margin-bottom:8px;border-bottom:1px solid #eee;padding-bottom:12px}.tree-path[data-v-1cff7c91]{margin-bottom:4px}.tree-files[data-v-1cff7c91]{margin-left:20px}.tree-file-item[data-v-1cff7c91]{padding-left:26px}.list-panel[data-v-1cff7c91]{flex:1;min-width:0;overflow:hidden}.list-panel[data-v-1cff7c91] .card{height:100%;display:flex;flex-direction:column;overflow:hidden}.list-panel[data-v-1cff7c91] .card-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.card-header-content[data-v-1cff7c91]{display:flex;justify-content:space-between;align-items:center}.card-header-content h3[data-v-1cff7c91]{margin:0;font-size:16px}.header-actions[data-v-1cff7c91]{display:flex;gap:8px}.filters[data-v-1cff7c91]{padding:16px;background:#f8f9fa;border-radius:8px;margin-bottom:16px;flex-shrink:0}.filter-row[data-v-1cff7c91]{display:grid;grid-template-columns:1fr 1fr 2fr auto;gap:16px;align-items:end}.filter-actions[data-v-1cff7c91]{display:flex;gap:8px;padding-bottom:4px}.results-section[data-v-1cff7c91]{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.results-header[data-v-1cff7c91]{margin-bottom:12px;color:#666;font-size:14px;flex-shrink:0}.table-wrapper[data-v-1cff7c91]{flex:1;overflow-y:auto;min-height:0}.error-table[data-v-1cff7c91]{width:100%;border-collapse:collapse}.error-table th[data-v-1cff7c91],.error-table td[data-v-1cff7c91]{padding:10px 12px;text-align:left;border-bottom:1px solid #eee}.error-table th[data-v-1cff7c91]{background:#f8f9fa;font-weight:600;font-size:13px;position:sticky;top:0;z-index:1}.error-table th.sortable[data-v-1cff7c91]{cursor:pointer;-webkit-user-select:none;user-select:none}.error-table th.sortable[data-v-1cff7c91]:hover{background:#e9ecef}.sort-icon[data-v-1cff7c91]{margin-left:4px;color:#999;font-size:12px}.error-table tbody tr[data-v-1cff7c91]:hover{background:#fafafa}.col-time[data-v-1cff7c91]{width:160px;white-space:nowrap}.col-severity[data-v-1cff7c91]{width:90px}.col-pattern[data-v-1cff7c91]{width:100px}.summary-link[data-v-1cff7c91]{color:#333;text-decoration:none;cursor:pointer}.summary-link[data-v-1cff7c91]:hover{color:#3498db;text-decoration:underline}.empty-result[data-v-1cff7c91],.loading-result[data-v-1cff7c91]{padding:40px;text-align:center;color:#666}.pagination[data-v-1cff7c91]{display:flex;justify-content:center;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #eee;flex-shrink:0}.page-info[data-v-1cff7c91]{font-size:14px;color:#666}.warning-text[data-v-1cff7c91]{color:#e74c3c;font-size:13px;margin-top:8px}.error-detail[data-v-1cff7c91]{max-height:60vh;overflow-y:auto}.detail-grid[data-v-1cff7c91]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.detail-item[data-v-1cff7c91]{display:flex;flex-direction:column;gap:4px}.detail-item label[data-v-1cff7c91]{font-size:12px;color:#666}.file-path[data-v-1cff7c91]{word-break:break-all;font-family:monospace;font-size:12px}.detail-section[data-v-1cff7c91]{margin-bottom:16px}.detail-section label[data-v-1cff7c91]{display:block;font-size:12px;color:#666;margin-bottom:8px}.summary-box[data-v-1cff7c91]{padding:12px;background:#f8f9fa;border-radius:4px;font-size:14px}.context-box[data-v-1cff7c91]{padding:12px;background:#1e1e1e;color:#d4d4d4;border-radius:4px;font-size:12px;line-height:1.6;overflow-x:auto;white-space:pre;margin:0;max-height:250px}
|