.. include:: ../Includes.txt .. highlight:: rst .. _list-items-as-buttons: ===================== List Items as Buttons ===================== .. attention:: **Pitfall!** With pure Docutils the directive for specifying CSS classes is `class`. With Sphinx you have to use `.. rst-class:: ...` instead because `class` is already used in the Sphinx-Python-domain. How Does It Work? ================= The *t3SphinxThemeRtd* theme for TYPO3 comes along with style that make the items of an unordered list appear as "buttons". To put this into action the `