Added weblink and pdf specific inputs

This commit is contained in:
Pierre
2018-01-05 17:44:42 +01:00
parent fb2b9fd1ac
commit 8b3b0337d3
2 changed files with 33 additions and 3 deletions

View File

@ -44,7 +44,9 @@
*/
.post-form .post-image,
.post-form .post-youtube,
.post-form .post-movie {
.post-form .post-movie,
.post-form .post-weblink
.post-form .post-pdf {
display: none;
}