Revise the notification services
[portal/ric-dashboard.git] / webapp-frontend / src / app / control / control.component.css
index f4cd56c..5df590b 100644 (file)
  * ========================LICENSE_END===================================
  */
 .control__section {
-    position: relative;
-    top: -150px;
-}
-
-.control__header {
-    text-align: center;
-    color: #432c85;
-    font-size: 50px;
-    font-weight: 200;
-    letter-spacing: .1em;
-    transform: translate(149 56);
-}
-
-:host /deep/ ng2-smart-table tbody > tr > td{
-  text-align: left;
-}
-
-:host /deep/ ng2-smart-table thead th{
-  text-align: left;
+  background-color: transparent;
 }