aboutsummaryrefslogtreecommitdiff
path: root/web/app/Style.js
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-11-08 10:03:18 +0500
committerAbyss777 <abyss@fox5.ru>2016-11-08 10:03:18 +0500
commit97fd53f33b92e334e6094edb340ea551a44d136e (patch)
treeea1601e074b351be8b569debbf531a5374e3abd9 /web/app/Style.js
parent450f4a3a2423c90985603103b10e61a195d0f74f (diff)
downloadetbsa-traccar-web-97fd53f33b92e334e6094edb340ea551a44d136e.tar.gz
etbsa-traccar-web-97fd53f33b92e334e6094edb340ea551a44d136e.tar.bz2
etbsa-traccar-web-97fd53f33b92e334e6094edb340ea551a44d136e.zip
- Move arrow to file
- Change stroke width - Fix label offset
Diffstat (limited to 'web/app/Style.js')
-rw-r--r--web/app/Style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js
index 2353a21..4fe5afd 100644
--- a/web/app/Style.js
+++ b/web/app/Style.js
@@ -52,7 +52,7 @@ Ext.define('Traccar.Style', {
mapTextColor: 'rgba(50, 50, 50, 1.0)',
mapTextStrokeColor: 'rgba(255, 255, 255, 1.0)',
mapTextStrokeWidth: 2,
- mapTextOffset: 10,
+ mapTextOffset: 2,
mapTextFont: 'bold 12px sans-serif',
mapColorOnline: 'rgba(77, 250, 144, 1.0)',