summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-19 17:52:42 +0530
committerLibravatar Anirudh Oppiliappan <x@icyphox.sh>2022-12-19 17:52:42 +0530
commit194ec63d81ed7c8d6f63945139ea6d0bdfc597b3 (patch)
tree471154f9b62ebd50e4bd647b1aa7fab706b4a8b1 /templates
parent2b9b2bdb1fb9a6c94859025ac1588faf4a5fbcdb (diff)
downloadlegit-194ec63d81ed7c8d6f63945139ea6d0bdfc597b3.tar.gz
legit-194ec63d81ed7c8d6f63945139ea6d0bdfc597b3.tar.bz2
legit-194ec63d81ed7c8d6f63945139ea6d0bdfc597b3.zip
file: separate content and line numbers
Diffstat (limited to 'templates')
-rw-r--r--templates/file.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/file.html b/templates/file.html
index f231969..ab432d3 100644
--- a/templates/file.html
+++ b/templates/file.html
@@ -14,7 +14,7 @@
<a id="L{{ . }}" href="#L{{ . }}">{{ . }}</a>
{{- end -}}
</div>
- <div>
+ <div class="file-content">
<span></span>
<pre>
{{- .content -}}