|
|
| Line 198: |
Line 198: |
| display: none; | | display: none; |
| } | | } |
| /* Tree chart styling */
| |
| .tree-chart-table { border-collapse: collapse !important; border-spacing: 0 !important; }
| |
| .tree-chart-table td { padding: 0; vertical-align: top; line-height: 1; white-space: nowrap; }
| |
| .tree-chart-table td > * { display: block; } /* keep cell contents from affecting line-height */
| |