From 22ef652dc72c66bb4b283743a0e5c51dcd47e792 Mon Sep 17 00:00:00 2001 From: Palak Handa Date: Thu, 9 Aug 2018 18:55:29 +0530 Subject: [PATCH] cursor change --- css/custom.css | 4 +++- pages/registration.html | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/css/custom.css b/css/custom.css index b0f5ac2..c2400c3 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1338,7 +1338,9 @@ table { margin-bottom: 2%; } - +.cursor:hover{ + cursor: context-menu; +} diff --git a/pages/registration.html b/pages/registration.html index 1c2eb3b..95d87dd 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -4,7 +4,7 @@
-