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