summaryrefslogtreecommitdiffstats
path: root/rulemgt-frontend/src/assets/framework/browser/style/icon-places.css
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-09-18 17:30:18 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-09-18 18:47:02 +0800
commit19a11640b3ed8d770fd1cb6f296c4c0e793cdb2a (patch)
treeb061b02d7c6414f7a588bbea186b40e882a1a429 /rulemgt-frontend/src/assets/framework/browser/style/icon-places.css
parent68642487bb04f73bb4784bb60a965e26d8f8016a (diff)
Changed the Style of GUI
Change-Id: Ie30363f6358639c660f49585aa03d243b560e444 Issue-ID: HOLMES-148 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/src/assets/framework/browser/style/icon-places.css')
-rw-r--r--rulemgt-frontend/src/assets/framework/browser/style/icon-places.css74
1 files changed, 74 insertions, 0 deletions
diff --git a/rulemgt-frontend/src/assets/framework/browser/style/icon-places.css b/rulemgt-frontend/src/assets/framework/browser/style/icon-places.css
new file mode 100644
index 0000000..7639b6f
--- /dev/null
+++ b/rulemgt-frontend/src/assets/framework/browser/style/icon-places.css
@@ -0,0 +1,74 @@
+/*! Global styles - v1.4.8 - Last updated: 2016-10-12. Copyright (c) 2016 AT&T Services, Inc.*/
+@font-face {
+ font-family: 'icoLocation';
+ src: url('fonts/font-icons/icon-places.eot?timestamp=@@timestamp');
+ src: url('fonts/font-icons/icon-places.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-places.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-places.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-places.ttf?timestamp=@@timestamp') format('truetype');
+ font-weight: normal;
+ font-style: normal;
+}
+[class*="icon-location-"] {
+ font-family: 'icoLocation' !important;
+}
+.icon-location-global:before {
+ content: "\e900";
+}
+.icon-location-globalL:before {
+ content: "\e901";
+}
+.icon-location-minus:before {
+ content: "\e902";
+}
+.icon-location-minusL:before {
+ content: "\e903";
+}
+.icon-location-plus:before {
+ content: "\e904";
+}
+.icon-location-plusL:before {
+ content: "\e905";
+}
+.icon-location-map:before {
+ content: "\e906";
+}
+.icon-location-mapL:before {
+ content: "\e907";
+}
+.icon-location-pinpoint:before {
+ content: "\e908";
+}
+.icon-location-pinpointL:before {
+ content: "\e909";
+}
+.icon-location-pointsofinterest:before {
+ content: "\e90a";
+}
+.icon-location-pointsofinterestL:before {
+ content: "\e90b";
+}
+.icon-location-position:before {
+ content: "\e90c";
+}
+.icon-location-positionL:before {
+ content: "\e90d";
+}
+.icon-location-unitedstates:before {
+ content: "\e90e";
+}
+.icon-location-unitedstatesL:before {
+ content: "\e90f";
+}
+.icon-location-addgeofence:before {
+ content: "\e910";
+}
+.icon-location-edit:before {
+ content: "\e911";
+}
+.icon-location-editmap:before {
+ content: "\e912";
+}
+.icon-location-geofence:before {
+ content: "\e913";
+}
+.icon-location-terrain:before {
+ content: "\e914";
+}