mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
new repo git hooks UI
This commit is contained in:
@@ -623,6 +623,17 @@
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
.hook.list {
|
||||
.item:not(:first-child) {
|
||||
border-top: 1px solid #eaeaea;
|
||||
}
|
||||
.item {
|
||||
padding: 10px 20px;
|
||||
i {
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ui.vertical.menu {
|
||||
|
Reference in New Issue
Block a user