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

@ -53,6 +53,15 @@ a[data-toggle="tooltip"] {
border-color: #5b893c;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-color: #72ac4a;
border-color: #5b893c;
}
.printTitle {
color: #5b893c !important;
}