Remove the colored corners
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
c691b6d299
commit
41f107fd37
|
@ -755,6 +755,7 @@ table.dragshadow td.size {
|
|||
#quota {
|
||||
margin: 0 !important;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
background-color: transparent;
|
||||
|
||||
.quota-container {
|
||||
|
|
Loading…
Reference in New Issue