UNPKG

git-gallery

Version:

A gallery app for showing work based on Git commits.

16 lines (13 loc) 265 B
table.fixedHeader-floating { position: fixed !important; background-color: white; } table.fixedHeader-locked { position: absolute !important; background-color: white; } @media print { table.fixedHeader-floating { display: none; } }