sapling/mercurial/templates
Anton Shestakov 59afbb0eb8 monoblue: use padding instead of position for text in footer
Some installations alter monoblue style and remove margins from body element
(these margins have that dark gray background) to adapt hgweb instance to an
already existing site design. However, the margins hid a quirk in page footer:
a block of text needlessly popped out of the footer, and when margins were
gone, the whole page got a vertical scroll bar because of that.

Live example: https://hg.prosody.im/prosody-modules/

To remove the potential scroll bar, this block of text now uses left padding,
which doesn't make it overflow the footer, but makes it achieve the otherwise
same result visually.
2015-07-06 01:38:37 +08:00
..
atom hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
coal hgweb: use css for stripey background in coal 2015-06-25 20:27:36 +08:00
gitweb hgweb: fix help pages title in gitweb and monoblue 2015-06-30 23:31:19 +08:00
json json: implement {fileannotate} template 2015-04-10 22:37:40 -04:00
monoblue monoblue: don't try to show repo on hgwebdir index page 2015-07-06 01:22:23 +08:00
paper hgweb: link to revision by node hash in paper & coal 2015-06-18 17:06:18 +08:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
spartan hgweb: don't dereference symbolic revision in spartan style 2015-06-16 11:52:10 +08:00
static monoblue: use padding instead of position for text in footer 2015-07-06 01:38:37 +08:00
map-cmdline.bisect map-cmdline.bisect: rewrite to just %include the default template 2015-05-10 13:48:10 -04: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 templates: add a default template style for status 2015-06-10 14:35:05 -05:00
map-cmdline.phases template-phases: extend default style instead of duplicating it 2015-04-25 21:42:07 +09:00
map-cmdline.status templates: fix missing closing brace in map-cmdline.status 2015-06-18 23:08:27 +09:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00