Added countdown timer specific post form

This commit is contained in:
Pierre
2018-01-05 17:57:49 +01:00
parent 8b3b0337d3
commit 267a990306
3 changed files with 32 additions and 2 deletions

View File

@ -45,8 +45,9 @@
.post-form .post-image,
.post-form .post-youtube,
.post-form .post-movie,
.post-form .post-weblink
.post-form .post-pdf {
.post-form .post-weblink,
.post-form .post-pdf,
.post-form .post-countdown {
display: none;
}