~martijnbraam/webflash

be40fea9b5df05a2edebd6ec88dd794b5d56581d — Luca Weiss 1 year, 4 months ago 9b3fa32
Give the buttons a pointer cursor
1 files changed, 1 insertions(+), 0 deletions(-)

M index.html
M index.html => index.html +1 -0
@@ 15,6 15,7 @@
                border-radius: 7px;
                margin-bottom: 4px;
                padding: 4px 8px;
                cursor: pointer;
            }

            button:disabled {