Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-936

Fix footer and header removal in login page

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.5.2
    • Fix Version/s: 2.5.3, 2.6
    • Component/s: Ergonomy / UX / UI

      Description

      Some semi-colons are missing in the definition of header and footer CSS in login_template_5.5.jsp

      /* Header */
      .topBar {
        background: #000 none;
        width: 100%;
        height: 36px;
        border: 0
        ${login.page.topbar}
      }
      
      

      and

      /* Footer */
      .footer {
        color: #d6d6d6;
        font-size: .65em
        ${login.page.footer}
      }
      

      which make the last property not to be taken into account

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: