Browse Source

publish muk_web_theme - 13.0

13.0
MuK IT GmbH 4 years ago
parent
commit
08b45ba03a
  1. 2
      muk_web_theme/__manifest__.py
  2. 2
      muk_web_theme/static/src/scss/list_view.scss

2
muk_web_theme/__manifest__.py

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

2
muk_web_theme/static/src/scss/list_view.scss

@ -64,7 +64,7 @@
}
.o_list_view tfoot {
color: white;
color: white !important;
cursor: default;
font-weight: normal;
}

Loading…
Cancel
Save