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