Lines Matching refs:example
90 /* qmp-example directive styling */
92 .rst-content .admonition-example {
98 .rst-content .admonition-example > .admonition-title:before {
102 .rst-content .admonition-example > .admonition-title {
106 .rst-content .admonition-example > div[class^="highlight"] {
117 .rst-content .admonition-example > div[class^="highlight"]:nth-child(2) {
118 /* If a code box is the second element in an example admonition,
125 .rst-content .admonition-example > div[class^="highlight"]:last-child {
126 /* If a code box is the final element in an example admonition, don't
133 .rst-content .admonition-example .highlight {
137 /* end qmp-example styling */