NOTE: If you do not see the changes you implemented in the stylesheet and you are certain that your syntax is correct, try clearing your browser cache and refreshing the browser.
Covers many common action button colors.
/*Note:
.prettyButtons,a.prettyButtons,a.prettyButtons:link,.actionLinkVertical,a.actionLinkVertical,a.actionLinkVertical:link,.actionLink,a.actionLink,a.actionLink:link,
a.btn-primary,.action-link,.action-btn-container .action-link,div.list-item-container .list-item .action-btn-container .action-link {
background-color: #2d71b3;
border-color: #204d74;
color:#fff;
/*NOTE: this updates the color of buttons/texts in the header*/
div#headerContainer a:link, div#headerContainer a:visited, div#ctlTemplate_regMainBody_ctlTrainingContent_adminTrainingDiv a:link, div#ctlTemplate_regMainBody_ctlTrainingContent_adminTrainingDiv a:visited, .headerText {
color: #190B07
}
/*NOTE: this updates the header background color*/
/*NOTE: this updates the footer background color*/
div#footer{ background-color:#ffffff; }
/*NOTE: this updates the LMS background color*/
body{ background-color:#ffffff; } div#wrapper{ background-color:#ffffff; }
/*NOTE: this updates the text color for the Login Page credentials box*/
.loginLabel {