Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTara Rostami <132676256+TaraRostami@users.noreply.github.com>2023-05-12 08:43:08 +0300
committerGitHub <noreply@github.com>2023-05-12 08:43:08 +0300
commit3bec9ee2737d0a8c49f4d705f1d8c8925bb8a2a8 (patch)
tree21e1289518be4cf0930da712130339fd1dff70f7 /web/assets/css/custom.css
parent7b3628d33b73b448277734f09264bacf10ff6e11 (diff)
Minor changes in UI (#415)
* Update custom.css * Update setting.html * Update settings.html * Update antd.min.css * Update antd.min.css * Update settings.html * Update custom.css * Update custom.css * Update antd.min.css * Update setting.html * Update custom.css * Update custom.css * Update antd.min.css
Diffstat (limited to 'web/assets/css/custom.css')
-rw-r--r--web/assets/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css
index e726d087..3d43f827 100644
--- a/web/assets/css/custom.css
+++ b/web/assets/css/custom.css
@@ -243,7 +243,7 @@ body {
.ant-card-dark .ant-input-group-addon {
color: hsla(0,0%,100%,.65);
background-color: #262f3d;
- border: 1px solid rgb(0 150 112 / 0%);
+ border: 1px solid rgb(149 149 149 / 30%);
}
.ant-card-dark .ant-list-item-meta-title,