From 15e1563815482f59ba5df09eea948693604979ab Mon Sep 17 00:00:00 2001 From: Myriam Delaruelle <Myriam Delaruelle@bdn-un-mdelarue.ad.univ-lorraine.fr> Date: Mon, 25 Oct 2021 15:19:32 +0200 Subject: [PATCH] fix hover+centering --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 5047558..06d33e3 100644 --- a/styles.css +++ b/styles.css @@ -498,7 +498,7 @@ ul.nav.navbar-nav.ml-auto { } .iena-prog-bubble .icon-progress{ - line-height: 25px; + line-height: 24px; } @@ -699,7 +699,7 @@ th.th-rotate > div > span { } .pointer-help { - cursor: help; + cursor: default!important; } .stud_perc { -- GitLab