More sensible cursor

This commit is contained in:
Ian Gulliver
2019-06-20 23:35:13 +00:00
parent 2b65688277
commit e38fcebfba

View File

@@ -34,6 +34,8 @@ body {
width: 100%;
padding: 3px;
border: 5px solid rgba(0,0,0,0.0);
cursor: default;
}
#definition li.node {
@@ -64,4 +66,4 @@ body {
#definition .nodelist {
width: 100%;
margin: 5px;
}
}