diff --git a/klite.embd b/klite.embd index b0b71d8c2..fc7211ae2 100644 --- a/klite.embd +++ b/klite.embd @@ -180,11 +180,11 @@ Current version indicated by LITEVER below. width: 1770px; }} .centeredcontainer { - width: calc(100% - 662px)!important; + width: calc(100% - 642px)!important; } @media (max-width: 960px) { .centeredcontainer { - width: 33%!important; + width: 35%!important; } } @@ -784,12 +784,12 @@ Current version indicated by LITEVER below. width: 330px; } .nspopup.sidepanelsize { - width: 330px!important; + width: 320px!important; margin-top: 0px!important; } @media (max-width: 960px) { .nspopup.sidepanelsize { - width: 33vw!important; + width: 32vw!important; margin-top: 0px!important; } } @@ -1766,8 +1766,9 @@ Current version indicated by LITEVER below. padding-left: 52px; padding-right: 52px; padding-top: 8px; - border: 1px solid #bbbbbbaa; + border: 1px solid #bbbbbb55; position: relative; + box-shadow: 0px 4px 10px 3px rgb(0 0 0 / 20%); } body.darkmode .corpo_chat_outer { @@ -1888,6 +1889,7 @@ Current version indicated by LITEVER below. transition: transform 0.3s ease; height: calc(100vh - 68px); z-index: 1; + box-shadow: 8px 3px 6px 2px rgb(0 0 0 / 4%); } body.darkmode .corpoleftpanel { @@ -2132,6 +2134,7 @@ Current version indicated by LITEVER below. font-size:14px; line-height:1.1; margin:4px; + margin-top: 8px; margin-bottom:6px; margin-left:12px; } @@ -14479,6 +14482,7 @@ Current version indicated by LITEVER below. indexeddb_save("savedcustomcss", ""); let styleElement = document.getElementById('custom_css'); styleElement.innerHTML = ""; + show_welcome_panel(); },null); } @@ -24526,8 +24530,8 @@ Current version indicated by LITEVER below.
- - + +
@@ -24588,15 +24592,15 @@ Current version indicated by LITEVER below.
-
Delete Embedding cache ? +
Delete Embedding Cache ? When embeddings are enabled, they get generated by the KCPP server and then are cached in the web browser. This button clears the browser cache.
- +
Add document to TextDB ? Tries to extract the text from the document, adding (or overwriting) an existing document in the TextDB with the same name.
- +
@@ -25449,14 +25453,14 @@ Current version indicated by LITEVER below.
Resolution ? Changing resolution will affect the aspect ratio used to generate. This may impact quality or memory usage. :
- + + + + + + +