mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add div.highlight
This commit is contained in:
parent
0ce7c1f577
commit
f12ebdfae4
@ -820,7 +820,7 @@ div.code-block-caption code {
|
||||
/* From https://stackoverflow.com/a/34372191 */
|
||||
table.highlighttable td.linenos,
|
||||
span.linenos,
|
||||
span.gp { /* gp: Generic.Prompt */
|
||||
div.highlight span.gp { /* gp: Generic.Prompt */
|
||||
user-select: none;
|
||||
-webkit-user-select: text; /* Safari fallback only */
|
||||
-webkit-user-select: none; /* Chrome/Safari */
|
||||
|
Loading…
Reference in New Issue
Block a user