[FIX] document_url: Migration was not done properly

This commit is contained in:
Enric Tobella
2023-06-06 09:31:41 +02:00
parent c02d5bd950
commit 41b50c5c65
4 changed files with 44 additions and 54 deletions

View File

@@ -1,15 +1,8 @@
.o_AttachmentBox_content {
text-align: center;
display: block;
}
.o_AttachmentList_partialListNonImages {
.o_Attachment_image {
cursor: pointer;
}
.o_Attachment_filename a {
color: #4c4c4c;
.o_image.o_Attachment_url_ico {
background-image: none;
i {
display: block;
text-align: center;
line-height: revert;
}
}
.o_Attachment_url_icon {
margin: 4px 2px 0px 4px;
}