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

Since 7.10-HF18, custom CSS from Studio does not completely apply on buttons in new 'Permissions' tab

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Not A Bug
    • Affects Version/s: 7.10-HF18
    • Fix Version/s: 7.10-HF27, 8.10-HF08, 9.2
    • Component/s: Web UI

      Description

      The following CSS from Studio:

      paper-button{
      	background-color:#0ea218;
      	color:#ffffff;
      }
      

      applies correctly in HF17

      but does not anymore in HF18

      New permission button's HTML was this in HF17:

      <paper-button class="style-scope popup-permission x-scope paper-button-0" role="button" tabindex="0" animated="" aria-disabled="false">
      
          
          New Permission
        <paper-ripple class="style-scope paper-button">
          
      
          <div id="background" class="style-scope paper-ripple" style="opacity: 0;"></div>
          <div id="waves" class="style-scope paper-ripple"></div>
        </paper-ripple></paper-button>
      

      and became this in HF18:

      <paper-button class="style-scope popup-permission x-scope paper-button-0" role="button" tabindex="0" animated="" aria-disabled="false">New Permission</paper-button>
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 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 - 5 hours
                  5h