variant: fix table contrast issue #998

This commit is contained in:
Sören Weber 2025-01-27 16:32:30 +01:00
parent aeb331259b
commit 5a26725070
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 2 additions and 1 deletions

View file

@ -993,6 +993,7 @@ div.highlight > div table {
margin: 0; margin: 0;
} }
table { table {
color: var(--INTERNAL-MAIN-TEXT-color);
position: relative; position: relative;
} }
tr:has(th) { tr:has(th) {

View file

@ -1 +1 @@
7.3.2+60bb1c65c5fc8ae51330cff9b402b5ac0a2d34fb 7.3.2+aeb331259b52481cb1d07869f86b0e770fb56172