summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css
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/src/assets/framework/browser/style/icon-healthcare.css
parent153b0f688907ff17929723d0a33c0feb4477913e (diff)
parent19a11640b3ed8d770fd1cb6f296c4c0e793cdb2a (diff)
Merge "Changed the Style of GUI"
Diffstat (limited to 'rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css')
-rw-r--r--rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css68
1 files changed, 68 insertions, 0 deletions
diff --git a/rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css b/rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css
new file mode 100644
index 0000000..272e83b
--- /dev/null
+++ b/rulemgt-frontend/src/assets/framework/browser/style/icon-healthcare.css
@@ -0,0 +1,68 @@
+/*! Global styles - v1.4.8 - Last updated: 2016-10-12. Copyright (c) 2016 AT&T Services, Inc.*/
+@font-face {
+ font-family: 'icoHealthcare';
+ src: url('fonts/font-icons/icon-healthcare.eot?timestamp=@@timestamp');
+ src: url('fonts/font-icons/icon-healthcare.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-healthcare.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-healthcare.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-healthcare.ttf?timestamp=@@timestamp') format('truetype');
+ font-weight: normal;
+ font-style: normal;
+}
+[class*="icon-healthcare-"] {
+ font-family: 'icoHealthcare' !important;
+}
+.icon-healthcare-blooddevices:before {
+ content: "\e900";
+}
+.icon-healthcare-bodydevices:before {
+ content: "\e901";
+}
+.icon-healthcare-bpmonitor:before {
+ content: "\e902";
+}
+.icon-healthcare-glucometer:before {
+ content: "\e903";
+}
+.icon-healthcare-healthcare:before {
+ content: "\e904";
+}
+.icon-healthcare-healthcareL:before {
+ content: "\e905";
+}
+.icon-healthcare-inhalersensor:before {
+ content: "\e906";
+}
+.icon-healthcare-medication:before {
+ content: "\e907";
+}
+.icon-healthcare-medicationL:before {
+ content: "\e908";
+}
+.icon-healthcare-oximeter:before {
+ content: "\e909";
+}
+.icon-healthcare-personalcare:before {
+ content: "\e90a";
+}
+.icon-healthcare-scale:before {
+ content: "\e90b";
+}
+.icon-healthcare-thermometer:before {
+ content: "\e90c";
+}
+.icon-healthcare-dental:before {
+ content: "\e90d";
+}
+.icon-healthcare-dentalL:before {
+ content: "\e90e";
+}
+.icon-healthcare-nosmoking:before {
+ content: "\e90f";
+}
+.icon-healthcare-nosmokingL:before {
+ content: "\e910";
+}
+.icon-healthcare-scale2:before {
+ content: "\e911";
+}
+.icon-healthcare-scale2L:before {
+ content: "\e912";
+}