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;
}
}
}