mirror of
https://github.com/Cinnamon/kotaemon.git
synced 2026-02-24 12:10:24 +01:00
6 lines
111 B
CSS
Executable File
6 lines
111 B
CSS
Executable File
.language-pycon .gp,
|
|
.language-pycon .go {
|
|
/* Generic.Prompt, Generic.Output */
|
|
user-select: none;
|
|
}
|