Finish new web hook pages

This commit is contained in:
Unknwon 2014-08-09 15:40:10 -07:00
parent 9820b8e134
commit 9a1d5d2489
23 changed files with 249 additions and 265 deletions

View file

@ -239,4 +239,7 @@ clear: both;
}
.text-red {
color: #DD4B39;
}
.text-grey {
color: #999999;
}