On Mon, 15 Jun 2015 at 22:26:00, Leonidas Spyropoulos wrote: > Signed-off-by: Leonidas Spyropoulos <[email protected]> > --- > 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
