Skip to content

Commit

Permalink
fix timelion links
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula committed Oct 16, 2020
1 parent 2091533 commit 32028fd
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@
overflow-y: auto;
}

.timHelp__links {
color: $euiColorPrimary;

&:hover {
text-decoration: underline;
}
}

/**
* 1. Override bootstrap .table styles.
*/
Expand Down

0 comments on commit 32028fd

Please sign in to comment.