|
|
@ -564,6 +564,7 @@ th.o_list_record_selector { |
|
|
|
border: 1px solid #c8c8d3; |
|
|
|
box-shadow: none !important; |
|
|
|
background: white; |
|
|
|
|
|
|
|
margin: 4.8px auto; |
|
|
|
padding: 24px; |
|
|
|
padding-right: 16px; |
|
|
@ -738,6 +739,8 @@ i.o_PartnerImStatusIcon_outerBackground.fa.fa-circle.fa-stack-1x { |
|
|
|
.o_form_view .o_notebook { |
|
|
|
clear: both; |
|
|
|
margin-top: 25px; |
|
|
|
--notebook-margin-x: -32px; |
|
|
|
--notebook-padding-x: 23px; |
|
|
|
} |
|
|
|
.nav-tabs { |
|
|
|
border-bottom: none; |
|
|
@ -1642,4 +1645,5 @@ div.dropdown-menu.bootstrap-datetimepicker-widget { |
|
|
|
} |
|
|
|
.o_facet_values { |
|
|
|
border: none !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|