Style options cursor

This commit is contained in:
Rob Garrison 2017-07-16 15:04:40 -05:00
parent 8cfb37351d
commit a46684f892

View File

@ -81,6 +81,7 @@ label:not([disabled]) > :first-child {
label:not([disabled]):hover > :first-child {
text-shadow: 0 0 0.01px rgba(0, 0, 0, .25);
cursor: pointer;
}
button,