|
|
@ -1004,3 +1004,16 @@ color: #fff; |
|
|
|
.o-dropdown.dropup > .o-dropdown--menu, .o-dropdown.dropdown > .o-dropdown--menu, .o-dropdown.dropleft > .o-dropdown--menu, .o-dropdown.dropright > .o-dropdown--menu { |
|
|
|
left: auto !important; |
|
|
|
} |
|
|
|
o_list_renderer .o_list_table > thead > tr > :last-child, .o_list_renderer .o_list_table > tbody > tr > :last-child, .o_list_renderer .o_list_table > tfoot > tr > :last-child { |
|
|
|
padding-right: var(--ListRenderer-table-padding-h); |
|
|
|
width: 32px !important; |
|
|
|
min-width: 32px !important; |
|
|
|
display: flex !important; |
|
|
|
flex-wrap: wrap !important; |
|
|
|
} |
|
|
|
.o_optional_columns_dropdown_toggle{ |
|
|
|
color:black !important; |
|
|
|
} |
|
|
|
.o_list_controller .o-dropdown.dropdown > .o-dropdown--menu{ |
|
|
|
margin-left: -200px !important; |
|
|
|
} |