Add cockpit 135 variant needles

The cockpit sidebar changed color, so we need new needles.
This commit is contained in:
Adam Williamson 2017-03-21 16:29:43 -07:00
parent 1925606a57
commit ac546e786a
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"tags": [
"cockpit_logs"
],
"properties": [],
"area": [
{
"ypos": 169,
"xpos": 40,
"height": 15,
"type": "match",
"width": 30
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,15 @@
{
"tags": [
"cockpit_services"
],
"area": [
{
"width": 50,
"type": "match",
"xpos": 40,
"height": 13,
"ypos": 139
}
],
"properties": []
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB