Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28671

Add a mixin to configure the background properties of the sidebar menu

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 10.10
    • Fix Version/s: HOTFIX_10.10, 11.x
    • Component/s: Style & CSS

      Description

      Currently only the color of the side bar can be changed thanks to the mixin nuxeo-sidebar-menu-hover

      :host(.selected) paper-icon-button { background: rgba(0, 0, 0, 0.2); color: var(--nuxeo-sidebar-menu-hover); }
      

      There should be a mixin for the background too, instead of the static RGBA value

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              tmartins Thierry Martins
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated: