diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-05-16 10:01:15 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-05-16 10:01:15 -0400 |
| commit | cadf88096c24256d90db2b2c1567518187fcb125 (patch) | |
| tree | 6f6d565ed9f7e15b01834d304651b096a4f4dd24 /www/js/TimelineModalCtrl.js | |
| parent | 374b1e58d415c5e2525a45654893516c798c5f44 (diff) | |
various updates to lazy to document why
Former-commit-id: 21224eb61a2b5e060b38cca3bfd5e0ccb85f95d7
Diffstat (limited to 'www/js/TimelineModalCtrl.js')
| -rw-r--r-- | www/js/TimelineModalCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
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', |
