# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- components/com_comprofiler/plugin/templates/default/template.css +++ components/com_comprofiler/plugin/templates/default/template.css @@ -302,6 +302,7 @@ .cbMenu ul { position: absolute; left: auto; z-index: 32001; } /* second-level lists */ .cbMenu ul ul { margin: -1em 0px 0px 10em; z-index: 32001; } /* third-and-above-level lists N/A yet */ .cbMenu span, .cbSSmenu span { display: none; } +.cbMenu span.cbMailRepl, .cbSSmenu span.cbMailRepl { display: block; } .cbMenu a { text-align: center; } .cbSSmenu a { text-align: left; display: block; width: 100% !important; } .cbSSmenu li { list-style: none outside none; display: block; width: 100% !important; }