Fix folder permission styling

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2020-01-08 10:09:02 +01:00
parent 69ae7abe72
commit c4cfd70b6f
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 5 additions and 0 deletions

View File

@ -786,6 +786,11 @@ table.dragshadow td.size {
}
}
.notCreatable {
padding-left: 12px;
padding-top: 12px;
color: var(--color-text-lighter);
}
#quota {
margin: 0 !important;