mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 15:06:00 +00:00
[NIFI-3459] remove blue higlighting from bread crumbs
This closes #1500.
This commit is contained in:
parent
1e5570d9b0
commit
febe6da4a2
@ -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*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user