1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 04:40:05 +02:00

style fixes

This commit is contained in:
s2
2019-06-20 15:11:48 +02:00
parent e0ad69a5b1
commit 011a78a75f
3 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
<div class="text-center">
<a class="btn btn-primary js-open-folder" href="javascript:///">Open an other folder</a>
<a class="btn btn-primary js-open-folder" href="javascript:///">Open another folder</a>
<input type="file" style="display: none" class="js-open-folder-input" webkitdirectory />
</div>