.xodoo_form { .o_form_sheet { padding-bottom : 0 !important ; border-style : solid !important ; border-color : white; } .o_inner_group { margin : 0; } .grid { display : grid; gap : 0; } .row { --gutter-x : 0px !important ; --gutter-y : 0; display : -webkit-box; display : -webkit-flex; display : flex; -webkit-flex-wrap : wrap; flex-wrap : wrap; margin-top : calc ( -1 * var ( --gutter-y) ) ; margin-right : calc ( -.5 * var ( --gutter-x) ) ; margin-left : calc ( -.5 * var ( --gutter-x) ) ; } .o_form_view .o_inner_group { gap : 0px 0px; margin-bottom : 0 !important ; } .o_form_view .o_form_sheet_bg { --formView-sheetBg-padding-x : 16px; padding-top : 8px; padding-left : var ( --formView-sheetBg-padding-x) ; padding-right : var ( --formView-sheetBg-padding-x) ; width : 100%; max-width : 100%; margin-right : auto; } .o_cell { padding : 0; background-color : #ffffff; border-top : 1px solid #cccccc; border-left : 1px solid #cccccc; border-right : 1px solid #cccccc; border-bottom : 1px solid #cccccc; &.o_wrap_label { text-align : right; width : 140px; background-color : #eee; } &.o_wrap_label .o_form_label { height : 100%; } .o_field_integer .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_char .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_datetime .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_date .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_selection .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_many2one .o_input { height : 40px !important ; margin-left : 10px; width : 98%; } .o_field_many2many_tags { background-color : #FFF; height : 85.5px !important ; overflow : auto; } .o_field_many2many_tags .o_input { margin-left : 10px; width : 98%; border-width : 0 0 0 0 !important ; } .o_field_many2many_tags .badge { border-radius : 0 !important ; margin-top : 5px; } .o_field_radio { background-color : #FFF; } .o_field_radio .o_form_label { line-height : 22px; } .o_field_boolean_toggle { margin-left : 10px; margin-top : 9px; } .form-check-input { } .o_field_text { width : 98%; overflow : auto; height : 96px !important ; margin-left : 5px; } .o_field_text.o_input { height : 100px !important ; width : 98%; } .text-info { height : 100px !important ; width : 98%; } .o_progressbar { height : 40px !important ; margin-left : 10px; width : 98%; } .o_radio_input { margin-left : 10px; margin-top : 15px; } .form-check .form-check-label { margin-left : 5px; background-color : #FFF !important ; margin-top : 5px; margin-bottom : 0.1rem; } .o_field_widget { margin-bottom : 0px !important ; } .o_field_email { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_url { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_float_time { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_monetary { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_image { margin-top : 2px; margin-left : 10px; margin-right : 10px; } .o_field_priority { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_percentage { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_color_picker { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_char_emojis { margin-top : 10px; margin-left : 10px; width : 97%; } .o_field_boolean_favorite { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_many2many_selection { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_domain { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_reference { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_html { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_int_color { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_binary { margin-top : 10px; margin-left : 10px; width : 97%; line-height : 30px; } .o_field_state_selection { margin-top : 10px; margin-left : 10px !important ; width : 97%; line-height : 30px; } .o_field_many2many_tags_avatar { margin-top : 10px; margin-left : 10px !important ; width : 97%; overflow : auto; height : 85.5px !important ; } .text-info { height : 100px !important ; } .o_wrap_input { background-color : #eee; line-height : 40px; } .o_form_label { background-color : #eee; font-size : 14px; color : #333; overflow : hidden; text-overflow : ellipsis; white-space : nowrap; width : 100px; line-height : 40px; height : 100%; margin-bottom : 0px !important ; } } } .xodoo_text { height : 100% !important ; border-left : 1px solid #cccccc; ; border-bottom : 1px solid #cccccc;
}
.o_form_view .o_horizontal_separator:not(:empty) { box-shadow : none !important ; font-size : 18px;
}