summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css')
-rw-r--r--ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css27
1 files changed, 22 insertions, 5 deletions
diff --git a/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css b/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css
index 8e747af3..708a4a65 100644
--- a/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css
+++ b/ecomp-portal-FE-os/client/bower_components_external/ionicons-2.0.1/css/ecomp-ionicons.css
@@ -1,6 +1,7 @@
@charset "UTF-8";
@font-face { font-family: "Ionicons"; src: url("../fonts/ionicons.eot?v=2.0.0"); src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg"); font-weight: normal; font-style: normal; }
+
.ionicons,
.icon-controls-upPRIMARY,
.icon-arrows-download:before,
@@ -56,7 +57,14 @@
.icon-misc-trash:before,
.icon-misc-pen:before,
.ion-navicon:before,
-.icon-primary-close:before, .close:before, .reset-field:before,
+.icon-primary-down:before,
+.icon-primary-left:before,
+.icon-primary-right:before,
+.icon-primary-check:before,
+.icon-primary-calendar:before,
+.icon-primary-close:before,
+.close:before,
+.reset-field:before,
.icon-datanetwork-softwareasaservice:before,
.icon-datanetwork-messaging2:before,
.icon-controls-moreapplications:before,
@@ -75,7 +83,6 @@
}
-
.icoSecurityalerts-alert:before { content: "\f100"; }
.icon-arrows-download:before { content: "\f41f"; }
@@ -178,16 +185,26 @@
.icon-misc-pen:before { content: "\f2bf"; }
+.icon-primary-down:before { content: "\f123" !important;}
+
+.icon-primary-left:before { content: "\f124" !important; transform: rotate(0deg) !important;}
+
+.icon-primary-right:before { content: "\f125" !important; transform: rotate(0deg) !important; }
+
+.icon-primary-check:before, .checkbox input:checked + .skin:after {content: "\f121" !important; font-family: "Ionicons" !important;}
+
+.icon-primary-calendar:before {content: "\f3f4" !important;}
+
+.icon-primary-close:before, .close:before, .reset-field:before {content: "\f2d7" !important; font-family: "Ionicons" !important;}
+
.ion-navicon:before { content: "\f20e"; }
.icon-building-home:before { content: "\f144"; }
.icon-content-star:before { content: "\f24e"; }
-.icon-primary-close:before, .close:before, .reset-field:before { content: "\f129"; }
-
.icon-datanetwork-softwareasaservice:before { content: "\f40c"; }
.icon-datanetwork-messaging2:before { content: "\f132"; }
-.icon-controls-moreapplications:before { content: "\f20b"; } \ No newline at end of file
+.icon-controls-moreapplications:before { content: "\f20b"; }