[NIFI-3459] remove blue higlighting from bread crumbs

This closes #1500.
This commit is contained in:
Scott Aslan 2017-02-10 10:31:22 -05:00 committed by Pierre Villard
parent 1e5570d9b0
commit febe6da4a2
1 changed files with 4 additions and 0 deletions

View File

@ -294,6 +294,10 @@ div.ajax-error:before {
cursor: move; cursor: move;
} }
span.link:focus {
outline: none;
}
span.link { span.link {
cursor: pointer; cursor: pointer;
color: #004849; /*link-color*/ color: #004849; /*link-color*/