diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css
index 9ea89918..67c67708 100644
--- a/web/assets/css/custom.css
+++ b/web/assets/css/custom.css
@@ -197,7 +197,11 @@ body {
.ant-layout-sider-zero-width-trigger,
.ant-dropdown-menu-dark,.ant-dropdown-menu-dark .ant-dropdown-menu,
.ant-menu-dark.ant-menu-horizontal>.ant-menu-item,.ant-menu-dark.ant-menu-horizontal>.ant-menu-submenu {
- background:#161b22
+ background:#1a212a
+}
+
+.ant-tabs:not(.ant-card-dark) {
+ background-color: white;
}
.ant-card-dark {
diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index 83ae59ad..ef33c7db 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -105,8 +105,8 @@
+ checked-children='{{ i18n "search" }}' un-checked-children='{{ i18n "filter" }}'
+ @change="toggleFilter" style="margin-right: 10px;">
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index 6fdc6763..f1da86d1 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -19,6 +19,32 @@
.ant-list-item {
display: block;
}
+
+ .alert-msg {
+ color: inherit;
+ font-weight: bold;
+ font-size: 18px;
+ padding: 20px 20px;
+ text-align: center;
+ }
+
+ .alert-msg > i {
+ color: inherit;
+ font-size: 24px;
+ }
+
+ .collapse-title {
+ color: inherit;
+ font-weight: bold;
+ font-size: 18px;
+ padding: 10px 20px;
+ border-bottom: 2px solid;
+ }
+
+ .collapse-title > i {
+ color: inherit;
+ font-size: 24px;
+ }
@@ -31,11 +57,11 @@
{{ i18n "pages.settings.save" }}
{{ i18n "pages.settings.restartPanel" }}
-
+
-
-
+
+
{{ i18n "pages.settings.infoDesc" }}
@@ -97,8 +123,8 @@
-
-
+
+
{{ i18n "pages.settings.infoDesc" }}
@@ -108,8 +134,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.generalConfigsDesc" }}
@@ -153,8 +179,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.blockConfigsDesc" }}
@@ -165,8 +191,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.blockCountryConfigsDesc" }}
@@ -179,8 +205,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.directCountryConfigsDesc" }}
@@ -193,8 +219,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.ipv4ConfigsDesc" }}
@@ -203,8 +229,8 @@
-
-
+
+
{{ i18n "pages.settings.templates.manualListsDesc" }}
@@ -241,8 +267,8 @@
-
-
+
+
{{ i18n "pages.settings.infoDesc" }}
@@ -257,8 +283,8 @@
-
-
+
+
{{ i18n "pages.settings.infoDesc" }}