From bbad5016c9a712348c5056c3b2709e4baaf27d69 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 30 Mar 2022 20:48:13 +0300 Subject: [PATCH] Revert clickable class --- library.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library.css b/library.css index 7b1bfdb..1b64ed6 100644 --- a/library.css +++ b/library.css @@ -58,10 +58,10 @@ body { /* margin: 5px;*/ /*}*/ -/*.clickable {*/ -/* cursor: pointer;*/ -/* user-select: none;*/ -/*}*/ +.clickable { + cursor: pointer; + user-select: none; +} /*.helper-left-right {*/ /* !* margin-top: 75px; *!*/