sapling/mercurial/templates
Anton Shestakov bbea50b708 monoblue: visually highlight source lines when hovering over line numbers
Due to how the line links now reside outside of the source lines, hovering over
line numbers doesn't count as hovering over the appropriate source line. It can
be worked around by using a "+" css selector. However, it's necessary to
reorder the elements and put <a> before <span> (which is actually quite
logical). It works without further css tweaks because <a> is already
absolute-positioned and so the order doesn't matter visually.
2015-10-14 22:45:51 +08:00
..
atom urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
coal coal: reuse style-paper.css and use a separate css file for visual tweaks 2015-09-18 14:03:32 +08:00
gitweb gitweb: don't drop current revision context on graph page 2015-09-26 18:16:49 +08:00
json json: implement {fileannotate} template 2015-04-10 22:37:40 -04:00
monoblue monoblue: visually highlight source lines when hovering over line numbers 2015-10-14 22:45:51 +08:00
paper hgweb: replace .sourcelast with .bottomline that does the same 2015-09-14 18:41:09 +08:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss urls: bulk-change primary website URLs 2015-09-30 15:43:49 -05:00
spartan spartan: don't drop current revision in log/graph links 2015-07-12 01:51:01 +08:00
static monoblue: visually highlight source lines when hovering over line numbers 2015-10-14 22:45:51 +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 templater: add new docheader/footer components for XML (issue4135) 2015-08-26 16:27:14 -05:00