removed exmple apps code
[ealt-edge.git] / example-apps / ROBO / RoboUI / src / app / data-monitor / data-monitor.component.scss
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 (file)
index 62edbf7..0000000
+++ /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