潘志宝
8 天以前 f3de04db06bae67537d093017e28863ee685f8a3
提交 | 用户 | 时间
e7c126 1 /*
H 2  * Copyright 1999-2018 Alibaba Group Holding Ltd.
3  *
4  * Licensed under the Apache License, Version 2.0 (the "License");
5  * you may not use this file except in compliance with the License.
6  * You may obtain a copy of the License at
7  *
8  *      http://www.apache.org/licenses/LICENSE-2.0
9  *
10  * Unless required by applicable law or agreed to in writing, software
11  * distributed under the License is distributed on an "AS IS" BASIS,
12  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13  * See the License for the specific language governing permissions and
14  * limitations under the License.
15  */
16
17 @font-face {
18     /*无边框*/
19     font-family: "iconfont-1";
20     src: url('icon1/iconfont.eot?t=1458627591'); /* IE9*/
21     src: url('icon1/iconfont.eot?t=1458627591#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('icon1/iconfont.woff?t=1458627591') format('woff'), /* chrome, firefox */ url('icon1/iconfont.ttf?t=1458627591') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('icon1/iconfont.svg?t=1458627591#iconfont') format('svg'); /* iOS 4.1- */
22 }
23
24 @font-face {
25     /*有边框*/
26     font-family: "iconfont-2";
27     src: url('icon/iconfont.eot'); /* IE9*/
28     src: url('icon/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('icon/iconfont.woff') format('woff'), /* chrome, firefox */ url('icon/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('icon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
29 }
30
31 .iconfont {
32     /* 有边框 */
33     font-family: "iconfont" !important;
34     font-size: 16px;
35     font-style: normal;
36     -webkit-font-smoothing: antialiased;
37     -webkit-text-stroke-width: 0.2px;
38     -moz-osx-font-smoothing: grayscale;
39 }
40
41 .iconfont-1 {
42     /*无边框*/
43
44     font-family: "iconfont-1" !important;
45     font-size: 16px;
46     font-style: normal;
47     -webkit-font-smoothing: antialiased;
48     -webkit-text-stroke-width: 0.2px;
49     -moz-osx-font-smoothing: grayscale;
50 }
51
52 .iconfont-2 {
53     /*有边框*/
54     font-family: "iconfont-2" !important;
55     font-size: 16px;
56     font-style: normal;
57     -webkit-font-smoothing: antialiased;
58     -webkit-text-stroke-width: 0.2px;
59     -moz-osx-font-smoothing: grayscale;
60 }
61
62 .logo {
63
64 }
65
66 .panel-logo {
67     padding-right: 2px;
68     font-size: 18px;
69     display: inline-block;
70     color: #333;
71 }
72
73 .icon-lg {
74     font-size: 80px !important;
75 }
76
77 .icon-size-md {
78     font-size: 40px !important;
79     vertical-align: middle;
80 }
81
82 .icon-size-lg {
83     font-size: 80px !important;
84     vertical-align: middle;
85 }
86
87 .icon-hsf:before {
88     content: "\e62f" !important;
89 }
90
91 .icon-rocketmq:before {
92     content: "\e632" !important;
93 }
94
95 .icon-notify:before {
96     content: "\e61e" !important;
97 }
98
99 .icon-tddl:before {
100     content: "\e61e" !important;
101 }
102
103 .icon-pandora:before {
104     content: "\e622" !important;
105 }
106
107 .icon-ailtomcat:before {
108     content: "\e628" !important;
109 }
110
111 .icon-configserver:before {
112     content: "\e61e" !important;
113 }
114
115 .icon-diamondserver:before {
116     content: "\e62a" !important;
117 }
118
119 .icon-vipserver:before {
120     content: "\e625" !important;
121 }
122
123 .icon-eagleeye:before {
124     content: "\e62c" !important;
125 }
126
127 .icon-tengine:before {
128     content: "\e635" !important;
129 }
130
131 .icon-tair:before {
132     content: "\e634" !important;
133 }
134
135 .icon-hbase:before {
136     content: "\e62d" !important;
137 }
138
139 .icon-jstorm:before {
140     content: "\e627" !important;
141 }
142
143 .icon-histore:before {
144     content: "\e62e" !important;
145 }
146
147 .icon-jingwei:before {
148     content: "\e61e" !important;
149 }
150
151 .icon-txc:before {
152     content: "\e636" !important;
153 }
154
155 .icon-edas:before {
156     content: "\e620" !important;
157 }
158
159 .icon-csb:before {
160     content: "\e61e" !important;
161 }
162
163 .icon-ons:before {
164     content: "\e630" !important;
165 }
166
167 .icon-drds:before {
168     content: "\e61f" !important;
169 }
170
171 .icon-duct:before {
172     content: "\e62b" !important;
173 }
174
175 .icon-amazon:before {
176     content: "\e61e" !important;
177 }
178
179 .icon-autoload:before {
180     content: "\e61e" !important;
181 }
182
183 .icon-switch:before {
184     content: "\e633" !important;
185 }
186
187 .icon-sentinel:before {
188     content: "\e623" !important;
189 }
190
191 .icon-preplan:before {
192     content: "\e631" !important;
193 }
194
195 .icon-moses:before {
196     content: "\e61e" !important;
197 }
198
199 .icon-zeus:before {
200     content: "\e61e" !important;
201 }
202
203 .icon-athena:before {
204     content: "\e61e" !important;
205 }
206
207 .icon-bcp:before {
208     content: "\e61e" !important;
209 }
210
211 .icon-lark:before {
212     content: "\e61e" !important;
213 }
214
215 .icon-nest:before {
216     content: "\e61e" !important;
217 }
218
219 .icon-monkeyking:before {
220     content: "\e61e" !important;
221 }
222
223 .icon-tab:before {
224     content: "\e61e" !important;
225 }
226
227 .icon-oceanus:before {
228     content: "\e61e" !important;
229 }
230
231 .icon-eos :before {
232     content: "\e61e" !important;
233 }
234
235 .icon-sonar:before {
236     content: "\e61e" !important;
237 }
238
239 .icon-ai:before {
240     content: "\e605" !important;
241 }
242
243 .icon-hotcode:before {
244     content: "\e621" !important;
245 }
246
247 .icon-taokeeper:before {
248     content: "\e624" !important;
249 }
250
251 .icon-mdl:before {
252     content: "\e61e" !important;
253 }
254
255 .icon-mw:before {
256     content: "\e61e" !important;
257 }
258
259 .icon-default:before {
260     content: "\e607" !important;
261 }
262
263 .icon-alitomcat:before {
264     content: "\e607" !important;
265 }