srctree

Gregory Mullen parent aa047f31 bafd4a21
fix tree/repo view

static/main.css added: 10, removed: 4, total 6
@@ -120,6 +120,7 @@ code {
text-align: left;
width: 100%;
.blame-line {
white-space: nowrap;
display: block;
.blame-header {
color: #aaa;
@@ -128,6 +129,7 @@ code {
}
.muted {
color: #888;
max-height: 17px;
}
display: inline-block;
sha {
@@ -144,11 +146,15 @@ code {
text-align: right;
}
}
ln {
display: inline-block;
 
}
}
 
ln {
white-space: pre;
display: inline-block;
display: block;
&:before {
content: attr(num);
width: 3em;
 
templates/tree.html added: 10, removed: 4, total 6
@@ -6,7 +6,7 @@
</head>
<body>
<_body_header.html>
<content>
<content class="mw">
<div class="act-btns">
<With Upstream>
<a class="btn" href="<Uri>">Go To Upstream</a>