From 5ef8a5a37ec7e6b7df710fa61b0324ab5a6617ab Mon Sep 17 00:00:00 2001 From: MHSanaei <33454419+MHSanaei@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:22:50 +0330 Subject: old design --- web/html/xui/inbounds.html | 245 +++++++++++++++------------------------------ 1 file changed, 79 insertions(+), 166 deletions(-) (limited to 'web/html/xui/inbounds.html') diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html index d5f69733..2c9a4b76 100644 --- a/web/html/xui/inbounds.html +++ b/web/html/xui/inbounds.html @@ -11,10 +11,6 @@ .ant-col-sm-24 { margin-top: 10px; } - - .ant-table-row-expand-icon { - color: rgba(0,0,0,.65); - } @@ -31,15 +27,15 @@ - {{ i18n "pages.inbounds.totalDownUp" }}: + {{ i18n "pages.inbounds.totalDownUp" }}: [[ sizeFormat(total.up) ]] / [[ sizeFormat(total.down) ]] - {{ i18n "pages.inbounds.totalUsage" }}: + {{ i18n "pages.inbounds.totalUsage" }}: [[ sizeFormat(total.up + total.down) ]] - {{ i18n "pages.inbounds.inboundCount" }}: + {{ i18n "pages.inbounds.inboundCount" }}: [[ dbInbounds.length ]] @@ -54,10 +50,10 @@
- {{ i18n "pages.inbounds.addInbound" }} - {{ i18n "pages.inbounds.export" }} + Add Inbound + Export Links
- + - {{ i18n "pages.inbounds.operate" }} - + {{ i18n "pages.inbounds.operate" }} + {{ i18n "qrCode" }} @@ -77,26 +73,12 @@ {{ i18n "edit" }} -