Skip to content

Commit

Permalink
[MIG] web_theme_classic: Migration to 18.0
Browse files Browse the repository at this point in the history
[MIG] web_theme_classic: Migration to 18.0
  • Loading branch information
“dedinside1337” committed Jan 2, 2025
1 parent 1a8fe59 commit eff8b80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web_theme_classic/static/src/scss/web_theme_classic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,10 @@ $button-border-color: #dee2e6;
/***********************************************************
Tree View : Handle style for required fields
************************************************************/

.o_list_renderer
.o_data_row.o_selected_row
> .o_data_cell.o_required_modifier:not(.o_readonly_modifier) {
/* Disable border bottom as the field has now a background */
border-bottom: 0px solid;
}
}

0 comments on commit eff8b80

Please sign in to comment.