removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / src / app / uninstall / uninstall.component.scss
diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/uninstall/uninstall.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/uninstall/uninstall.component.scss
deleted file mode 100644 (file)
index 533a7b8..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.uninstall-header {
-    display: flex;
-    justify-content:center;
-    padding: 20px;
-}
-
-.uninstall-table {
-    table {
-        width:100%;
-        background: linear-gradient(to right, rgb(145, 224, 241), rgb(206, 255, 174));
-    }
-    mat-paginator {
-        background: linear-gradient(to right, rgb(145, 224, 241), rgb(206, 255, 174));
-    }
-}
\ No newline at end of file