diff --git a/resources/less/metager/pages/donation.less b/resources/less/metager/pages/donation.less
index 785b7fe462ba0a093a8959074853f87c83f819c3..fae4c8d77e4de1e6f4f5bca1263621617db49763 100644
--- a/resources/less/metager/pages/donation.less
+++ b/resources/less/metager/pages/donation.less
@@ -46,7 +46,7 @@
         width:4em;
         border: 2px solid #a6a6a6;
         border-radius: 5px;
-        
+        cursor: pointer;
     }
     .frequency-radio {
         display:none;
@@ -66,6 +66,7 @@
         border: 2px solid #a6a6a6;
         width: 150px;
         border-radius: 6px;
+        cursor: pointer;
     }
     .payment-label { 
         display: inline-block;
@@ -104,6 +105,7 @@
         font-weight: normal;
         border: 2px solid #a6a6a6;
         border-radius: 5px;
+        cursor: pointer;
     }
     #amount-custom {
         display: none;