From 34350c92a022cc5bdb987eecbb57a139f86387d8 Mon Sep 17 00:00:00 2001 From: marcos Date: Thu, 7 Oct 2021 13:43:46 +0200 Subject: [PATCH 1/2] fixed visual black theme error --- pandora_console/include/styles/alert.css | 2 +- pandora_console/include/styles/pandora_black.css | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/pandora_console/include/styles/alert.css b/pandora_console/include/styles/alert.css index b6da79e7f4..52320eb741 100644 --- a/pandora_console/include/styles/alert.css +++ b/pandora_console/include/styles/alert.css @@ -172,7 +172,7 @@ div#rules::after { font-size: 2.5em; color: #aaa; overflow: hidden; - background: #fff; + background: transparent; text-align: center; height: 100px; } diff --git a/pandora_console/include/styles/pandora_black.css b/pandora_console/include/styles/pandora_black.css index b824c3efbb..09d20fe735 100644 --- a/pandora_console/include/styles/pandora_black.css +++ b/pandora_console/include/styles/pandora_black.css @@ -1202,3 +1202,10 @@ a.pandora_pagination, .bg_ccc { background-color: #50505050 !important; } + +input[type="image"] { + background-color: transparent !important; +} +.databox_color { + background-color: transparent !important; +} From 96638189f2d2fc0262a2923683ab3b9e5065dbf0 Mon Sep 17 00:00:00 2001 From: marcos Date: Thu, 7 Oct 2021 16:46:49 +0200 Subject: [PATCH 2/2] new integriaims logo --- pandora_console/images/integria_logo.svg | 39 ++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 pandora_console/images/integria_logo.svg diff --git a/pandora_console/images/integria_logo.svg b/pandora_console/images/integria_logo.svg new file mode 100644 index 0000000000..b894a2ada3 --- /dev/null +++ b/pandora_console/images/integria_logo.svg @@ -0,0 +1,39 @@ + + + + Integria IMS + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file