code: avoid inline code to display above sticky table headers #1035
Some checks failed
docs-build-deployment / Run deploy (push) Has been cancelled
docs-build / Run build (push) Has been cancelled

This commit is contained in:
Sören Weber 2025-02-22 11:00:50 +01:00
parent 68220ad15a
commit 6813ad02b4
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 2 additions and 1 deletions

View file

@ -1017,6 +1017,7 @@ tr:has(th) {
background-color: var(--INTERNAL-MAIN-BG-color); background-color: var(--INTERNAL-MAIN-BG-color);
position: sticky; position: sticky;
top: -1px; top: -1px;
z-index: 110;
} }
div.highlight > div td { div.highlight > div td {
border-width: 0; border-width: 0;

View file

@ -1 +1 @@
7.4.1 7.4.1+68220ad15a241c2305244bd51ece487a68c267ca