content updates

This commit is contained in:
Tom Johnson
2015-08-12 10:52:05 -07:00
parent 655e02f773
commit 860da7c786
10 changed files with 110 additions and 58 deletions

View File

@ -54,6 +54,15 @@ a[data-toggle="tooltip"] {
border-color: #347DBE;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-color: #248ec2;
border-color: #347DBE;
}
.printTitle {
color: #015CAE !important;
}