From cb62f0858cc298e6c640d01f8db51a0379d26f3e Mon Sep 17 00:00:00 2001 From: bill bittner Date: Wed, 29 Nov 2017 09:10:40 -0800 Subject: [PATCH] fixed video player and image src issue --- public/assets/css/general.css | 12 -------- views/partials/asset.handlebars | 53 +++++++++++++++++++++++++-------- views/partials/image.handlebars | 2 +- 3 files changed, 41 insertions(+), 26 deletions(-) diff --git a/public/assets/css/general.css b/public/assets/css/general.css index 95424a26..ea6d4b83 100644 --- a/public/assets/css/general.css +++ b/public/assets/css/general.css @@ -298,10 +298,6 @@ a, a:visited { color: red; } -.info-message-placeholder { - -} - /* INPUT FIELDS */ /* blocks */ @@ -349,14 +345,6 @@ option { cursor: pointer; } -#claim-name-input { - -} - -#input-success-claim-name { - -} - .span--relative { position: relative; } diff --git a/views/partials/asset.handlebars b/views/partials/asset.handlebars index f74c8eb8..534f19f9 100644 --- a/views/partials/asset.handlebars +++ b/views/partials/asset.handlebars @@ -1,7 +1,8 @@
- + + -