small improvements

This commit is contained in:
David Ralph
2020-09-23 18:15:32 +01:00
parent 7dbd4976b7
commit e09fc3f99f
3 changed files with 8 additions and 4 deletions

View File

@@ -249,3 +249,7 @@ select#language {
background-color: white;
}
}
.nodropdown {
cursor: default;
}