1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

new create webhook UI

This commit is contained in:
Unknwon
2015-08-27 00:30:06 +08:00
parent 2881456421
commit 4217c2333c
21 changed files with 307 additions and 273 deletions

View File

@@ -79,4 +79,12 @@
width: 70%!important;
}
}
}
.new.webhook {
form {
.help {
margin-left: 25px;
}
}
}