Browse Source

publish muk_web_theme - 12.0

12.0
MuK IT GmbH 5 years ago
parent
commit
747ebf8f71
  1. 2
      muk_web_theme/__manifest__.py
  2. 4
      muk_web_theme/static/src/scss/kanban_view.scss

2
muk_web_theme/__manifest__.py

@ -22,7 +22,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.2.0.3",
"version": "12.0.2.0.4",
"category": "Themes/Backend",
"license": "LGPL-3",
"author": "MuK IT",

4
muk_web_theme/static/src/scss/kanban_view.scss

@ -21,8 +21,4 @@
**********************************************************************************/
.o_kanban_view {
.oe_kanban_details {
text-overflow: ellipsis;
overflow: hidden;
}
}
Loading…
Cancel
Save