[aur-dev] [PATCH] Add help cursor for Popularity field hover.

Leonidas Spyropoulos artafinde at gmail.com
Mon Jun 15 20:26:00 UTC 2015


Signed-off-by: Leonidas Spyropoulos <artafinde at gmail.com>
---
 web/html/css/aurweb.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 5394281..346f2ea 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -88,4 +88,5 @@ p.important {
 
 span.hover-help {
 	border-bottom: 1px dotted black;
+	cursor:help;
 }
-- 
2.4.3


More information about the aur-dev mailing list