From a56064ac9589ab8fe33aafd94f3fa4fe303f646b Mon Sep 17 00:00:00 2001
From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com>
Date: Thu, 22 Feb 2024 08:21:58 +0330
Subject: [PATCH] Update index.html
---
web/html/xui/index.html | 35 ++++++++++++++++-------------------
1 file changed, 16 insertions(+), 19 deletions(-)
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 86dbf6b8..d348689d 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -19,12 +19,9 @@
color: hsla(0, 0%, 100%, .65);
}
- .ant-tag-df {
- color: rgb(0 0 0 / 80%);
- }
-
- .dark .ant-tag-df {
- color: rgb(255 255 255 / 80%);
+ .dark .ant-card-hoverable:hover,
+ .dark .ant-space-item > .ant-tabs:hover {
+ transform: scale(0.987);
}
@@ -102,8 +99,8 @@
{{ i18n "pages.index.operationHours" }}:
- Xray [[ formatSecond(status.appStats.uptime) ]]
- OS [[ formatSecond(status.uptime) ]]
+ Xray [[ formatSecond(status.appStats.uptime) ]]
+ OS [[ formatSecond(status.uptime) ]]
@@ -137,7 +134,7 @@
{{ i18n "pages.index.systemLoad" }}:
-
+
[[ status.loads[0] ]] | [[ status.loads[1] ]] | [[ status.loads[2] ]]
@@ -150,10 +147,10 @@
{{ i18n "usage"}}:
-
+
RAM [[ sizeFormat(status.appStats.mem) ]]
-
+
Threads [[ status.appStats.threads ]]
@@ -162,7 +159,7 @@
-
+
IPv4
@@ -172,7 +169,7 @@
-
+
IPv6
@@ -188,7 +185,7 @@
-
+
TCP: [[ status.tcpCount ]]
@@ -198,7 +195,7 @@
-
+
UDP: [[ status.udpCount ]]
@@ -214,7 +211,7 @@
-
+
Up: [[ sizeFormat(status.netIO.up) ]]/s
@@ -225,7 +222,7 @@
-
+
Down: [[ sizeFormat(status.netIO.down) ]]/s
@@ -242,7 +239,7 @@
-
+
@@ -252,7 +249,7 @@
-
+