Loading app/assets/css/editor.css +4 −0 Original line number Diff line number Diff line Loading @@ -80,3 +80,7 @@ .editor-themePalette--noPadding{ padding: 0; } .editor-image--center{ display: inline-block; } No newline at end of file app/partials/marketing/editor.html +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ </div> <div class="col-md-3 editor--square editor-square--borderRight editor--backgroundWhite"> <div class="editor-content--positionCenter"> <img class="featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}"> <img class="editor-image--center featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220"> <p>name: {{editorName}}</p> <p>theme: {{editorTheme}}</p> <p>color number: {{editorColorNumber}}</p> Loading Loading
app/assets/css/editor.css +4 −0 Original line number Diff line number Diff line Loading @@ -80,3 +80,7 @@ .editor-themePalette--noPadding{ padding: 0; } .editor-image--center{ display: inline-block; } No newline at end of file
app/partials/marketing/editor.html +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ </div> <div class="col-md-3 editor--square editor-square--borderRight editor--backgroundWhite"> <div class="editor-content--positionCenter"> <img class="featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}"> <img class="editor-image--center featurette-image img-responsive img-thumbnail" src="/{{editorShape}}/{{editorName}}?theme={{editorTheme}}&numcolors={{editorColorNumber}}&size=220"> <p>name: {{editorName}}</p> <p>theme: {{editorTheme}}</p> <p>color number: {{editorColorNumber}}</p> Loading