octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #8698] Octave Forge: Promote link to packa


From: Oliver Heimlich
Subject: [Octave-patch-tracker] [patch #8698] Octave Forge: Promote link to package documentation
Date: Tue, 07 Jul 2015 21:08:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.7.0

Follow-up Comment #3, patch #8698 (project octave):

Carnë, you should consider one issue with the CSS. The change will hide the
text decoration (=underline) of the NEWS links for all current packages. If
that is a problem, the CSS should be changed like this to only remove the text
decoration for new releases where the NEWS link has been moved into the blue
box:


a.function_reference_link,
a.download_link,
a.package_doc,
div.package_function_reference a.news_file {
  text-decoration: none;
}



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8698>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]