aboutsummaryrefslogtreecommitdiff
path: root/web/app/view/Report.js
diff options
context:
space:
mode:
Diffstat (limited to 'web/app/view/Report.js')
-rw-r--r--web/app/view/Report.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/view/Report.js b/web/app/view/Report.js
index 4a4c992..339761e 100644
--- a/web/app/view/Report.js
+++ b/web/app/view/Report.js
@@ -83,7 +83,7 @@ Ext.define('Traccar.view.Report', {
items: [
]
},
- style: 'borderTop: 1px solid lightgray'
+ style: Traccar.Style.reportGridStyle
}, {
xtype: 'cartesian',
itemId: 'chart',