From 4031c18f7444dc63b0d9165e12fd2341f607ab2b Mon Sep 17 00:00:00 2001 From: enrico-kaack-comp Date: Fri, 27 Jun 2025 14:38:25 +0200 Subject: [PATCH] removed colors and class --- src/index.css | 11 +---------- src/views/ControlPlanes/ControlPlaneView.tsx | 4 ++-- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/src/index.css b/src/index.css index 6bf46d3d..48f3306e 100644 --- a/src/index.css +++ b/src/index.css @@ -90,18 +90,10 @@ margin: 12px; } -.cp-panel-crossplane { - background-color: #FFC933; -} - .crossplane-table-element { margin-bottom: 25px; } -.cp-panel-gitops { - background-color: #D1EFFF; -} - body { margin: 0; height: 100vh; @@ -125,5 +117,4 @@ ui5-toast { .mono-font { font-family: 'Roboto Mono', monospace; font-weight: bold; -} - +} \ No newline at end of file diff --git a/src/views/ControlPlanes/ControlPlaneView.tsx b/src/views/ControlPlanes/ControlPlaneView.tsx index 2f0a3209..0ed1ff52 100644 --- a/src/views/ControlPlanes/ControlPlaneView.tsx +++ b/src/views/ControlPlanes/ControlPlaneView.tsx @@ -129,7 +129,7 @@ export default function ControlPlaneView() { hideTitleText >