sapling/mercurial/templates
FUJIWARA Katsunori 4ea3569fd2 hgweb: align entries in "changelog" and "revisions" pages of "spartan" style
Before this patch, each log entries in "changelog" and "revisions"
pages of "spartan" style are not aligned by column, because:

  - each log entries are separated "<table>" entries, and
  - there are no fixed "width" information for each "<th>"/"<td>" entries

This patch aligns entries in "changelog" and "revisions" pages of
"spartan" style by:

  - adding 'label' class to '<th>' for 'age' information, and
  - setting 'width' of '<th class="label">' with fixed size

'class="age"' is not used for this purpose, because it is also used to
set "bold" font-weight

"16em" seems to be wide enough to show date information fully, when
web browser disables (or doesn't support) javascript.
2014-04-17 09:36:09 +09:00
..
atom hgweb: adding branch names from inbranch template to atom feed 2014-04-17 11:45:43 -07:00
coal hgweb: change manifest archive links to only archive the current directory 2013-02-26 21:20:35 +01:00
gitweb hgweb: infinite scroll support for gitweb style 2014-01-08 00:47:43 +09:00
monoblue hgweb: infinite scroll support for monoblue style 2014-01-08 00:47:44 +09:00
paper hgweb: fix lack of "bookmarks" link in "/file" page of "paper" style 2014-04-17 09:36:08 +09:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss hgweb: adding article link to rss feed 2014-04-17 11:48:22 -07:00
spartan hgweb: align entries in "changelog" and "revisions" pages of "spartan" style 2014-04-17 09:36:09 +09:00
static hgweb: align entries in "changelog" and "revisions" pages of "spartan" style 2014-04-17 09:36:09 +09:00
map-cmdline.bisect styles: add new 'bisect' style that prints the bisection status 2011-09-22 01:51:36 +02:00
map-cmdline.changelog setup: install translation files as package data 2009-12-01 16:06:10 +01:00
map-cmdline.compact compact style: show bookmarks in the same manner as tags 2011-04-13 13:06:35 -05:00
map-cmdline.default changeset_printer: display changeset phase on debug level 2012-01-17 20:23:23 +01:00
map-cmdline.phases log-style: add a log style that is default+phase (issue3436) 2013-04-18 22:56:57 +03:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00