Browse Source

Remove the colored corners

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/5305/head
Joas Schilling 9 years ago
committed by Lukas Reschke
parent
commit
3a17131995
No known key found for this signature in database GPG Key ID: B9F6980CF6E759B1
  1. 1
      apps/files/css/files.scss

1
apps/files/css/files.scss

@ -755,6 +755,7 @@ table.dragshadow td.size {
#quota {
margin: 0 !important;
border: none;
border-radius: 0;
background-color: transparent;
.quota-container {

Loading…
Cancel
Save