From d326c87ae7631ce734e5fc2b878f111c5e64f188 Mon Sep 17 00:00:00 2001
From: Pierre Ranwez <pierre.ranwez.etu@univ-lille.fr>
Date: Fri, 25 Feb 2022 10:49:38 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20ui:=20debug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css
index 87cb188..7767499 100644
--- a/style.css
+++ b/style.css
@@ -212,7 +212,7 @@ td label {
   padding-left: 2px;
   padding-bottom: 2px;
 }
-a#doc {
+a#doc, a#debug {
   cursor: pointer;
 }
 
-- 
GitLab