John's Technical Blog
Showing posts with label
ASP .net: css tips
.
Show all posts
Showing posts with label
ASP .net: css tips
.
Show all posts
Thursday, 4 November 2010
ASP .net: css tips
Simply use the "!important" tag and the background color will be forced behind the arrow.
.ms-topNavFlyOutsHover
{
background-color:#FFCC00 !important;
color:#000000;
}
Older Posts
Home
Subscribe to:
Posts (Atom)