Update needles for Cockpit 281 (workaround)

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-01 15:49:56 -08:00
parent 03b6663339
commit 3c957de6d8
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"area": [
{
"width": 133,
"ypos": 586,
"xpos": 264,
"type": "match",
"height": 28
}
],
"properties": [
{
"name": "workaround",
"value": "workaround for https://github.com/cockpit-project/cockpit/issues/17978 - services page unexpectedly has dark background"
}
],
"tags": [
"cockpit_services_detail"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -0,0 +1,20 @@
{
"area": [
{
"width": 76,
"ypos": 477,
"type": "match",
"height": 17,
"xpos": 253
}
],
"properties": [
{
"name": "workaround",
"value": "workaround for https://github.com/cockpit-project/cockpit/issues/17978 - services page unexpectedly has dark background"
}
],
"tags": [
"cockpit_services_entry"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB