I'm creating a list with a ng-repeat using angular. I want to style the background of each list item with a gradient. I have a value in my object that is a number from 0-100 and I would like to style the background gradient based on that number. Look at this I'm creating a list with a ng-repeat using angu