Tweak Cockpit log severity needles

Sigh, I don't know why we're having so much trouble with fonts
in browsers lately. Drop the match requirement on the needles
that have been matching or nearly matching the most, and remove
older ones that aren't matching.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-12-18 10:51:47 -08:00
parent beba6426b1
commit 237cdee4b2
8 changed files with 6 additions and 49 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"width": 47,
"ypos": 116,
"height": 16,
"xpos": 338
}
],
"properties": [],
"tags": [
"cockpit_logs_severity"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

View File

@ -5,11 +5,12 @@
"ypos": 160,
"width": 62,
"height": 16,
"xpos": 466
"xpos": 466,
"match": 94
}
],
"properties": [],
"tags": [
"cockpit_logs_severity"
]
}
}

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"height": 16,
"xpos": 556,
"width": 62,
"ypos": 160
}
],
"properties": [],
"tags": [
"cockpit_logs_severity"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

View File

@ -5,11 +5,12 @@
"width": 62,
"xpos": 556,
"ypos": 160,
"type": "match"
"type": "match",
"match": 94
}
],
"properties": [],
"tags": [
"cockpit_logs_severity"
]
}
}

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"height": 16,
"width": 62,
"ypos": 160,
"xpos": 529
}
],
"properties": [],
"tags": [
"cockpit_logs_severity"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB