Merge pull request #3196 from nextcloud/fix/3177/trash-bin-table-header

Improve trash bin table header readability
This commit is contained in:
Christoph Wurst 2021-06-11 14:59:16 +02:00 committed by GitHub
commit 1ce714ff69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ th, td {
padding: 4px;
}
th {
font-weight: bold;
color: var(--color-text-maxcontrast)
}
.name {
// Take remaining width to prevent whitespace on the right side