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