mirror of
https://gitee.com/gitea/gitea
synced 2025-12-22 16:36:34 +08:00
Add top author stats to activity page (#9615)
This commit is contained in:
@@ -999,6 +999,15 @@ footer {
|
||||
background-color: #025900;
|
||||
}
|
||||
|
||||
.activity-bar-graph {
|
||||
background-color: #6cc644;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.activity-bar-graph-alt {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.archived-icon {
|
||||
color: lighten(#000000, 70%) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user