Browse Source

publish muk_web_theme - 12.0

pull/115/head
MuK IT GmbH 5 years ago
parent
commit
c4851e178d
  1. 2
      muk_web_theme/__manifest__.py
  2. 4
      muk_web_theme/static/src/scss/form_view.scss

2
muk_web_theme/__manifest__.py

@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.5.10",
"version": "12.0.1.5.11",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",

4
muk_web_theme/static/src/scss/form_view.scss

@ -155,6 +155,10 @@
}
}
}
.oe_title {
width: 100% !important;
max-width: 100% !important;
}
}
}

Loading…
Cancel
Save