_layouts/feature-1.html in appscms-tools-theme-3.9.6 vs _layouts/feature-1.html in appscms-tools-theme-3.9.7

- old
+ new

@@ -77,11 +77,11 @@ <div class="m-auto"> <div class="d-flex justify-content-center align-items-center"> <div id="Inputbox" class="boxes" - style="background-color: {{boxColor}};" + style="background: {{boxColor}};" > <img height="21px" width="21px" src="/assets/images/add.svg" @@ -95,14 +95,11 @@ endif -%} /> <span class="ml-3">CHOOSE FILE</span> </div> - <div - class="file-pick-dropdown" - style="background-color:{{boxColor}}" - > + <div class="file-pick-dropdown" style="background:{{boxColor}}"> <i class="fas fa-angle-down arrow-sign"></i> <div class="file-picker-dropdown" style="display: none"> <button id="filepicker"> <svg class="mr-3" @@ -182,10 +179,10 @@ </div> <div class="col-5"> <div class="d-flex align-items-center"> <button id="download-button" - style="background-color: {{pageData.color}};" + style="background: {{pageData.color}};" > <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" >