Remove the colored corners

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-06-12 10:25:09 +02:00 committed by Morris Jobke
parent c691b6d299
commit 41f107fd37
1 changed files with 1 additions and 0 deletions

View File

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