From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 3 Jun 2023 18:07:02 +0000 (-0700) Subject: Fix incorrect colors after last bootstrap update X-Git-Tag: v1.15.1~1^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3523%2Fhead;p=thirdparty%2Fpaperless-ngx.git Fix incorrect colors after last bootstrap update --- diff --git a/src-ui/src/styles.scss b/src-ui/src/styles.scss index 804459e5ac..0c29026d2f 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 a0f141c2b2..b40ab2ff2c 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,