diff --git a/view/global.css b/view/global.css index 477f778d9a..e1ccd8b920 100644 --- a/view/global.css +++ b/view/global.css @@ -252,6 +252,7 @@ a { background: none; height: 80px; width: 80px; + cursor: pointer; } .selected-identity img { diff --git a/view/templates/manage.tpl b/view/templates/manage.tpl index 8a7922d7be..b1ccff5195 100644 --- a/view/templates/manage.tpl +++ b/view/templates/manage.tpl @@ -3,13 +3,13 @@
{{$desc}}
{{$choose}}
-
+ - - \ No newline at end of file