mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Re-enable listing of forks when logged out (#14992)
* Re-enable listing of forks when logged out * Further improvements on repo button logic
This commit is contained in:
@@ -1585,6 +1585,7 @@ a.ui.label:hover {
|
||||
border-left: none;
|
||||
}
|
||||
|
||||
.ui.labeled.button.disabled > .button,
|
||||
.ui.basic.buttons .button,
|
||||
.ui.basic.button {
|
||||
color: var(--color-text-light);
|
||||
|
Reference in New Issue
Block a user