On Tue, 25 Jan 2005 08:06:24 -0800, Eric Niebler wrote > Are you just worried about code in tables? If so, you can hack the > CSS to avoid the margin when the programlisting is in a table cell.
Eric - Yes, we are only worried about code in tables. Your posting made me remember that css has more advanced selectors that we weren't utilizing. So after breaking out the book, I think we have a solution that will work for code in tables only. That's nice because we really don't need a margin in the tables and can use the room for code instead. Thx, Jeff ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
