File Manager

Current Directory: /home/astoriaah/www/old15/templates/client/css/themes/purple
Viewing File: /home/astoriaah/www/old15/templates/client/css/themes/purple/legacy-navigation.css
.dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -5px; margin-left: -1px; } .dropdown-submenu.open > .dropdown-menu { display: block; } .dropdown-submenu > .dropdown-menu { border-radius: 0; } .dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #462240; margin-top: 5px; margin-right: -5px; } .dropdown-submenu.open > a:after { border-left-color: #333333; }