<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>The styles that define the menu layout and functionality
      (including second and third level menu items) can be found in the
      following CSS file:</p>
    <p><code>[DOT-DIR]\plugins\com.oxygenxml.webhelp.responsive\oxygen-webhelp\app\core\webhelp.css</code></p>
    <p>The style rules are grouped in <code>@media</code> queries for
      different screen sizes.</p>
    <p>In order to inspect the styles for a second level menu item, you
      can enforce the "<code>:hover</code>" state on a<code> <li></code>
      element associated with a first level menu item. This way the
      second level menu items become visible as if their parent were
      active (Please see the attached image).<br>
    </p>
    <p><br>
    </p>
    <p>Regards,</p>
    <p>Alin<br>
    </p>
    <p><br>
    </p>
    <div class="moz-signature">
      <style type="text/css">
            .all{font-size:11pt;font-family:"Times New Roman",Times,serif;}
            .job{color:gray;}
            .name{font-weight:bold;}
            .logo{font-size:10pt;font-weight:bold;font-family:Helvetica,Arial,'Lucida Grande','Lucida Sans Unicode',Verdana;}
            .red{color:#F54029}
            .redX{font-weight:normal;font-family:Tahoma,Geneva,sans-serif;color:#F54029;}
            .blue{color:#0078AB}
        </style>
      <div class="all">
        <div class="name">Alin Bălașa</div>
        <div class="job">Software Developer</div>
        <div class="product"><span class="logo"><span class="red"><</span><span
              class="blue">o</span><span class="redX">X</span><span
              class="blue">ygen</span><span class="red">/></span><sup>®</sup></span>
          XML Editor, Schema Editor and XSLT Editor/Debugger</div>
        <div class="link"><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></div>
      </div>
    </div>
    <div class="moz-cite-prefix">On 27-Jan-20 3:31 PM, Kristen James
      Eberlein wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:2e8f71b6-090d-93e0-facf-f913fb3651bd@eberleinconsulting.com">Can
      someone point me to the CSS for the 2nd and 3rd levels of the
      menu? I was easily able to discover the CSS for the top-level menu
      items using CSS inspector, but of course the lower levels are
      elusive.
      <br>
      <br>
    </blockquote>
  </body>
</html>