X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fcaas-ingress%2Fcaas-ingress.component.scss;h=8c345fdd59336d2e1bdc57f0060728726bf6d7e8;hb=14de8ade0b938949553fc804cabf13ed9ce977b9;hp=122c1a1b303ff054e8aca6d8958462a06323038d;hpb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss index 122c1a1b..8c345fdd 100644 --- a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss +++ b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -21,15 +21,6 @@ .caas-ingress__section { } -.caas-ingress__header { - text-align: center; - color: #432c85; - font-size: 50px; - font-weight: 200; - letter-spacing: .1em; - transform: translate(149 56); -} - .spinner-container { height: 100px; width: 100px; @@ -52,13 +43,13 @@ /* column classes are magically defined by Angular */ .mat-column-namespace { - max-width: 125px; -} -.mat-column-ip { - max-width: 75px; + max-width: 100px; } .mat-column-status { - max-width: 75px; + max-width: 100px; +} +.mat-column-ip { + max-width: 100px; } .mat-column-containers { max-width: 75px;