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

Missing css class MainNoTabs in user center screen

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF01, 7.1
    • Component/s: Style & CSS
    • Tags:
    • Sprint:
      nxDesign Sprint 7.1-1

      Description

      The mainNoTabs class is used when there is no tabs but you need a white background to isolate the main content from the page.

      When there is tabs the white background is handled by the tabsContent.

      => remove specific css block:

      #viewUser,
      #authorizedApplicationsPanel,
      #cv_all_saved_searches__panel {
        background-color: #fff;
        border-radius: 3px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
        padding: 2em }
      

      => Use generic mainNoTabs instead.

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: