P5-1862 change color for ruler value

This commit is contained in:
Oleg Milkin
2017-10-18 16:50:43 +03:00
parent 0052fdf48e
commit 4754007d21
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1949,7 +1949,7 @@ module.exports = {
fontSize: 12,
width: 75,
height: 20,
fill: '#33ff33',
fill: '#FFFFFF',
},
x: function(lines, bounds) {