mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-27 15:17:44 -06:00
[FIX] Lint [FIX] lint and flake [ADD] tests [ADD] tests [ADD] tests [ADD] Tests [ADD] Package python-magic [ADD] Tests [FIX] Lint
16 lines
283 B
CSS
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;
|
|
}
|