Uploaded image for project: 'Nuxeo Web UI'
  1. Nuxeo Web UI
  2. WEBUI-65

tooltip not styleable independently of drawer

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 2.4.0
    • Fix Version/s: 3.0.2
    • Component/s: UI

      Description

      It used to be possible to styles tooltip with css variables set in the theme file.
      Recently it stopped working.

      Step to reproduce:

      • create a theme in VD
      • add the following variables:
          --paper-tooltip: {
            color:#fff;
            background-color:#008d61;
          };
          
          --paper-tooltip-background:#008d61;
          --paper-tooltip-text-color:#fff;
      

      expected result: tooltip background color should be green

      actual result: tooltip background is the same as the left icon menu

      bonus: in theme, change --nuxeo-drawer-background, reload, the tooltip have the new drawer background color

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 4 days, 5 hours
                  4d 5h