sapling/mercurial/templates
Anton Shestakov f9942be78e hgweb: use css for stripey background in coal
Since "fd4945970469 or b7c98f01667e::be1d0b03b11a" paper style used css for
stripes in background for browsing files, for listing branches/tags/bookmarks,
and so on.

Since coal borrows many paper templates (e.g. shortlogentry.tmpl), it actually
tried to do the same, but it didn't have the needed css classes. You can
compare https://selenic.com/hg?style=coal with
https://selenic.com/hg?style=paper and see how log view in coal style has plain
white background, unlike the one in paper style. This wasn't intended.

Let's copy css classes directly from style-paper.css and remove parity classes
from elements that don't need them anymore. This makes plain white background
have stripes again and makes coal/map even more similar to paper/map (which can
ease porting changes or %including paper/map in future).
2015-06-25 20:27:36 +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: link to revision by node hash in gitweb & monoblue 2015-06-18 16:14:10 +08:00
json json: implement {fileannotate} template 2015-04-10 22:37:40 -04:00
monoblue hgweb: link to revision by node hash in gitweb & monoblue 2015-06-18 16:14:10 +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 hgweb: use css for stripey background in coal 2015-06-25 20:27:36 +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