diff --git a/web/assets/css/custom.css b/web/assets/css/custom.css index 506a0439..3be33763 100644 --- a/web/assets/css/custom.css +++ b/web/assets/css/custom.css @@ -755,8 +755,8 @@ style attribute { .dark .ant-btn-danger[disabled], .dark .ant-calendar-ok-btn-disabled { color: rgb(255 255 255 / 35%); - background-color: var(--dark-color-surface-300); - border-color: #42516c; + background-color: var(--dark-color-surface-200); + border-color: var(--dark-color-surface-300); } .dark diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index f9f2aba7..f2f27382 100644 --- a/web/html/xui/settings.html +++ b/web/html/xui/settings.html @@ -298,8 +298,8 @@ - - + +