[aur-dev] [PATCH] Add help cursor for Popularity field hover.
Lukas Fleischer
lfleischer at archlinux.org
Mon Jun 15 20:39:33 UTC 2015
On Mon, 15 Jun 2015 at 22:26:00, Leonidas Spyropoulos wrote:
> 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;
Squashed this into the commit adding the tooltip. Thanks!
> }
> --
> 2.4.3
More information about the aur-dev
mailing list