
Creating a Fully Branded Master Page
❘
241
overflow:hidden;
width:100%;
}
/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu {
background:#F2F2F2;
}
/* body area */
.s4-ca {
margin-left:165px;
}
/* fix scrolling on list pages */
#s4-bodyContainer {
position: relative;
}
/* fix the font on some ootb menus */
.propertysheet, .ms-authoringcontrols {
font-family: Verdana,Arial,sans-serif;
line-height: normal;
}
/* fix the font on forms like the survey */
.ms-ltviewselectormenuheader .ms-viewselector a,
.ms-ltviewselectormenuheader .ms-viewselectorhover a,
.ms-formlabel {
font-family: calibri, arial, sans-serif;
}
/* hide the hover state for teh ribbon links */
#s4-ribbonrow a:hover {
text-decoration: none;
}
/* fix ribbon line height */
#s4-ribbonrow {
line-height: normal;
}
/* make the ribbon color match the branding*/
body #s4-ribboncont {
background-color: #313031;
}
/* make Site Settings links look normal */
.ms-linksection-level1 ul li a {
font-weight:normal;
}
/* make the site actions colors match the branding */
.ms-siteactionsmenuinner {
584644c08.indd 241584644c08.indd 241 10/27/10 11:46:26 AM10/27/10 11:46:26 AM