0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 20:00:14 +01:00
gitea/public/less
Adam Strzelecki b73241ceb1 UI: Display last-commit header without 2nd column
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.
2015-12-03 01:15:40 +01:00
..
_admin.less
_base.less CSS: Reduce .sha.label font size to 13px 2015-12-02 21:43:30 +01:00
_dashboard.less
_emojify.less
_explore.less
_form.less
_home.less
_install.less
_markdown.less
_octicons.less CSS: Ensure Octicons are used with 16px font size 2015-12-02 21:33:32 +01:00
_organization.less
_repository.less UI: Display last-commit header without 2nd column 2015-12-03 01:15:40 +01:00
_user.less
gogs.less