Merge pull request #7403 from fricklerhandwerk/noselect
disallow selecting shell prompt in code samples
This commit is contained in:
@@ -5,3 +5,7 @@ h1:not(:first-of-type) {
|
||||
h2 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.hljs-meta {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user