| Server IP : 103.161.17.216 / Your IP : 216.73.216.1 Web Server : nginx/1.18.0 System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /snap/lxd/38142/share/lxd-documentation/_static/ |
Upload File : |
.terminal {
background-color: #2b2b2b;
color: #ebebeb;
border: 1px solid #666;
padding: 0.625rem 0;
}
.terminal .highlight {
background-color: #2b2b2b;
color: #ebebeb;
}
.terminal .output {
display: block;
padding: 0 0.875rem;
white-space: break-spaces;
}
.terminal .container.input {
display: block;
padding: 0 0.4rem 0 0.875rem;
line-height: 1;
min-height: 1.3em;
}
.terminal .input .literal {
white-space-collapse: preserve-breaks;
background: transparent;
}
.terminal .input .prompt {
display: inline-block;
font-weight: bold;
color: yellowgreen;
}
.terminal.scroll .input,
.terminal.scroll .output {
width: max-content;
}
.terminal-code pre {
font-size: var(--font-size--small--2);
background-color: #2b2b2b;
}
div.terminal-code {
margin: 0 0;
}
/* Copybutton settings */
div.input {
position: relative;
}
div.input > button.copybtn {
overflow-y: visible;
top: 0.1em;
right: 0.1em;
width: 1.4em;
height: 1.4em;
}
div.input > button.copybtn svg {
width: 1.2em;
height: 1.2em;
}
.input:hover button.copybtn,
button.copybtn.success {
opacity: 1;
}
.terminal.scroll > .input {
width: inherit;
}
.input button.copybtn {
align-items: center;
background-color: inherit;
border: none;
color: #f8f8f8;
cursor: pointer;
transition:
color 0.3s,
opacity 0.3s;
}