[Fixed Position] Add initial element templates

Add element templates for fixed position elements introduced
via the Add button, WTD-880.
This commit is contained in:
Victor Woeltjen
2015-02-20 11:39:29 -08:00
parent 2be58579dc
commit 6fca03521b
5 changed files with 25 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<div ng-style="{ background: ngModel.fill }">
...line...
</div>