diff --git a/web/style.css b/web/style.css index 19ec053d72a4c272b0bf91348e241ab49ee47488..df4b86c774e0316302ab7cf4d7b26d06d5b017f9 100644 --- a/web/style.css +++ b/web/style.css @@ -138,4 +138,5 @@ select { background-color: rgba(55,122,195,.95); text-orientation: sideways-right; text-align: center; + cursor: pointer; }