refinement, cleanup, fixes

This commit is contained in:
2025-05-21 18:57:46 +02:00
parent ab93aae1b6
commit e4e8d86131
17 changed files with 125 additions and 695 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ tooltip label {
padding: 0px 6px;
margin: 8px 4px;
background: alpha(darker(@main-color), 0.3);
color: @main-color;
color: lighter(@main-color);
border-radius: 10px;
}