From bc9dd3c6e7a81d3b85403f960fcd9167fbb8cc9d Mon Sep 17 00:00:00 2001 From: JoshuaCollinsRPI <143731054+JoshuaCollinsRPI@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:28:47 -0500 Subject: [PATCH] removed unneeded file --- Statistics/assets/stats.css | 1 + Statistics/index.html | 0 2 files changed, 1 insertion(+) delete mode 100644 Statistics/index.html diff --git a/Statistics/assets/stats.css b/Statistics/assets/stats.css index 144bb4f..cb09512 100644 --- a/Statistics/assets/stats.css +++ b/Statistics/assets/stats.css @@ -331,6 +331,7 @@ select#stat { color: #18E69E; margin: 0 0 8px 0; font-weight: bold; + cursor: pointer; } #position { diff --git a/Statistics/index.html b/Statistics/index.html deleted file mode 100644 index e69de29..0000000