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] ]]