Skip to content
Snippets Groups Projects
Commit 37815d81 authored by Aamon Paul Hoffmann's avatar Aamon Paul Hoffmann
Browse files

added cursor: pointer to all buttons

parent 7e50c2dd
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,9 @@ body {
border-radius: var(--rounded);
}
button:hover {
cursor: pointer
}
.legend button:active {
background: #ffffff44;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment