From 80b299e8c4f290e3b16f35eea922cac989b6e767 Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 8 Mar 2017 11:54:56 +0530 Subject: VnfMarket place refactor IssueId : CLIENT-4 Change-Id: Ia1b076400f9c3bedf9db714099a608ece392aa59 Signed-off-by: seshukm --- .../closure/progressCircular/progressCircular-default-theme.min.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/closure/progressCircular/progressCircular-default-theme.min.css (limited to 'vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/closure/progressCircular/progressCircular-default-theme.min.css') diff --git a/vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/closure/progressCircular/progressCircular-default-theme.min.css b/vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/closure/progressCircular/progressCircular-default-theme.min.css new file mode 100644 index 00000000..2296844e --- /dev/null +++ b/vnfmarket/src/main/webapp/common/thirdparty/angular-material/modules/closure/progressCircular/progressCircular-default-theme.min.css @@ -0,0 +1,6 @@ +/*! + * Angular Material Design + * https://github.com/angular/material + * @license MIT + * v1.1.2-master-a9ba340 + */md-progress-circular.md-THEME_NAME-theme path{stroke:"{{primary-color}}"}md-progress-circular.md-THEME_NAME-theme.md-warn path{stroke:"{{warn-color}}"}md-progress-circular.md-THEME_NAME-theme.md-accent path{stroke:"{{accent-color}}"} \ No newline at end of file -- cgit 1.2.3-korg