Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/plugins/hyve-lite/build/frontend/style-index.css
Назад
.hyve-bar-open,.hyve-bar-close{text-align:center;position:fixed;bottom:40px;right:50px;z-index:9999999}.hyve-bar-open.is-dark .close svg,.hyve-bar-close.is-dark .close svg{fill:#fff}.hyve-bar-open.is-light .close svg,.hyve-bar-close.is-light .close svg{fill:#000}.hyve-bar-open .open,.hyve-bar-open .close,.hyve-bar-close .open,.hyve-bar-close .close{background-color:var(--icon_background, #1155cc);font-size:24px;width:70px;cursor:pointer;height:70px;padding:15px;border-radius:50%;border-style:none;vertical-align:middle;box-shadow:rgba(0,0,0,.1) 0px 1px 6px,rgba(0,0,0,.2) 0px 2px 24px}.hyve-bar-open .close,.hyve-bar-close .close{display:flex;justify-content:center;align-items:center}.hyve-bar-open .close svg,.hyve-bar-close .close svg{fill:#fff}.hyve-bar-close{display:none}#hyve-inline-chat .hyve-window{display:block;position:relative;bottom:0;right:0;box-shadow:none;border:1px solid #d3d3d3;width:auto;z-index:0}.hyve-window{display:none;box-sizing:border-box;width:350px;height:480px;border-radius:10px;background-color:var(--chat_background, #ffffff);padding:16px;z-index:9999999;position:fixed;bottom:120px;right:54px;box-shadow:rgba(0,0,0,.1) 0px 1px 6px,rgba(0,0,0,.2) 0px 2px 24px}.hyve-window.is-dark .hyve-credits{color:#e5e5e5}.hyve-window.is-dark .hyve-credits a{color:#e5e5e5}.hyve-window.is-dark .hyve-message-box .hyve-bot-message time,.hyve-window.is-dark .hyve-message-box .hyve-user-message time{color:#e5e5e5}.hyve-window.is-dark .hyve-input-box .hyve-write input[type=text]{color:#fff}.hyve-window.is-dark .hyve-input-box .hyve-write input[type=text]::placeholder{color:#e5e5e5}.hyve-window.is-dark .hyve-input-box .hyve-send-button button:hover svg,.hyve-window.is-dark .hyve-input-box .hyve-send-button button:focus svg{fill:#e5e5e5}.hyve-window.is-dark .hyve-input-box .hyve-send-button button:disabled{fill:#fff}.hyve-window.is-dark .hyve-input-box .hyve-send-button button svg{fill:#fff}.hyve-window.is-dark .hyve-message-box .hyve-suggestions span{color:#fff}.hyve-window.is-light .hyve-message-box .hyve-suggestions span{color:#202020}.hyve-window .hyve-credits{text-align:center;font-size:10px;color:#202020;line-height:1}.hyve-window .hyve-credits a{text-decoration:none;color:#202020}.hyve-window .hyve-input-box{display:flex;justify-content:space-between;gap:1rem;position:absolute;font-size:12px;bottom:0;left:0;right:0;padding:18px 30px;border-top:1px solid #d3d3d3}.hyve-window .hyve-input-box .hyve-write{float:left;flex-grow:100}.hyve-window .hyve-input-box .hyve-write input[type=text]{background-color:var(--chat_background, #ffffff);border:none;outline:none;box-shadow:none;font-size:14px;padding:0;height:24px;color:#202020}.hyve-window .hyve-input-box .hyve-write input[type=text]::placeholder{color:gray}.hyve-window .hyve-input-box .hyve-send-button{float:right;border:none;outline:none}.hyve-window .hyve-input-box .hyve-send-button button{border:none;background-color:rgba(0,0,0,0);cursor:pointer;outline:none;padding:0}.hyve-window .hyve-input-box .hyve-send-button button:hover svg,.hyve-window .hyve-input-box .hyve-send-button button:focus svg{fill:#5b5b66}.hyve-window .hyve-input-box .hyve-send-button button:disabled{fill:gray;cursor:default}.hyve-window .hyve-input-box .hyve-send-button button svg{fill:gray;width:24px;height:24px}.hyve-message-box{height:380px;width:100%;padding-right:5px;overflow:auto;display:flex;flex-direction:column;position:relative}.hyve-message-box .hyve-user-message,.hyve-message-box .hyve-bot-message{display:flex;flex-direction:column}.hyve-message-box .hyve-user-message p,.hyve-message-box .hyve-bot-message p{font-size:13px;display:flex;padding:10px;border-radius:5px;width:100%;overflow-wrap:break-word;margin:0}.hyve-message-box .hyve-user-message time,.hyve-message-box .hyve-bot-message time{font-size:10px;padding:4px;color:#000}.hyve-message-box .hyve-user-message{margin-left:auto;max-width:75%;min-width:50%;word-break:break-word;margin-top:14px;margin-bottom:14px;color:#fff;align-items:flex-end}.hyve-message-box .hyve-user-message.is-dark{color:#fff}.hyve-message-box .hyve-user-message.is-light{color:#000}.hyve-message-box .hyve-user-message p{background-color:var(--user_background, #1155cc);justify-content:flex-end}.hyve-message-box .hyve-bot-message{margin-right:auto;color:#000;max-width:75%;min-width:50%;word-break:break-word;margin-top:14px;margin-bottom:14px;border-radius:5px;align-items:flex-start}.hyve-message-box .hyve-bot-message.is-dark{color:#fff}.hyve-message-box .hyve-bot-message p{background-color:var(--assistant_background, #ecf1fb);justify-content:flex-start}.hyve-message-box .hyve-suggestions{display:flex;flex-wrap:wrap;justify-content:right;position:absolute;bottom:0;right:0;padding:20px 0;gap:4px}.hyve-message-box .hyve-suggestions.is-dark button{background-color:var(--user_background, #1155cc);color:#fff}.hyve-message-box .hyve-suggestions.is-light button{background-color:var(--user_background, #1155cc);color:#202020}.hyve-message-box .hyve-suggestions span{font-size:12px;font-weight:500;flex:0 0 100%;text-align:right;color:#202020}.hyve-message-box .hyve-suggestions button{background:rgba(236,241,251,.6);box-shadow:none;border:.5px solid #919191;padding:6px 8px;border-radius:8px;cursor:pointer}@media screen and (max-width: 396px){.hyve-bar-open,.hyve-bar-close{bottom:20px;right:21px}.hyve-bar-open.hyve-bar-close,.hyve-bar-close.hyve-bar-close{bottom:21px;right:25px}.hyve-window{right:14px;bottom:87px;width:80%}}
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка