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=0000000000000000000000000000000000000000;hb=3ed2c61d9d7e7916481650c41bfe5604f7db22e9;hp=62edbf742a8100e5f0b8c0b9ea27132a79aaff4a;hpb=e6d40ddb2640f434a9d7d7ed99566e5e8fa60cc1;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 deleted file mode 100644 index 62edbf7..0000000 --- a/example-apps/ROBO/RoboUI/src/app/data-monitor/data-monitor.component.scss +++ /dev/null @@ -1,39 +0,0 @@ - -.maindiv{ - - position: center; - position: relative; - .refresh { - padding-top: 20px; - display:flex; - // justify-content: center; - float: right; - padding-bottom: 10px; - } - .tablepage { - // padding-top:10px; - position: relative; - .filter { - width: 70%; - padding-left: 20px; - } - .monitortable { - table { - width: 100%; - } - } - - } - - .image-card { - padding: 20px; - } -} - -// .warn{ -// color:orange; -// } - -// .success{ -// color:green; -// } \ No newline at end of file