mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Feature: Archive repos (#5009)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -629,3 +629,11 @@ footer {
|
||||
.heatmap-color-5 {
|
||||
background-color: #2f6b1b;
|
||||
}
|
||||
|
||||
.archived-icon{
|
||||
color: lighten(#000, 70%) !important;
|
||||
}
|
||||
|
||||
.archived-icon{
|
||||
color: lighten(#000, 70%) !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user