Add gears icon to ionicons class file 07/7107/1
authorChristopher Lott (cl778h) <clott@research.att.com>
Wed, 9 Aug 2017 12:44:24 +0000 (08:44 -0400)
committerChristopher Lott (cl778h) <clott@research.att.com>
Wed, 9 Aug 2017 12:48:19 +0000 (08:48 -0400)
Issue: PORTAL-65
Change-Id: I985f4111953283d411ea509bd8278c395ad74bd6
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
dcae_dmaapbc_webapp/dbca-os/src/main/webapp/app/fusion/external/ds2/css/digital-ng-library/ecomp-ionicons.css

index 987a68d..8a27586 100644 (file)
@@ -59,6 +59,7 @@
 .icon-primary-close:before, .close:before, .reset-field:before,
 .icon-datanetwork-softwareasaservice:before,
 .icon-datanetwork-messaging2:before,
+.icon-controls-settingsconnectedactivity:before,
 .icon-arrows-upload:before { 
        display: inline-block; 
        font-family: "Ionicons"; 
 
 .icon-datanetwork-messaging2:before { content: "\f132"; }
 
+.icon-controls-settingsconnectedactivity:before { content: "\f411"; }
+