From ac3c02fb72deb7e273b358a3d1097cbb206bb35c Mon Sep 17 00:00:00 2001 From: gravel Date: Tue, 6 Jun 2023 12:48:11 +0000 Subject: [PATCH] Minor UI fix --- output/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/output/index.css b/output/index.css index dd50261..d0c8dea 100644 --- a/output/index.css +++ b/output/index.css @@ -397,6 +397,7 @@ a[href^="https:"] .protocol-indicator::after { color: var(--primary-color); padding: var(--cell-padding); border-radius: 10%; + cursor: pointer; } /* --- Footer --- */