sapling/mercurial/templates/static
Anton Shestakov c10914bf05 hgweb: use css margin instead of empty <p> before diffstat table
The <p> elements were used to create an empty space between the diffstat link
and the diffstat table, but they don't have any semantic meaning, so it is
better to use css instead.

Default margins for <p> elements can differ depending on the browser, but
usually the margin is 1em (exceptions are IE 6 and 7 with 14pt, which is
comparable). The css rule sets top margin to 1em.

This change is a "better version" of e028c221db4e, where <p> elements were
simply properly closed.
2015-02-05 20:34:30 +08:00
..
background.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
coal-file.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
coal-folder.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
excanvas.js hgweb: replace excanvas.js with a newer version 2014-04-23 20:23:30 +01:00
feed-icon-14x14.png hgweb: add (Atom) subscribe link to the main paper template pages 2012-12-04 00:41:29 +01:00
hgicon.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
hglogo.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
mercurial.js hgweb: override the charset attribute in the http request 2014-04-10 15:12:12 +08:00
style-coal.css coal: hgweb style adds extra blank line in file view (issue4136) 2014-02-27 22:56:42 +05:30
style-gitweb.css templates: use CSS classes for diff styling 2015-01-06 15:29:02 -08:00
style-monoblue.css templates: use CSS classes for diff styling 2015-01-06 15:29:02 -08:00
style-paper.css hgweb: use css margin instead of empty <p> before diffstat table 2015-02-05 20:34:30 +08:00
style.css hgweb: align entries in "changelog" and "revisions" pages of "spartan" style 2014-04-17 09:36:09 +09:00