mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
This uses a CSS trick making first th to be relative block with width equal to first two columns, effectively working around inability to use colspan="2" on first row that was breaking "fixed-layout" for tables. Also use grey header for last-commit SHA1 tag.