Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 06:24:51 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk doc.project.mk
Message-ID:  <200202251424.g1PEOp646736@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2002/02/25 06:24:51 PST

  Modified files:
    share/mk             doc.docbook.mk doc.project.mk 
  Log:
  Netscape 4.X does not support the '@import' directive in CSS
  stylesheets.  To get around this, append the filename specified in the
  'CSS_SHEET_ADDITIONS' variable (if defined) to the end of the default
  CSS stylesheet.  This allows us to add document-specific stylesheet
  rules while still supporting braindead browsers and reusing the
  default CSS code.
  
  Revision  Changes    Path
  1.62      +3 -0      doc/share/mk/doc.docbook.mk
  1.12      +1 -0      doc/share/mk/doc.project.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202251424.g1PEOp646736>