]> source.dussan.org Git - gitea.git/commit
Commits & files UI: SUI fixed single line table
authorAdam Strzelecki <ono@java.pl>
Mon, 30 Nov 2015 23:04:13 +0000 (00:04 +0100)
committerAdam Strzelecki <ono@java.pl>
Wed, 2 Dec 2015 20:57:39 +0000 (21:57 +0100)
commit61fdd8c57120e25a31a686ad60f35ac6445786bd
tree4923e4a30ca683ce7ada5b451b0c0c78a5dc9f0f
parent4813665d0ad600729fe0aba3346f026502fe3b14
Commits & files UI: SUI fixed single line table

Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.

NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.
public/css/gogs.css
public/less/_repository.less
templates/repo/commits_table.tmpl
templates/repo/view_list.tmpl