Skip to content

Suggestion for template: sticky header #30

@spacevoyager78

Description

@spacevoyager78

Hi!
The header of the table contents can become sticky when scrolling, if you use:

#files.tablesorter thead tr th {
	position: sticky;
	top: 0;
}

Maybe you can consider putting it in the template.
Support for position: sticky can be seen here: https://caniuse.com/css-sticky

Thanks for a great software!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions