Skip to content
Snippets Groups Projects
  • qsm-odoo's avatar
    6b9625e0
    [FIX] website, *: enforce correct UI text-muted color · 6b9625e0
    qsm-odoo authored
    * web_editor
    
    - Restore the preservation of Odoo text-muted color (the rule became
      !important with BS4 and had thus to become !important in the
      preservation mixin).
    - Preserve base design in the "new content" menu (which now uses
      text-muted). Indeed, in some themes, the "new content" links were not
      even visible anymore.
    
    closes odoo/odoo#28666
    6b9625e0
    History
    [FIX] website, *: enforce correct UI text-muted color
    qsm-odoo authored
    * web_editor
    
    - Restore the preservation of Odoo text-muted color (the rule became
      !important with BS4 and had thus to become !important in the
      preservation mixin).
    - Preserve base design in the "new content" menu (which now uses
      text-muted). Indeed, in some themes, the "new content" links were not
      even visible anymore.
    
    closes odoo/odoo#28666