X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fcontrol%2Fcontrol.component.css;h=5df590b0f9d1b6d7c1533442b8dfac93b6ff2934;hb=2d98ad2e9f8a0d40bc2b3e3e1fe8b5f32ab97b66;hp=472f8228d90e080110c4f8c4e6f1508fc1883037;hpb=be7a01eda7e4fb9f97a18009d727e6a0692e9399;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/control/control.component.css b/webapp-frontend/src/app/control/control.component.css index 472f8228..5df590b0 100644 --- a/webapp-frontend/src/app/control/control.component.css +++ b/webapp-frontend/src/app/control/control.component.css @@ -18,23 +18,5 @@ * ========================LICENSE_END=================================== */ .control__section { - position: relative; - top: -50px; -} - -.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; }