MercurialWebTheme

Changeset

37:26aa78f45d89
2011-04-05 Paul Boddie raw files shortlog changelog graph Added missing space between line numbers and annotated lines.
themes/mercurialweb/static/style-mercurialweb.css (file)
     1.1 --- a/themes/mercurialweb/static/style-mercurialweb.css	Tue Apr 05 00:15:39 2011 +0200
     1.2 +++ b/themes/mercurialweb/static/style-mercurialweb.css	Tue Apr 05 23:24:56 2011 +0200
     1.3 @@ -482,6 +482,7 @@
     1.4  tr.annotate td.line {
     1.5      font-family: monospace;
     1.6      background-color: #eee;
     1.7 +    padding-right: 0.5em;
     1.8  }
     1.9  
    1.10  td.annotate {