Files
knowledge/attachment_preview/static/src/css/attachment_preview.css
tarteo 96ec167f05 [MIG] attachment_preview: Migration to 11.0
[FIX] Lint

[FIX] lint and flake

[ADD] tests

[ADD] tests

[ADD] tests

[ADD] Tests

[ADD] Package python-magic

[ADD] Tests

[FIX] Lint
2025-07-03 17:42:37 +05:30

16 lines
283 B
CSS

.o_cp_sidebar li .o_sidebar_preview_attachment {
position: absolute;
top: 5px;
right: 26px;
background-color: #FFF;
}
.o_cp_sidebar .open .dropdown-menu > li > a {
padding-right: 46px;
}
.o_form_uri .fa-search {
padding-left: 5px;
padding-right: 5px;
}