mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Remove the colored corners
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
fcdcd3f283
commit
3a17131995
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue