mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Merge pull request #8709 from tsullivan/ui-add-link-selector-5.x
[5.x backport] ui: add link selector for cursor pointer
This commit is contained in:
commit
0259b89592
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ a {
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
[ng-click], [clip-copy], [href], [confirm-click] {
|
||||
.link, [ng-click], [clip-copy], [href], [confirm-click] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue