From a46684f8926f84e77fe183e1eb96a03987a57f7d Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Sun, 16 Jul 2017 15:04:40 -0500 Subject: [PATCH] Style options cursor --- options/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/options/index.css b/options/index.css index fbc0e803..1b9508f7 100644 --- a/options/index.css +++ b/options/index.css @@ -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,