diff --git a/httpGUI/css/theme.css b/httpGUI/css/theme.css index 07c9c44f..da9c30f7 100644 --- a/httpGUI/css/theme.css +++ b/httpGUI/css/theme.css @@ -443,7 +443,7 @@ a { transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; - cursor: poitner; + cursor: pointer; } .image-bg a, .bg-primary a { diff --git a/httpGUI/index.html b/httpGUI/index.html index a72feff1..700d1d60 100644 --- a/httpGUI/index.html +++ b/httpGUI/index.html @@ -234,9 +234,14 @@