/* ==========| TOP NAVIGATION STYLES |============ */
/* item style */
.s4-tn li.static > .menu-item { color:white; padding:10px 10px 10px 10px; font-size:12px; font-family:Verdana !important;
}
/* item style hover */
.s4-tn li.static > a:hover { background:#38424E; color:white; text-decoration:none;
}
/* flyout holder */
.s4-tn ul.dynamic {
}
/* flyout item */
.s4-tn li.dynamic > .menu-item {
background:#38424E; color:white;
padding:4px 10px; border-bottom:1px solid #526172; font-family:Verdana !important;}
/* flyout item hover */
.s4-tn li.dynamic > a:hover { background:#2D3238;
}
/* hide arrows for top level items with flyouts
.menu-horizontal a.dynamic-children span.additional-background,
.menu-horizontal span.dynamic-children span.additional-background{
padding-right:0px;
background-image:none;
}*/
/* ===========| TOP NAVIGATION STYLES |============= */
No comments:
Post a Comment