mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Page: Repository home page
This commit is contained in:
@@ -1156,6 +1156,10 @@ The register and sign-in page style
|
||||
background-color: #EEE;
|
||||
font-weight: bold;
|
||||
}
|
||||
#repo-branch-tag .switching-list {
|
||||
max-height: 300px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
#repo-branch-list li i,
|
||||
#repo-tag-list li i {
|
||||
margin-right: 12px;
|
||||
@@ -1165,9 +1169,6 @@ The register and sign-in page style
|
||||
#repo-tag-list li.checked i {
|
||||
opacity: 1;
|
||||
}
|
||||
#repo-tag-list {
|
||||
display: none;
|
||||
}
|
||||
#repo-bread .bread {
|
||||
padding-right: 0;
|
||||
font-size: 16px;
|
||||
|
Reference in New Issue
Block a user