Commit 324ccc36 by Adam Parsons

Moved breadcrumb color to bootstrap-tweaks

Moved to color associated with the breadcrumb to the tweaks style sheet.
parent 77460d4b
...@@ -64,6 +64,10 @@ ul.breadcrumb { ...@@ -64,6 +64,10 @@ ul.breadcrumb {
margin: 70px 0 0 0; margin: 70px 0 0 0;
} }
.breadcrumb li.active a {
color: #777;
}
.pagination>.disabled>a, .pagination>.disabled>a,
.pagination>.disabled>a:hover, .pagination>.disabled>a:hover,
.pagination>.disabled>a:focus { .pagination>.disabled>a:focus {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment