mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-08 03:15:23 +02:00
new webhooks list UI
This commit is contained in:
parent
1cb03135b7
commit
2881456421
28 changed files with 329 additions and 180 deletions
|
@ -59,7 +59,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.repository.edit.hook {
|
||||
.repository.edit.githook {
|
||||
form {
|
||||
@input-padding: 25%!important;
|
||||
.inline.field > label {
|
||||
|
@ -73,7 +73,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.repository.edit.hook {
|
||||
.repository.edit.githook {
|
||||
form {
|
||||
textarea {
|
||||
width: 70%!important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue