From 09f7f554b3c530958d2967f383ed7c89a1d55008 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Sun, 11 Sep 2022 00:05:54 +0200 Subject: [PATCH] v4.4.0-beta.3 [ci-build] Fix issue in box UV cube size validator --- css/setup.css | 1 + index.html | 2 +- js/validator.js | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/setup.css b/css/setup.css index 90bef5320..00b1c507d 100644 --- a/css/setup.css +++ b/css/setup.css @@ -11,6 +11,7 @@ a:-webkit-any-link { color: inherit; text-decoration: underline; + cursor: pointer; } a:-webkit-any-link:hover { color: var(--color-light); diff --git a/index.html b/index.html index b2629bec8..250347573 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,7 @@