fix tooltips

This commit is contained in:
Tom (plebeius.eth)
2025-02-21 17:31:16 +01:00
parent 03d738468e
commit 5e5cfd60c7
6 changed files with 63 additions and 16 deletions
+18
View File
@@ -196,6 +196,9 @@
/* stats */
--stats-font-size: 11px;
/* tooltip */
--tooltip-background-color: #181f24;
/* topbar */
--topbar-font-size: 9pt;
@@ -406,6 +409,9 @@
/* stats */
--stats-font-size: 11px;
/* tooltip */
--tooltip-background-color: #181f24;
/* topbar */
--topbar-font-size: 9pt;
--topbar-separator-color: #89a;
@@ -584,6 +590,9 @@
/* stats */
--stats-font-size: 10pt;
/* tooltip */
--tooltip-background-color: #181f24;
/* topbar */
--topbar-font-size: 11pt;
--topbar-separator-color: none;
@@ -769,6 +778,9 @@
/* stats */
--stats-font-size: 10pt;
/* tooltip */
--tooltip-background-color: #181f24;
/* topbar */
--topbar-font-size: 11pt;
--topbar-separator-color: none;
@@ -988,6 +1000,9 @@
/* stats */
--stats-font-size: 11px;
/* tooltip */
--tooltip-background-color: #000;
/* topbar */
--topbar-font-size: 9pt;
--topbar-separator-color: #c5c8c6;
@@ -1188,6 +1203,9 @@
/* stats */
--stats-font-size: 11px;
/* tooltip */
--tooltip-background-color: #181f24;
/* topbar */
--topbar-font-size: 9pt;
--topbar-separator-color: #333;