[Boost-docs] Inner ordered lists turn out as bullets?

Subject: [Boost-docs] Inner ordered lists turn out as bullets?
From: David Abrahams (dave_at_[hidden])
Date: 2007-11-28 18:17:13


In our current stylesheet, the inner <ol> has bullets instead of
numbers. Can we fix that?

  <ul>
    <li>foo</li>
    <li>bar</li>
    <li>baz
      <ol>
        <li>ack</li>
        <li>bar</li>
        <li>jam</li>
     </ol>
   </li>
  </ul>

Thanks,

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC