mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
feat: no-select generic prompts in codeblocks
Makes it easier to copy console commands by e.g. triple-click Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -378,6 +378,7 @@
|
||||
}
|
||||
/* GenericPrompt */
|
||||
.gp {
|
||||
user-select: none;
|
||||
color: #8f5902;
|
||||
}
|
||||
/* GenericStrong */
|
||||
|
||||
Reference in New Issue
Block a user