From 059b63e5d00a9a4f65cf44f8253104e3724e16cd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 1 Jun 2019 00:11:20 -0600 Subject: [PATCH] add pointer for buttons --- styles/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/main.css b/styles/main.css index 7ba1fb9..c3c1166 100644 --- a/styles/main.css +++ b/styles/main.css @@ -46,6 +46,7 @@ button { color: white; height: 40px; line-height: 1.13; + cursor: pointer; } .acme-advanced-fields {