From patchwork Wed Jul 17 19:26:20 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [07,of,11] hgweb: make stripes in branch list with CSS From: Alexander Plavin X-Patchwork-Id: 1920 Message-Id: To: mercurial-devel@selenic.com Date: Wed, 17 Jul 2013 23:26:20 +0400 # HG changeset patch # User Alexander Plavin # Date 1373723503 -14400 # Sat Jul 13 17:51:43 2013 +0400 # Node ID c7870bb3d70c3b45ebfea323fe4f0845b4767717 # Parent 93b219276e0ed4f43eba87cd801f971e5200ce83 hgweb: make stripes in branch list with CSS diff -r 93b219276e0e -r c7870bb3d70c mercurial/templates/paper/branches.tmpl --- a/mercurial/templates/paper/branches.tmpl Sat Jul 13 17:51:24 2013 +0400 +++ b/mercurial/templates/paper/branches.tmpl Sat Jul 13 17:51:43 2013 +0400 @@ -47,7 +47,9 @@ branch node + {entries % branchentry} + diff -r 93b219276e0e -r c7870bb3d70c mercurial/templates/paper/map --- a/mercurial/templates/paper/map Sat Jul 13 17:51:24 2013 +0400 +++ b/mercurial/templates/paper/map Sat Jul 13 17:51:43 2013 +0400 @@ -179,7 +179,7 @@ ' branches = branches.tmpl branchentry = ' - + {branch|escape}