Instance software display

merge-requests/30/head
Bob Mottram 2025-01-20 18:40:52 +00:00
parent 70614ed573
commit e7748b616f
1 changed files with 3 additions and 3 deletions

View File

@ -354,9 +354,9 @@ details {
}
.instanceSoftware {
background-color: var(--main-fg-color);
color: var(--main-bg-color);
font-size: 80%;
background-color: var(--button-selected-highlighted);
color: var(--button-fg-highlighted);
font-size: 75%;
}
.leftColIcons {