From cadf88096c24256d90db2b2c1567518187fcb125 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Mon, 16 May 2016 10:01:15 -0400 Subject: various updates to lazy to document why Former-commit-id: 21224eb61a2b5e060b38cca3bfd5e0ccb85f95d7 --- www/js/TimelineModalCtrl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/TimelineModalCtrl.js') diff --git a/www/js/TimelineModalCtrl.js b/www/js/TimelineModalCtrl.js index 1cb49561..68512f7a 100644 --- a/www/js/TimelineModalCtrl.js +++ b/www/js/TimelineModalCtrl.js @@ -249,7 +249,7 @@ angular.module('zmApp.controllers').controller('TimelineModalCtrl', ['$scope', ' { label: 'Score', fill:true, - backgroundColor: 'rgba(52, 152, 219, 1.0)', + backgroundColor: 'rgba(89, 171, 227, 1.0)', borderColor: 'rgba(52, 152, 219, 1.0)', borderCapStyle: 'butt', borderJoinStyle: 'miter', -- cgit v1.2.3