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:
parent
beba6426b1
commit
237cdee4b2
@ -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 |
@ -5,11 +5,12 @@
|
||||
"ypos": 160,
|
||||
"width": 62,
|
||||
"height": 16,
|
||||
"xpos": 466
|
||||
"xpos": 466,
|
||||
"match": 94
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_logs_severity"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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 |
@ -5,11 +5,12 @@
|
||||
"width": 62,
|
||||
"xpos": 556,
|
||||
"ypos": 160,
|
||||
"type": "match"
|
||||
"type": "match",
|
||||
"match": 94
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_logs_severity"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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 |
Loading…
Reference in New Issue
Block a user