From 5e67aae83b038dc486025f06c4b90b9836f39c2d Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 3 Jun 2023 11:07:02 -0700 Subject: [PATCH] Fix incorrect colors after last bootstrap update --- src-ui/src/styles.scss | 1 + src-ui/src/theme.scss | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src-ui/src/styles.scss b/src-ui/src/styles.scss index 804459e5a..0c29026d2 100644 --- a/src-ui/src/styles.scss +++ b/src-ui/src/styles.scss @@ -452,6 +452,7 @@ ul.pagination { table.table { color: var(--bs-body-color); + --bs-table-bg: var(--bs-light-rgb); .des,.asc { background-color: var(--bs-body-bg) !important; diff --git a/src-ui/src/theme.scss b/src-ui/src/theme.scss index a0f141c2b..b40ab2ff2 100644 --- a/src-ui/src/theme.scss +++ b/src-ui/src/theme.scss @@ -58,6 +58,7 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,