several user QoL styling improvements, incl. footer icon .active color painting

This commit is contained in:
Disco DeDisco
2026-03-09 22:42:30 -04:00
parent 382dd5958f
commit 645b265c80
7 changed files with 60 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
.token {
position: relative;
display: inline-block;
cursor: pointer;
cursor: help;
color: rgba(var(--terUser), 1);
.token-tooltip {