Changed the Style of GUI
[holmes/rule-management.git] / rulemgt-frontend / src / assets / framework / browser / style / icon-weather.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: 'icoWeather';
4   src: url('fonts/font-icons/icon-weather.eot?timestamp=@@timestamp');
5   src: url('fonts/font-icons/icon-weather.eot?timestamp=@@timestamp#iefix') format('embedded-opentype'), url('fonts/font-icons/icon-weather.woff2?timestamp=@@timestamp') format('woff2'), url('fonts/font-icons/icon-weather.woff?timestamp=@@timestamp') format('woff'), url('fonts/font-icons/icon-weather.ttf?timestamp=@@timestamp') format('truetype');
6   font-weight: normal;
7   font-style: normal;
8 }
9 [class*="icon-weather-"] {
10   /* use !important to prevent issues with browser extensions that change fonts */
11   font-family: 'icoWeather' !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-weather-windyL:before {
26   content: "\e900";
27 }
28 .icon-weather-windy:before {
29   content: "\e901";
30 }
31 .icon-weather-weatherL:before {
32   content: "\e902";
33 }
34 .icon-weather-weather:before {
35   content: "\e903";
36 }
37 .icon-weather-temperatureL:before {
38   content: "\e904";
39 }
40 .icon-weather-temperature:before {
41   content: "\e905";
42 }
43 .icon-weather-stormL:before {
44   content: "\e906";
45 }
46 .icon-weather-storm:before {
47   content: "\e907";
48 }
49 .icon-weather-snowmix:before {
50   content: "\e908";
51 }
52 .icon-weather-snowL:before {
53   content: "\e909";
54 }
55 .icon-weather-snow:before {
56   content: "\e90a";
57 }
58 .icon-weather-sleetL:before {
59   content: "\e90b";
60 }
61 .icon-weather-sleet:before {
62   content: "\e90c";
63 }
64 .icon-weather-showers:before {
65   content: "\e90d";
66 }
67 .icon-weather-rainL:before {
68   content: "\e90e";
69 }
70 .icon-weather-rain:before {
71   content: "\e90f";
72 }
73 .icon-weather-partlycloudythunderstorms:before {
74   content: "\e910";
75 }
76 .icon-weather-partlycloudyshowers:before {
77   content: "\e911";
78 }
79 .icon-weather-partlycloudynightL:before {
80   content: "\e912";
81 }
82 .icon-weather-partlycloudynight:before {
83   content: "\e913";
84 }
85 .icon-weather-partlycloudyL:before {
86   content: "\e914";
87 }
88 .icon-weather-partlycloudy:before {
89   content: "\e915";
90 }
91 .icon-weather-mostlycloudythunderstorms:before {
92   content: "\e916";
93 }
94 .icon-weather-mostlycloudyshowers:before {
95   content: "\e917";
96 }
97 .icon-weather-mostlycloudynightL:before {
98   content: "\e918";
99 }
100 .icon-weather-mostlycloudynight:before {
101   content: "\e919";
102 }
103 .icon-weather-mostlycloudyL:before {
104   content: "\e91a";
105 }
106 .icon-weather-mostlycloudyflurriesnight:before {
107   content: "\e91b";
108 }
109 .icon-weather-mostlycloudyflurries:before {
110   content: "\e91c";
111 }
112 .icon-weather-mostlycloudy:before {
113   content: "\e91d";
114 }
115 .icon-weather-hot:before {
116   content: "\e91e";
117 }
118 .icon-weather-freezingrainL:before {
119   content: "\e91f";
120 }
121 .icon-weather-fog:before {
122   content: "\e920";
123 }
124 .icon-weather-flurries:before {
125   content: "\e921";
126 }
127 .icon-weather-cold:before {
128   content: "\e922";
129 }
130 .icon-weather-cloudyL:before {
131   content: "\e923";
132 }
133 .icon-weather-cloudy:before {
134   content: "\e924";
135 }
136 .icon-weather-clearnightL:before {
137   content: "\e925";
138 }
139 .icon-weather-clearnight:before {
140   content: "\e926";
141 }
142 .icon-weather-cleardayL:before {
143   content: "\e927";
144 }
145 .icon-weather-clearday:before {
146   content: "\e928";
147 }