From 2853baf1e8ad13056a054f062ed8c488779b01b5 Mon Sep 17 00:00:00 2001 From: Concedo <39025047+LostRuins@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:40:56 +0800 Subject: [PATCH] updated lite --- klite.embd | 40 ++++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 18 deletions(-) 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.