Merge pull request #9120 from V0lantis/feature/selecting_usage

Feature:
This commit is contained in:
Takeshi KOMIYA
2021-05-02 18:25:09 +09:00
committed by GitHub

View File

@@ -819,7 +819,7 @@ div.code-block-caption code {
table.highlighttable td.linenos,
span.linenos,
div.doctest > div.highlight 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 */