|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/jeffbell/rw_common/themes/DCAgency/css/menuEffects/ |
Upload File : |
#navcontainer {
color: %colour_menu_hover_text%;
background-color:;
}
#navcontainer #current { color: %colour_body_text%;
background: url(../../images/active.png) repeat-x;
height: 25px;
}
#navcontainer ul {
background-color: %colour_menu_background%;
}
#navcontainer ul .currentAncestor {color: %colour_body_text%;
}
#navcontainer ul ul {
}
#navcontainer ul a {
color: %colour_links%;
background: url(../../images/active.png) repeat-x;
border-right: 1px solid #999;
border-left: 1px solid #fff;
padding-bottom: 4px;
}
#navcontainer ul ul a {
color:%colour_highlight%;
border-style: none;
background-image: none;
}
#navcontainer ul a:hover {
color: %colour_menu_hover_text%;
}
#navcontainer ul ul ul #current,
#navcontainer ul ul ul .currentAncestor {
color: %colour_body_text%;
background-image: none;
}
#navcontainer ul ul ul {
border-bottom-color: %colour_links%;
border-top-color: %colour_menu_background - R(0.1)G(0.1)B(0.1)%;
}
#navcontainer ul ul ul a:hover {
color: %colour_menu_background%;
}
#navcontainer ul ul {
z-index: 100;
display: inline-block;
background-repeat: no-repeat;
}