mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-14 09:25:49 +01:00
Fix buttons of webhook list
This commit is contained in:
@@ -494,6 +494,10 @@ span.highlight {
|
||||
}
|
||||
|
||||
.btn-danger .octicon {
|
||||
color: #900;
|
||||
}
|
||||
|
||||
a.btn-danger:hover .octicon {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user