Add souce code and issue tracker links

Closes #3
This commit is contained in:
2024-05-12 23:21:30 +02:00
parent 1b6bda4e70
commit 927a8330bc
6 changed files with 13 additions and 1 deletions

View File

@@ -175,7 +175,6 @@ input[type=text]:read-only {
display: flex;
gap: 0.8em;
grid-area: header;
justify-content: flex-end;
}
@@ -458,6 +457,9 @@ table.items select:focus-visible {
.centered {
margin: 0 auto;
}
.extendedright {
margin-right: auto;
}
[disabled] {
border-color: var(--color-border-gray) !important;
color: var(--color-border-gray) !important;