[Frontend] In-progress checkin: color palette SASS
WTD-847 Significant markup and CSS for color palette support;
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<div ng-style="{ 'background-image': 'url(' + ngModel.element.url + ')', border: '1px solid ' + ngModel.stroke() }"
|
||||
class="l-fixed-position-image"
|
||||
style="">
|
||||
<div
|
||||
ng-style="{ 'background-image': 'url(' + ngModel.element.url + ')', border: '1px solid ' + ngModel.stroke() }"
|
||||
class="l-fixed-position-image"
|
||||
>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user