mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Implementation of Folder Jumping
This commit is contained in:
committed by
Kim "BKC" Carlbäcker
parent
331316894e
commit
c22f9114c7
@@ -205,6 +205,9 @@
|
||||
tr:hover {
|
||||
background-color: #ffffEE;
|
||||
}
|
||||
.jumpable-path {
|
||||
color: #888;
|
||||
}
|
||||
}
|
||||
|
||||
#file-content {
|
||||
|
Reference in New Issue
Block a user