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

File diff suppressed because one or more lines are too long

BIN
public/img/slack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

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