From c13db7922edd401c57a3077090af3816aed25373 Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Thu, 6 Mar 2025 17:17:25 +0700 Subject: Pretty Panel and Xray settings (#2726) * chore: refactor `setting-list-item` component * chore: remove padding * chore: replace settings list with settings collapse panels * chore: add missing translations * chore: fix translation --- web/html/xui/component/setting.html | 50 ++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 23 deletions(-) (limited to 'web/html/xui/component/setting.html') diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html index 8adc000c..bc2c6e42 100644 --- a/web/html/xui/component/setting.html +++ b/web/html/xui/component/setting.html @@ -1,26 +1,18 @@ {{define "component/settingListItem"}} - - - - - - - - - + + - + + + + - - - + @@ -28,9 +20,21 @@ {{define "component/setting"}} {{end}} -- cgit v1.2.3