2 * Copyright 2016 RIFT.IO Inc
4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
10 * Unless required by applicable law or agreed to in writing, software
11 * distributed under the License is distributed on an "AS IS" BASIS,
12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
22 //This needs to be refactored. There are cross styles between managementDomainCard and LP card. The header needs to be refactored into a common set of styles and markup
24 @import '../../../styles/_colors.scss';
26 .managementDomainCard {
32 flex-direction:column;
34 justify-content: center;
54 align-items:flex-start;
61 margin: 0.5rem 0 0.5rem 0;
67 text-transform:uppercase;
97 margin: -0.25rem 0.5rem -0.25rem 0.725rem;
102 background-color: $brand-green-light;
103 //background-color: $primary-header;
107 justify-content: flex-start;
110 background-color:white;
118 justify-content: flex-end;
120 padding-right:0.25rem;
141 background-color: $brand-green;
144 justify-content:space-between;
152 text-decoration:underline;
157 &-operational-status {
160 flex-direction:column;
161 justify-content: center;
162 justify-content: center;
177 justify-content: center;
178 align-content: center;
180 margin:0.25rem 1rem 0 0.825rem;
181 list-style-type:disc;
188 margin-right: 0.5rem;
198 &-vnfr_management-links {
201 flex-direction:column;
202 justify-content: center;
203 justify-content: center;
217 flex-direction: column;
219 justify-content: center;
220 align-content: center;
226 margin:0.25rem 1rem 0 0.825rem;
227 list-style-type:disc;
234 margin-right: 0.5rem;
238 justify-content: space-around;
249 background-color:white;
252 color:black !important;