mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-20 20:32:19 -06:00
[FIX] document_url: Migration was not done properly
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user