From bb8980e1d2954e6d908567ee6f24c054c4ed4665 Mon Sep 17 00:00:00 2001 From: Gregoire Parant Date: Tue, 15 Dec 2020 17:34:47 +0100 Subject: [PATCH] update pointer style --- front/dist/resources/html/gameQualityMenu.html | 1 + 1 file changed, 1 insertion(+) diff --git a/front/dist/resources/html/gameQualityMenu.html b/front/dist/resources/html/gameQualityMenu.html index 04867c87..95cdeb11 100644 --- a/front/dist/resources/html/gameQualityMenu.html +++ b/front/dist/resources/html/gameQualityMenu.html @@ -44,6 +44,7 @@ background-color: black; color: white; border-radius: 7px; + cursor: url('../logos/cursor_pointer.png'), pointer; }