X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Funinstall%2Funinstall.component.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Funinstall%2Funinstall.component.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=533a7b86b2e586483b661aa2972350a234f8d0fd;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git 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 index 533a7b8..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/app/uninstall/uninstall.component.scss +++ /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