Boost logo

Boost Docs :

From: David Abrahams (dave_at_[hidden])
Date: 2007-11-28 13: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

Boost-Docs list run by mbergal at meta-comm.com