diff --git a/css/src/main.css b/css/src/main.css index 9251848a0..9740b1f9c 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -742,6 +742,7 @@ ul.pagination li.current a:hover, ul.pagination li.current a:focus { .has-tip { color: #7A8C9E; border-color: #7A8C9E; + cursor: inherit; } .logo { diff --git a/views/transactions.html b/views/transactions.html index b2277ed7b..521e1037a 100644 --- a/views/transactions.html +++ b/views/transactions.html @@ -55,6 +55,7 @@