From 0e7b85ae56fcb05c8255a61f5068c3db2c4ebfa3 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Fri, 20 Dec 2024 22:37:49 -0500 Subject: [PATCH] added a bit of aria-hidden to icons where I made tabindex=-1 need to add labels though to avoid issues --- templates/default.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/default.html b/templates/default.html index b0afff2..3a417e9 100644 --- a/templates/default.html +++ b/templates/default.html @@ -24,12 +24,14 @@