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
@@ -1272,6 +1272,9 @@ footer .ui.language .menu {
|
||||
.repository.file.list #repo-files-table tr:hover {
|
||||
background-color: #ffffEE;
|
||||
}
|
||||
.repository.file.list #repo-files-table .jumpable-path {
|
||||
color: #888;
|
||||
}
|
||||
.repository.file.list #file-content .header .icon {
|
||||
font-size: 1em;
|
||||
margin-top: -2px;
|
||||
|
Reference in New Issue
Block a user