DEBSOURCES
Skip Quicknav
sources / python-griffe / 1.7.3-1 / docs / css / custom.css
1234
/* Prevent selection of prompts in pycon code blocks. */ .language-pycon .gp, .language-pycon .go { /* Generic.Prompt, Generic.Output */ user-select: none; }