summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/.angular-cli.json
diff options
context:
space:
mode:
authortang peng <tang.peng5@zte.com.cn>2018-09-18 10:57:13 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-18 10:57:13 +0000
commit795b874b98b320fdf7a58d557c53a584d2ba80c5 (patch)
treeb69fb1af3c239475c751a4e2d2097879d762504f /rulemgt-frontend/.angular-cli.json
parent153b0f688907ff17929723d0a33c0feb4477913e (diff)
parent19a11640b3ed8d770fd1cb6f296c4c0e793cdb2a (diff)
Merge "Changed the Style of GUI"
Diffstat (limited to 'rulemgt-frontend/.angular-cli.json')
-rw-r--r--rulemgt-frontend/.angular-cli.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/rulemgt-frontend/.angular-cli.json b/rulemgt-frontend/.angular-cli.json
index e18a89f..d768315 100644
--- a/rulemgt-frontend/.angular-cli.json
+++ b/rulemgt-frontend/.angular-cli.json
@@ -19,12 +19,13 @@
"testTsconfig": "tsconfig.spec.json",
"prefix": "app",
"styles": [
- "styles.css",
"assets/common/css/fileupload.css",
"assets/common/css/popModal.css",
- "assets/framework/browser/css/open-ostyle.css",
"assets/framework/browser/thirdparty/css/bootstrap.min.css",
- "assets/framework/browser/thirdparty/css/magic-check.css"
+ "assets/framework/browser/style/b2b-angular.css",
+ "assets/framework/browser/style/font-icons.css",
+ "assets/framework/browser/thirdparty/css/magic-check.css",
+ "styles.css"
],
"scripts": [
"../node_modules/jquery/dist/jquery.js",