X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fpods%2Fpods.component.scss;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fsrc%2Fapp%2Fpods%2Fpods.component.scss;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=7a5ec1465339cca3de8ed0d3d7270b73289d3650;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git diff --git a/blueprints/common/eliot-ui/frontend-src/src/app/pods/pods.component.scss b/blueprints/common/eliot-ui/frontend-src/src/app/pods/pods.component.scss deleted file mode 100644 index 7a5ec14..0000000 --- a/blueprints/common/eliot-ui/frontend-src/src/app/pods/pods.component.scss +++ /dev/null @@ -1,56 +0,0 @@ -.maindiv { - // padding: 20px; - height: 100%; - .toolbar { - padding-bottom:30px; - } - - width: 100%; - .whole-features { - padding-top: 20px; - background: linear-gradient(to right, rgb(145, 224, 241), rgb(206, 255, 174)); - - .dropdown { - - padding-bottom: 40px; - // padding: 30px; - right: 0; - .options { - float: right; - padding-right: 20px; - .filter { - padding-left: 20px; - } - } - position: relative; - mat-form-field { - right: 0; - position: relative; - } - } - - .tablepage { - - position: relative; - .filter { - width: 70%; - padding-left: 20px; - } - .podtable { - table { - width: 100%; - } - } - - } -} -} - -.mat-table { - 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