X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=resources%2Fscss%2F_modules.scss;h=4ac848fdea0b8c33123b44a4da9a858007ea82d6;hb=eec9820acfb269178e8f8c8bdc2ecfb2d13ad5f4;hp=d902d532b12da1f82f6142c7780a96f8a2912217;hpb=c1917730a648ddbb6cd51307cea9464a697700d8;p=aai%2Fsparky-fe.git diff --git a/resources/scss/_modules.scss b/resources/scss/_modules.scss index d902d53..4ac848f 100644 --- a/resources/scss/_modules.scss +++ b/resources/scss/_modules.scss @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * org.onap.aai * ================================================================================ - * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * Copyright © 2017 Amdocs + * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + * Copyright © 2017-2018 Amdocs * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,16 +17,14 @@ * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ - - @import "header/layout"; -@import "audit-table/layout"; @import "visualizations/layout"; @import "tier-support/search"; @import "tier-support/selectedNodeDetails"; @import "tier-support/splitPane"; @import "d3/_forceDirectedGraph.scss"; @import "d3/_aggregationMap.scss"; +@import "inventory/inventory.scss"; +@import "vnfSearch/vnfSearch.scss"; +@import "tier-support/tierSupport.scss";