I think I got it done using inheritance from the parent element and addding some value to it thus using the following on the list-item-body element start-indent="from-parent(start-indent) + 12pt" Thanks, Abhi
--- Chris Bowditch <[EMAIL PROTECTED]> wrote: > >From: Abhijit Junnare <[EMAIL PROTECTED]> > > > >OK. I changed margin-left to start-indent. Still > the > >problem persists. The section inside the section is > >indented by 12pt but the list items are indented by > >12pt instead of 12+12=24pt. Any clues what is > >happening. > > The compliance page shows that margin-left is only > supported for pages and > regions. However, it says that start-indent is fully > supported. But perhaps > it doesnt compound, not sure what the spec says > about this. The other > property to try is padding-left. > > Chris > > _________________________________________________________________ > Express yourself with cool emoticons - download MSN > Messenger today! > http://www.msn.co.uk/messenger > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
