srctree

Gregory Mullen parent 6350974f d70530a3
fix gist layout

static/main.css added: 9, removed: 11, total 0
@@ -411,12 +411,6 @@ delta.issue {
}
}
 
patchheader {
display: block;
width: 100%;
margin: auto;
}
 
.new {
background: white;
color: black;
@@ -425,7 +419,11 @@ patchheader {
 
}
 
patch {
gist {
white-space: pre;
}
 
patch, gist {
header {
border-radius: 3px 3px 0 0;
border-top: 1px solid #780000;
 
templates/gist.html added: 9, removed: 11, total 0
@@ -8,12 +8,12 @@
<_body_header.html>
<content>
<For GistFiles>
<blob>
<gist>
<header><FileName ornull></header>
<code>
<FileBlob ornull>
</code>
</blob>
</gist>
</For>
</content>
</body>