| 1 | The attached screenshot is still my proposal, from experiments on #18198 back in 2011. The essence of the technical method is to set table cells to `display: block`, add a data attribute on cells and use `:before` with CSS `attr()` (we could also do this in JS, but it's actually a fairly well-supported CSS function), add a JS expand/collapse toggle, and do some other styling. I am not married to this and it reflects an old admin design; other strategies and thoughts more than welcome. We'll be discussing this in weekly meetings beginning later today as well. |