This commit is contained in:
2025-05-04 20:38:00 +02:00
parent ce030a8734
commit 2541edd0f4
6 changed files with 847 additions and 124 deletions

View File

@@ -159,6 +159,10 @@ menu>menuitem:hover {
padding: 2px;
}
#nixos-label {
color: var(--blue);
}
tooltip {
border: solid 2px;
border-color: var(--border-color);