@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.6.9",
"version": "12.0.1.6.10",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -114,3 +114,18 @@
}
.o_modal_header {
.o_searchview, .o_pager {
display: inline-block;
.o_searchview {
padding: 0;
border: none;
button {
background-color: $white;
border-color: $border-color;
color: $gray-600;