diff --git a/src/common/options.html b/src/common/options.html
index c6f091b8..0ceaeb00 100644
--- a/src/common/options.html
+++ b/src/common/options.html
@@ -282,6 +282,10 @@
display: none;
}
+ input[type="checkbox"], input[type="checkbox"] + label {
+ cursor: pointer;
+ }
+
/* Custom PayPal button styles from http://visitsteve.com/made/diy-paypal-buttons/ */
.paypal-button {
color: #2e3192;