UNPKG

git-gallery

Version:

A gallery app for showing work based on Git commits.

20 lines (16 loc) 337 B
table.fixedHeader-floating { position: fixed !important; background-color: white; } table.fixedHeader-floating.no-footer { border-bottom-width: 0; } table.fixedHeader-locked { position: absolute !important; background-color: white; } @media print { table.fixedHeader-floating { display: none; } }