[oXygen-user] highlight only child element

Roderik Dernison Roderik.Dernison at inl.nl
Thu Nov 8 07:08:11 CST 2012


Hi,

I'm improving my stylesheet for my topics in oXygen.
I was able to put indices before numbered items in lists. But when a list contains only one element no index should be shown.
<ul>
              <li>First</li>
              <li>Second</li>
</ul>
Should be shown as:

a.       First

b.      Second

But:
<ul>
              <li>Single</li>
</ul>
Should be shown as:
              Single

I have tried the css markup li:only-child which works for html in Firefox.

Kind regards,

Ing. Roderik Dernison
Programmeur/ontwikkelaar


INL * Schatkamer van de Nederlandse Taal
Matthias de Vrieshof 2 * Kamer 106a * 2311 BZ Leiden
Tel. +31 (0)71 527 2491 * www.inl.nl<http://www.inl.nl/>


________________________________

----------------------------------------------------------
Aan dit bericht kunnen geen rechten worden ontleend.
Het bericht is alleen bestemd voor de geadresseerde.
Indien het bericht niet voor u is bestemd, verzoeken wij
u dit aan ons te melden en het bericht te verwijderen.

This message shall not constitute any obligations.
This message is intended solely for the addressee.
If you have received this message in error, please
inform us and delete the message.
----------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20121108/264eb55c/attachment.html 


More information about the oXygen-user mailing list