Browse Source

publish muk_web_theme - 12.0

12.0
MuK IT GmbH 5 years ago
parent
commit
3901d6de2c
  1. 2
      muk_web_theme/__manifest__.py
  2. 4
      muk_web_theme/static/src/scss/appsbar.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.6",
"version": "12.0.2.0.7",
"category": "Themes/Backend",
"license": "LGPL-3",
"author": "MuK IT",

4
muk_web_theme/static/src/scss/appsbar.scss

@ -81,7 +81,7 @@
display: none;
}
.mk_apps_sidebar_icon {
margin: 0;
margin-right: 0 !important;
}
}
.o_main {
@ -103,7 +103,7 @@
display: none;
}
.mk_apps_sidebar_icon {
margin: 0;
margin-right: 0 !important;
}
}
.o_main {

Loading…
Cancel
Save