|
525
|
1 |
/* |
|
|
2 |
YUI 3.10.3 (build 2fb5187) |
|
|
3 |
Copyright 2013 Yahoo! Inc. All rights reserved. |
|
|
4 |
Licensed under the BSD License. |
|
|
5 |
http://yuilibrary.com/license/ |
|
|
6 |
*/ |
|
|
7 |
|
|
|
8 |
.yui3-g { |
|
|
9 |
letter-spacing: -0.31em; /* Webkit: collapse white-space between units */ |
|
|
10 |
*letter-spacing: normal; /* reset IE < 8 */ |
|
|
11 |
*word-spacing: -0.43em; /* IE < 8: collapse white-space between units */ |
|
|
12 |
text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */ |
|
|
13 |
} |
|
|
14 |
|
|
|
15 |
/* Opera as of 12 on Windows needs word-spacing. |
|
|
16 |
The ".opera-only" selector is used to prevent actual prefocus styling |
|
|
17 |
and is not required in markup. |
|
|
18 |
*/ |
|
|
19 |
.opera-only :-o-prefocus, |
|
|
20 |
.yui3-g { |
|
|
21 |
word-spacing: -0.43em; |
|
|
22 |
} |
|
|
23 |
|
|
|
24 |
.yui3-u { |
|
|
25 |
display: inline-block; |
|
|
26 |
zoom: 1; *display: inline; /* IE < 8: fake inline-block */ |
|
|
27 |
letter-spacing: normal; |
|
|
28 |
word-spacing: normal; |
|
|
29 |
vertical-align: top; |
|
|
30 |
text-rendering: auto; |
|
|
31 |
} |
|
|
32 |
.yui3-u-1, |
|
|
33 |
.yui3-u-1-2, |
|
|
34 |
.yui3-u-1-3, |
|
|
35 |
.yui3-u-2-3, |
|
|
36 |
.yui3-u-1-4, |
|
|
37 |
.yui3-u-3-4, |
|
|
38 |
.yui3-u-1-5, |
|
|
39 |
.yui3-u-2-5, |
|
|
40 |
.yui3-u-3-5, |
|
|
41 |
.yui3-u-4-5, |
|
|
42 |
.yui3-u-1-6, |
|
|
43 |
.yui3-u-5-6, |
|
|
44 |
.yui3-u-1-8, |
|
|
45 |
.yui3-u-3-8, |
|
|
46 |
.yui3-u-5-8, |
|
|
47 |
.yui3-u-7-8, |
|
|
48 |
.yui3-u-1-12, |
|
|
49 |
.yui3-u-5-12, |
|
|
50 |
.yui3-u-7-12, |
|
|
51 |
.yui3-u-11-12, |
|
|
52 |
.yui3-u-1-24, |
|
|
53 |
.yui3-u-5-24, |
|
|
54 |
.yui3-u-7-24, |
|
|
55 |
.yui3-u-11-24, |
|
|
56 |
.yui3-u-13-24, |
|
|
57 |
.yui3-u-17-24, |
|
|
58 |
.yui3-u-19-24, |
|
|
59 |
.yui3-u-23-24 { |
|
|
60 |
display: inline-block; |
|
|
61 |
zoom: 1; *display: inline; /* IE < 8: fake inline-block */ |
|
|
62 |
letter-spacing: normal; |
|
|
63 |
word-spacing: normal; |
|
|
64 |
vertical-align: top; |
|
|
65 |
text-rendering: auto; |
|
|
66 |
} |
|
|
67 |
|
|
|
68 |
.yui3-u-1 { |
|
|
69 |
display: block; |
|
|
70 |
} |
|
|
71 |
|
|
|
72 |
.yui3-u-1-2 { |
|
|
73 |
width: 50%; |
|
|
74 |
} |
|
|
75 |
|
|
|
76 |
.yui3-u-1-3 { |
|
|
77 |
width: 33.33333%; |
|
|
78 |
} |
|
|
79 |
|
|
|
80 |
.yui3-u-2-3 { |
|
|
81 |
width: 66.66666%; |
|
|
82 |
} |
|
|
83 |
|
|
|
84 |
.yui3-u-1-4 { |
|
|
85 |
width: 25%; |
|
|
86 |
} |
|
|
87 |
|
|
|
88 |
.yui3-u-3-4 { |
|
|
89 |
width: 75%; |
|
|
90 |
} |
|
|
91 |
|
|
|
92 |
.yui3-u-1-5 { |
|
|
93 |
width: 20%; |
|
|
94 |
} |
|
|
95 |
|
|
|
96 |
.yui3-u-2-5 { |
|
|
97 |
width: 40%; |
|
|
98 |
} |
|
|
99 |
|
|
|
100 |
.yui3-u-3-5 { |
|
|
101 |
width: 60%; |
|
|
102 |
} |
|
|
103 |
|
|
|
104 |
.yui3-u-4-5 { |
|
|
105 |
width: 80%; |
|
|
106 |
} |
|
|
107 |
|
|
|
108 |
.yui3-u-1-6 { |
|
|
109 |
width: 16.656%; |
|
|
110 |
} |
|
|
111 |
|
|
|
112 |
.yui3-u-5-6 { |
|
|
113 |
width: 83.33%; |
|
|
114 |
} |
|
|
115 |
|
|
|
116 |
.yui3-u-1-8 { |
|
|
117 |
width: 12.5%; |
|
|
118 |
} |
|
|
119 |
|
|
|
120 |
.yui3-u-3-8 { |
|
|
121 |
width: 37.5%; |
|
|
122 |
} |
|
|
123 |
|
|
|
124 |
.yui3-u-5-8 { |
|
|
125 |
width: 62.5%; |
|
|
126 |
} |
|
|
127 |
|
|
|
128 |
.yui3-u-7-8 { |
|
|
129 |
width: 87.5%; |
|
|
130 |
} |
|
|
131 |
|
|
|
132 |
.yui3-u-1-12 { |
|
|
133 |
width: 8.3333%; |
|
|
134 |
} |
|
|
135 |
|
|
|
136 |
.yui3-u-5-12 { |
|
|
137 |
width: 41.6666%; |
|
|
138 |
} |
|
|
139 |
|
|
|
140 |
.yui3-u-7-12 { |
|
|
141 |
width: 58.3333%; |
|
|
142 |
} |
|
|
143 |
|
|
|
144 |
.yui3-u-11-12 { |
|
|
145 |
width: 91.6666%; |
|
|
146 |
} |
|
|
147 |
|
|
|
148 |
.yui3-u-1-24 { |
|
|
149 |
width: 4.1666%; |
|
|
150 |
} |
|
|
151 |
|
|
|
152 |
.yui3-u-5-24 { |
|
|
153 |
width: 20.8333%; |
|
|
154 |
} |
|
|
155 |
|
|
|
156 |
.yui3-u-7-24 { |
|
|
157 |
width: 29.1666%; |
|
|
158 |
} |
|
|
159 |
|
|
|
160 |
.yui3-u-11-24 { |
|
|
161 |
width: 45.8333%; |
|
|
162 |
} |
|
|
163 |
|
|
|
164 |
.yui3-u-13-24 { |
|
|
165 |
width: 54.1666%; |
|
|
166 |
} |
|
|
167 |
|
|
|
168 |
.yui3-u-17-24 { |
|
|
169 |
width: 70.8333%; |
|
|
170 |
} |
|
|
171 |
|
|
|
172 |
.yui3-u-19-24 { |
|
|
173 |
width: 79.1666%; |
|
|
174 |
} |
|
|
175 |
|
|
|
176 |
.yui3-u-23-24 { |
|
|
177 |
width: 95.8333%; |
|
|
178 |
} |
|
|
179 |
.yui3-g-r { |
|
|
180 |
letter-spacing: -0.31em; |
|
|
181 |
*letter-spacing: normal; |
|
|
182 |
*word-spacing: -0.43em; |
|
|
183 |
} |
|
|
184 |
|
|
|
185 |
/* Opera as of 12 on Windows needs word-spacing. |
|
|
186 |
The ".opera-only" selector is used to prevent actual prefocus styling |
|
|
187 |
and is not required in markup. |
|
|
188 |
*/ |
|
|
189 |
.opera-only :-o-prefocus, |
|
|
190 |
.yui3-g-r { |
|
|
191 |
word-spacing: -0.43em; |
|
|
192 |
} |
|
|
193 |
|
|
|
194 |
.yui3-g-r img { |
|
|
195 |
max-width: 100%; |
|
|
196 |
} |
|
|
197 |
|
|
|
198 |
@media (min-width:980px) { |
|
|
199 |
.yui3-visible-phone { |
|
|
200 |
display: none; |
|
|
201 |
} |
|
|
202 |
.yui3-visible-tablet { |
|
|
203 |
display: none; |
|
|
204 |
} |
|
|
205 |
.yui3-hidden-desktop { |
|
|
206 |
display: none; |
|
|
207 |
} |
|
|
208 |
} |
|
|
209 |
@media (max-width:480px) { |
|
|
210 |
.yui3-g-r > [class ^= "yui3-u"] { |
|
|
211 |
width: 100%; |
|
|
212 |
} |
|
|
213 |
} |
|
|
214 |
@media (max-width:767px) { |
|
|
215 |
.yui3-g-r > [class ^= "yui3-u"] { |
|
|
216 |
width: 100%; |
|
|
217 |
} |
|
|
218 |
.yui3-hidden-phone { |
|
|
219 |
display: none; |
|
|
220 |
} |
|
|
221 |
.yui3-visible-desktop { |
|
|
222 |
display: none; |
|
|
223 |
} |
|
|
224 |
} |
|
|
225 |
@media (min-width:768px) and (max-width:979px) { |
|
|
226 |
.yui3-hidden-tablet { |
|
|
227 |
display: none; |
|
|
228 |
} |
|
|
229 |
.yui3-visible-desktop { |
|
|
230 |
display: none; |
|
|
231 |
} |
|
|
232 |
} |
|
|
233 |
|
|
|
234 |
/* YUI CSS Detection Stamp */ |
|
|
235 |
#yui3-css-stamp.cssgrids-responsive { display: none; } |