mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
fix status code label for a successful webhook (#4540)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1614,7 +1614,7 @@
|
||||
.list {
|
||||
> .item {
|
||||
.green {
|
||||
color: #21BA45 !important;
|
||||
color: #21BA45;
|
||||
}
|
||||
&:not(:first-child) {
|
||||
border-top: 1px solid #eaeaea;
|
||||
|
||||
Reference in New Issue
Block a user