From 8d18c8e98f1b6531d1997feb6933419d71401968 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 13 Dec 2023 19:27:36 +0330 Subject: [gui] redesign forms Co-Authored-By: Alireza Ahmadi --- web/html/xui/xray_rule_modal.html | 185 ++++++++++++++------------------------ 1 file changed, 68 insertions(+), 117 deletions(-) (limited to 'web/html/xui/xray_rule_modal.html') diff --git a/web/html/xui/xray_rule_modal.html b/web/html/xui/xray_rule_modal.html index a5fd2e54..523a3d2c 100644 --- a/web/html/xui/xray_rule_modal.html +++ b/web/html/xui/xray_rule_modal.html @@ -2,149 +2,100 @@ - - - - - - - -
Domain Matcher - - + + + [[ dm ]] - -
Source IPs + + + + + + + + + + + + [[ x ]] + + + + + [[ x ]] + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + [[ tag ]] + + + + + [[ tag ]] + +
@@ -274,4 +225,4 @@ }); -{{end}} \ No newline at end of file +{{end}} -- cgit v1.2.3