Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Volant <arthurvolant@gmail.com>2021-04-16 23:31:57 +0300
committerArthur Volant <arthurvolant@gmail.com>2021-04-17 18:46:43 +0300
commitb8ac63bc951eb941ae2f50add9de89066dd03547 (patch)
tree4ce6b57f7d4b05e7cafb40488d367d8afe857acc /sphinx/themes/basic/static/basic.css_t
parentf12ebdfae4d9e7607244621af8f029bc529560c1 (diff)
Remove link to stackoverflow
Diffstat (limited to 'sphinx/themes/basic/static/basic.css_t')
-rw-r--r--sphinx/themes/basic/static/basic.css_t2
1 files changed, 0 insertions, 2 deletions
diff --git a/sphinx/themes/basic/static/basic.css_t b/sphinx/themes/basic/static/basic.css_t
index e5780f2d0..45815bac0 100644
--- a/sphinx/themes/basic/static/basic.css_t
+++ b/sphinx/themes/basic/static/basic.css_t
@@ -817,7 +817,6 @@ div.code-block-caption code {
background-color: transparent;
}
-/* From https://stackoverflow.com/a/34372191 */
table.highlighttable td.linenos,
span.linenos,
div.highlight span.gp { /* gp: Generic.Prompt */
@@ -828,7 +827,6 @@ div.highlight span.gp { /* gp: Generic.Prompt */
-ms-user-select: none; /* IE10+ */
}
-
div.code-block-caption span.caption-number {
padding: 0.1em 0.3em;
font-style: italic;