X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.scss;fp=webapp-frontend%2Fsrc%2Fapp%2Fpolicy-control%2Fpolicy-control.component.scss;h=0000000000000000000000000000000000000000;hb=c43690c45b3f4d08d013ec488b83dea793cca646;hp=13a5d23aac3fa2c47125b2d7493a319215851689;hpb=923a26d056fd5b613aa1342fff7d7f0f74d9267e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/policy-control/policy-control.component.scss b/webapp-frontend/src/app/policy-control/policy-control.component.scss deleted file mode 100644 index 13a5d23..0000000 --- a/webapp-frontend/src/app/policy-control/policy-control.component.scss +++ /dev/null @@ -1,51 +0,0 @@ -/*- - * ========================LICENSE_START================================= - * O-RAN-SC - * %% - * Copyright (C) 2019 Nordix Foundation - * %% - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - * ========================LICENSE_END=================================== - */ - -.spinner-container { - height: 100px; - width: 100px; -} - -.spinner-container mat-spinner { - margin: 0 auto 0 auto; -} - -.policy-type-table { - width: 100%; - min-height: 150px; - margin-top: 10px; - margin-bottom: 10px; - background-color: transparent; -} - -.action-cell { - display: flex; - padding-left: 2px; -} - -.display-none { - display: none; -} - -.refresh-button { - display: flex; - justify-content: space-between; - flex-wrap: wrap; -} \ No newline at end of file