mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-05 20:54:14 +00:00
- FinalMaskForm: five DeleteOutlined icons used rgb(255,77,79) inline; swap for var(--ant-color-error) so they follow theme customization. - NodesPage: CheckCircleOutlined / CloseCircleOutlined statistic prefixes switch to var(--ant-color-success) / -error. - NodeList: ExclamationCircleOutlined warning icons (two callsites) now use var(--ant-color-warning). - BasicsTab: four <Alert type="warning"> blocks shipped a custom ExclamationCircleFilled icon styled to match the warning palette — exactly the icon and color AntD Alert renders for type="warning" by default. Replace the icon prop with showIcon and drop the now-unused ExclamationCircleFilled import. - JsonEditor: focus-within box-shadow tint now uses color-mix on --ant-color-primary instead of an rgba(22,119,255,0.1) literal. |
||
|---|---|---|
| .. | ||
| BalancerFormModal.tsx | ||
| BalancersTab.tsx | ||
| BasicsTab.css | ||
| BasicsTab.tsx | ||
| DnsPresetsModal.css | ||
| DnsPresetsModal.tsx | ||
| DnsServerModal.tsx | ||
| DnsTab.css | ||
| DnsTab.tsx | ||
| NordModal.css | ||
| NordModal.tsx | ||
| OutboundFormModal.css | ||
| OutboundFormModal.tsx | ||
| OutboundsTab.css | ||
| OutboundsTab.tsx | ||
| RoutingTab.css | ||
| RoutingTab.tsx | ||
| RuleFormModal.tsx | ||
| WarpModal.css | ||
| WarpModal.tsx | ||
| XrayPage.css | ||
| XrayPage.tsx | ||