mirror of
https://github.com/go-gitea/gitea
synced 2025-08-04 00:28:36 +00:00
Feature: Archive repos (#5009)
This commit is contained in:
@@ -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