forked from forgejo/forgejo
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:
parent
f5aaa74b90
commit
9566c9f0c7
3 changed files with 18 additions and 6 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue