~martijnbraam/webflash

9b3fa32a5ed211707fd3562ae694c6e581da48e4 — Luca Weiss 1 year, 4 months ago 45f7908
Make cursor a pointer when hovering over "All images"
1 files changed, 4 insertions(+), 0 deletions(-)

M index.html
M index.html => index.html +4 -0
@@ 58,6 58,10 @@

            }

            details summary {
                cursor: pointer;
            }

            table.fancy {
                width: 100%;
                border-collapse: separate;