From 382d8b9b241696368f24db4e7f3252c19f96e0b0 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Wed, 10 May 2023 15:37:25 +0200 Subject: [PATCH 1/2] #11162 visual fix sunburst --- pandora_console/include/styles/events.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pandora_console/include/styles/events.css b/pandora_console/include/styles/events.css index e4dfbe428d..32342911ea 100644 --- a/pandora_console/include/styles/events.css +++ b/pandora_console/include/styles/events.css @@ -549,3 +549,8 @@ div#main_pure:has(.events-pure) { .margn-b-50px { margin-bottom: 50px !important; } + +div#sunburst > svg { + width: 750px; + height: 750px; +} From 1c7e7e8ee1bd5654c14cea6b86c1a4534fbb315e Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 3 Jul 2023 15:12:47 +0200 Subject: [PATCH 2/2] #11162 new service icon --- pandora_console/images/data-group@svg.svg | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pandora_console/images/data-group@svg.svg diff --git a/pandora_console/images/data-group@svg.svg b/pandora_console/images/data-group@svg.svg new file mode 100644 index 0000000000..58bc904f58 --- /dev/null +++ b/pandora_console/images/data-group@svg.svg @@ -0,0 +1,7 @@ + + + data-group@svg + + + + \ No newline at end of file