Improve trash bin table header readability

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
Richard Steinmetz 2021-06-11 14:42:53 +02:00
parent 50ffebd3a4
commit ab8232c990
No known key found for this signature in database
GPG Key ID: 31BA3356F0FA2874
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ th, td {
padding: 4px;
}
th {
font-weight: bold;
color: var(--color-text-maxcontrast)
}
.deletedAt {
text-align: right;