ons/status.png"); background-repeat: no-repeat; background-size: 0.8em auto; background-position: 0.4em center; color: var(--vscode-foreground); } .submit:hover{ margin: 0.4em; width: auto; border-color: transparent; border-radius: 4px; padding: 0.2em 0.5em 0.2em 1.5em; background-image: url("./icons/status.png"); background-repeat: no-repeat; background-size: 0.8em auto; background-position: 0.4em center; color: var(--vscode-foreground); } input { display: none; } input + label { display: inline-block } input ~ .tab { display: none } #general-tab:checked ~ .tab.general, #learn-tab:checked ~ .tab.learn, #code-tab:checked ~ .tab.code, #changes-tab:checked ~ .tab.changes, #ai-tab:checked ~ .tab.ai { display: block; } input + label { color: var(--vscode-input-placeholderForeground); padding: 0.25em 0.75em; border-radius: 4px 4px 0 0; position: relative; top: 1px; cursor: pointer; } input + label:hover{ color: var(--vscode-inputOption-activeForeground); } input:checked + label { border-bottom: none; border-bottom: 1px solid ; color: var(--vscode-inputOption-activeForeground) } input ~ .tab { padding: 0.75em; } .comment-container{ margin: 0.4em; } .comments{ border-color: transparent; border-radius: 4px; padding: 0.2em 0.5em 0.2em 0.2em; background-color:var(--vscode-input-background) ; color:var(--vscode-editor-foreground); resize: none; font-family: inherit; } .comment-placeholder{ font-size: 0.9em; cursor: pointer; } .history-container{ margin-top: 1em; background-color:var(--vscode-input-background) ; padding: 0.5em; } .history-container:hover{ border-left: 2px solid var(--vscode-input-foreground); } .history-container-loader{ margin-top: 1em; padding: 0.5em; } .history-header{ display: inline-block; } .username{ float: left; font-weight: bold; width:calc(100% - 2.5em) ; } .date{ margin:0.5em 0 0 0; float: left; font-size: 0.8em; color:var(--vscode-input-placeholderForeground);; width:calc(100% - 2.5em) ; } .text-content{ margin-top: 0.5em; } .loader { border: 2px solid var(--vscode-button-foreground); border-radius: 50%; border-top: 2px solid var(--vscode-button-background); width: 1em; height: 1em; animation: spin 2s linear infinite; display: flex; float: left; margin-right: 0.5em; } @media only screen and (max-width: 650px) { .header-container{ display: flex; } } @media only screen and (min-width: 651px) { .header-container{ display: flex; flex-wrap: wrap; align-items: center; } } .header-item-title{ flex: 70%; } .header-item-gpt{ flex: 15%; } .title_gpt{ margin-top: 1.5em; color: #3794FF; cursor: pointer; } .header-item-codebashing{ flex: 30%; } .codebashing-link{ margin:0.4em; font-size: 0.9em; color: var(--vscode-input-placeholderForeground); } .orange-color{ color:#f36a22; } .codebashing-link-value{ color: var(--vscode-input-placeholderForeground); } .codebashing-link-value:hover{ color: var(--vscode-inputOption-activeForeground); cursor: pointer; } .bfl-tip-loaded{ font-size: 0.8em; display: none; } .bfl-tip-loading{ font-size: 0.8em; } .bfl-tip-empty{ font-size: 0.8em; display: none; } .bfl-container{ display: none; margin-left: -20px; } .bfl-td{ background: var(--vscode-inputValidation-infoBackground); } .bfl-logo{ height: 65px; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .learn-header{ font-weight: bold; } .learn-section{ margin-bottom: 10px; } .pre-code{ white-space:pre-wrap; background:var(--vscode-input-background); padding: 0.4rem; } .code-sample{ white-space: pre-wrap; }ØA —Eoúô