| /* -- Extra CSS styles for Zephyr content (RTD theme) ----------------------- */ |
| /* make .. hlist:: tables fill the page */ |
| /* override rtd theme white-space no-wrap in table heading and content */ |
| white-space: normal !important; |
| /* dbk tweak for doxygen-generated API headings (for RTD theme) */ |
| .rst-content dl.group>dt, .rst-content dl.group>dd>p { |
| .rst-content dl.group>dd { |
| margin-left: 0 !important; |
| .rst-content p.breathe-sectiondef-title { |
| text-decoration: underline; /* dbk for API sub-headings */ |
| .rst-content div.breathe-sectiondef { |
| padding-left: 0 !important; |