commit | ec7da6aea30a1b73d1e0f5f75d2b6119ed8fa251 | [log] [tgz] |
---|---|---|
author | Ben David, Elad (eb7504) <eb7504@intl.att.com> | Tue Mar 17 18:12:17 2020 +0200 |
committer | Ofir Sonsino <ofir.sonsino@intl.att.com> | Mon Mar 23 08:06:19 2020 +0000 |
tree | de325ed98badf0aa456b52d3f10257dec26a8228 | |
parent | 1a64c83fc436e17f93e468f7d46ff9f5fcb081ce [diff] [blame] |
Entitlement Pool - Support Type Field Change-Id: Ibd9996cce04849332bd23dd62e6143386cdd9a70 Issue-ID: SDC-2820 Signed-off-by: Ben David, Elad (eb7504) <eb7504@intl.att.com>
diff --git a/openecomp-ui/resources/scss/modules/_entitlementPools.scss b/openecomp-ui/resources/scss/modules/_entitlementPools.scss index 736927f..8e8b820 100644 --- a/openecomp-ui/resources/scss/modules/_entitlementPools.scss +++ b/openecomp-ui/resources/scss/modules/_entitlementPools.scss
@@ -4,6 +4,9 @@ @extend .heading-1; color: $purple; } + .type { + color: $orange; + } } }