mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Finish new hooks list page
This commit is contained in:
@@ -230,4 +230,13 @@ clear: both;
|
||||
cursor: pointer;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
.text-success {
|
||||
color: #3c763d;
|
||||
}
|
||||
.text-blue {
|
||||
color: #15c;
|
||||
}
|
||||
.text-red {
|
||||
color: #DD4B39;
|
||||
}
|
Reference in New Issue
Block a user