.shell-app{--gray:#8f8f8f;--border-gray:solid 1px var(--gray);--border-blue:4px solid #0bf;--border-black:1px solid #242424}.xterm-viewport::-webkit-scrollbar{cursor:pointer}.xterm-viewport{scrollbar-width:thin;scrollbar-color:#cacaca transparent}.dark .xterm-viewport{scrollbar-color:#525252 transparent;scrollbar-width:thin}.shell-app--xterm-container .xterm-screen span[style="background-color:#6096ff;color:#ffffff;"]{cursor:pointer}.shell-history .shell-history-table{table-layout:fixed;font-size:.75rem}.shell-history .shell-history-table td{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;overflow:hidden}.shell-history .dropdown{opacity:0;justify-content:center;transition:opacity .2s;display:flex}.shell-history .shell-history-row:hover .dropdown{opacity:1}.fade-out-text{position:relative;-webkit-mask:linear-gradient(90deg,#000 0% calc(100% - 20px),#0000 100%);mask:linear-gradient(90deg,#000 0% calc(100% - 20px),#0000 100%)}
