Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
a0f1dfdb
Commit
a0f1dfdb
authored
Oct 14, 2021
by
Carsten Rose
Browse files
Merge branch 'b13139-sticky' into 'develop'
added z-index See merge request
!360
parents
9d78a6fb
e2c370a4
Pipeline
#5887
passed with stages
in 5 minutes and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
less/qfq-bs.css.less
View file @
a0f1dfdb
...
...
@@ -1233,6 +1233,7 @@ legend {
position: -webkit-sticky; /* Safari */
position: sticky;
top: 0;
z-index: 10;
}
thead.qfq-sticky th, thead.qfq-sticky td {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment