← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 940195] Re: '¶' shown all the time

 

I just had a look at
https://docs.djangoproject.com/en/1.3/ref/models/fields/ which uses
sphinx and they seem to use something like:

#documentation a.headerlink {
    color: #c60f0f;
    font-size: 0.8em;
    padding: 0 4px 0 4px;
    text-decoration: none;
    visibility: hidden;
}
#documentation *:hover > a.headerlink {
    visibility: visible;
}

Would that be applicable?

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/940195

Title:
  '¶' shown all the time

Status in Ubuntu Packaging Guide:
  Triaged

Bug description:
  '¶' shown all the time - it'd be good if it only showed up when it is
  mouse-overed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/940195/+subscriptions


References