From 4e2196cc07b79dd68fc81215151868e5884a64a1 Mon Sep 17 00:00:00 2001 From: modzeleg Date: Tue, 6 Apr 2021 11:56:55 +0200 Subject: [PATCH] Small changes to css sheet --- src/main/resources/static/css/commons/r11form.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/static/css/commons/r11form.css b/src/main/resources/static/css/commons/r11form.css index 8e9dad0..003b8b4 100644 --- a/src/main/resources/static/css/commons/r11form.css +++ b/src/main/resources/static/css/commons/r11form.css @@ -140,6 +140,7 @@ position: relative; background: #f0f0f095; margin-bottom: 10px; + cursor: default; } .tile:hover {