Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-1975

Maintain primary nav text hover color when selecting child sub-nav item

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.0-b1
    • Fix Version/s: 4.0.0-b1
    • Component/s: Staff Interface
    • Labels:
      None

      Description

      When hovering over an item in the admin nav the text color changes to the hover color. However, if you mouse down and off of into the sub-nav area, the tab stays highlighted but the text color changes to the standard color.

      Instead, the hover color should stay in affect if the primary nav item is highlighted even if the mouse isn't over the nav text.


      Add the following style to _layout.scss and theme css:

      header#main_header .menu ul li:hover a { color:$theme-navigation-text-hover-color;}
      

      Should appear directly below the definition for:

      header#main_header .menu ul li a:hover
      

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            tyson Tyson Phillips (Inactive)
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              15/Sep/16

              Agile