@ -19,7 +19,7 @@
{
"name": "MuK Backend Theme",
"summary": "Odoo Community Backend Theme",
"version": "12.0.1.5.9",
"version": "12.0.1.5.10",
"category": "Themes/Backend",
"license": "AGPL-3",
"author": "MuK IT",
@ -56,3 +56,13 @@ $mk-brand-gradient: linear-gradient(to right bottom, $mk-brand-gradient-start, $
.o_content, .modal-content {
max-width: 100%;
}
//----------------------------------------------------------
// Tooltips
.o_tooltip {
&.o_animated {
display: none;