diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css index a3f43bd1..346f2eab 100644 --- a/web/html/css/aurweb.css +++ b/web/html/css/aurweb.css @@ -85,3 +85,8 @@ legend { p.important { font-weight: bold; } + +span.hover-help { + border-bottom: 1px dotted black; + cursor:help; +} diff --git a/web/template/pkg_search_results.php b/web/template/pkg_search_results.php index 13d9bfca..5c8f73e9 100644 --- a/web/template/pkg_search_results.php +++ b/web/template/pkg_search_results.php @@ -35,7 +35,7 @@ if (!$result): ?> - + ?