12 Jan
2021
12 Jan
'21
6:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27417 --- Comment #1 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- A librarian supplied this CSS to do the job: #default-circulation-rules thead { position: -webkit-sticky; /*for safari */ position: sticky; float: none; top: 0px; border-radius: 2px; box-shadow: 0px 1px 5px #999; } -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.