Browse Source

publish muk_web_theme - 12.0

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

4
muk_web_theme/__manifest__.py

@ -19,8 +19,8 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.5.3",
"category": "Themes/Backend",
"version": "12.0.1.5.4",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
"website": "http://www.mukit.at",

1
muk_web_theme/static/src/scss/apps.scss

@ -65,6 +65,7 @@
height: auto;
max-width: 7rem;
width: 100%;
flex-basis: 0;
}
.o-app-name {
color: $mk-apps-color;

Loading…
Cancel
Save