X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=example-apps%2FROBO%2FRoboUI%2Fsrc%2Fapp%2Fdata-monitor%2Fdata-monitor.component.scss;fp=example-apps%2FROBO%2FRoboUI%2Fsrc%2Fapp%2Fdata-monitor%2Fdata-monitor.component.scss;h=cf16078be0db04d4b45d8d452652ba8733352653;hb=85ef2c5c9325797279cdcaf5cc7e58b0eacfcaaa;hp=0000000000000000000000000000000000000000;hpb=94d2caddb626e61a06ddeda9573386aa97d137c9;p=ealt-edge.git diff --git a/example-apps/ROBO/RoboUI/src/app/data-monitor/data-monitor.component.scss b/example-apps/ROBO/RoboUI/src/app/data-monitor/data-monitor.component.scss new file mode 100644 index 0000000..cf16078 --- /dev/null +++ b/example-apps/ROBO/RoboUI/src/app/data-monitor/data-monitor.component.scss @@ -0,0 +1,26 @@ + +.maindiv{ + + position: center; + position: relative; + padding-top: 20px; + + .tablepage { + + position: relative; + .filter { + width: 70%; + padding-left: 20px; + } + .monitortable { + table { + width: 100%; + } + } + + } + + .image-card { + padding: 20px; + } +} \ No newline at end of file