Changed the Style of GUI
[holmes/rule-management.git] / rulemgt-frontend / src / assets / framework / browser / style / icon-test.css
1 /*! Global styles - v1.4.8 - Last updated: 2016-10-12. Copyright (c) 2016 AT&T Services, Inc.*/
2 @font-face {
3   font-family: 'icoTest';
4   src: url('fonts/font-icons/icon-test.eot?timestamp=@@timestamp');
5   src: url('fonts/font-icons/icon-test.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-test.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-test.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-test.ttf?timestamp=@@timestamp') format('truetype'), url('fonts/font-icons/icon-test.svg?timestamp=@@timestamp#icotest') format('svg');
6   font-weight: normal;
7   font-style: normal;
8 }
9 [class*="icon-test-"] {
10   /* use !important to prevent issues with browser extensions that change fonts */
11   font-family: 'icoTest' !important;
12   speak: none;
13   font-style: normal;
14   font-weight: normal;
15   font-variant: normal;
16   text-transform: none;
17   line-height: 1;
18   color: #009fdb;
19   font-size: 36px;
20   vertical-align: middle;
21   /* Better Font Rendering =========== */
22   -webkit-font-smoothing: antialiased;
23   -moz-osx-font-smoothing: grayscale;
24 }
25 .icon-test-arrow:before {
26   content: "\e900";
27 }