Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
/*!
2
Pure v0.4.2
3
Copyright 2014 Yahoo! Inc. All rights reserved.
4
Licensed under the BSD License.
5
https://github.com/yui/pure/blob/master/LICENSE.md
6
*/
7
 
8
/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
9
 
10
.yui3-g {
11
    letter-spacing: -0.31em;
12
    /* Webkit: collapse white-space between units */
13
    *letter-spacing: normal;
14
    /* reset IE < 8 */
15
    *word-spacing: -0.43em;
16
    /* IE < 8: collapse white-space between units */
17
    text-rendering: optimizespeed;
18
    /* Webkit: fixes text-rendering: optimizeLegibility */
19
    /*
20
    Sets the font stack to fonts known to work properly with the above letter
21
    and word spacings. See: https://github.com/yui/pure/issues/41/
22
 
23
    The following font stack makes Pure Grids work on all known environments.
24
 
25
    * FreeSans: Ships with many Linux distros, including Ubuntu
26
 
27
    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
28
      Arial to get picked up by the browser, even though neither is available
29
      in Chrome OS.
30
 
31
    * Droid Sans: Ships with all versions of Android.
32
 
33
    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
34
    */
35
    font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
36
    /*
37
    Use flexbox when possible to avoid `letter-spacing` side-effects.
38
 
39
    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
40
    `-moz-` prefix version is omitted.
41
    */
42
    display: -webkit-flex;
43
    -webkit-flex-flow: row wrap;
44
    /* IE10 uses display: flexbox */
45
    display: -ms-flexbox;
46
    -ms-flex-flow: row wrap;
47
}
48
 
49
/* Opera as of 12 on Windows needs word-spacing.
50
   The ".opera-only" selector is used to prevent actual prefocus styling
51
   and is not required in markup.
52
*/
53
 
54
.opera-only :-o-prefocus,
55
.yui3-g {
56
    word-spacing: -0.43em;
57
}
58
 
59
.yui3-u {
60
    display: inline-block;
61
    *display: inline;
62
    /* IE < 8: fake inline-block */
63
    zoom: 1;
64
    letter-spacing: normal;
65
    word-spacing: normal;
66
    vertical-align: top;
67
    text-rendering: auto;
68
}
69
 
70
/*
71
Resets the font family back to the OS/browser's default sans-serif font,
72
this the same font stack that Normalize.css sets for the `body`.
73
*/
74
 
75
.yui3-g [class *= "yui3-u"] {
76
    font-family: sans-serif;
77
}
78
/*!
79
Pure v0.4.2
80
Copyright 2014 Yahoo! Inc. All rights reserved.
81
Licensed under the BSD License.
82
https://github.com/yui/pure/blob/master/LICENSE.md
83
*/
84
 
85
.yui3-u-1,
86
.yui3-u-1-1,
87
.yui3-u-1-2,
88
.yui3-u-1-3,
89
.yui3-u-2-3,
90
.yui3-u-1-4,
91
.yui3-u-3-4,
92
.yui3-u-1-5,
93
.yui3-u-2-5,
94
.yui3-u-3-5,
95
.yui3-u-4-5,
96
.yui3-u-5-5,
97
.yui3-u-1-6,
98
.yui3-u-5-6,
99
.yui3-u-1-8,
100
.yui3-u-3-8,
101
.yui3-u-5-8,
102
.yui3-u-7-8,
103
.yui3-u-1-12,
104
.yui3-u-5-12,
105
.yui3-u-7-12,
106
.yui3-u-11-12,
107
.yui3-u-1-24,
108
.yui3-u-2-24,
109
.yui3-u-3-24,
110
.yui3-u-4-24,
111
.yui3-u-5-24,
112
.yui3-u-6-24,
113
.yui3-u-7-24,
114
.yui3-u-8-24,
115
.yui3-u-9-24,
116
.yui3-u-10-24,
117
.yui3-u-11-24,
118
.yui3-u-12-24,
119
.yui3-u-13-24,
120
.yui3-u-14-24,
121
.yui3-u-15-24,
122
.yui3-u-16-24,
123
.yui3-u-17-24,
124
.yui3-u-18-24,
125
.yui3-u-19-24,
126
.yui3-u-20-24,
127
.yui3-u-21-24,
128
.yui3-u-22-24,
129
.yui3-u-23-24,
130
.yui3-u-24-24 {
131
    display: inline-block;
132
    *display: inline;
133
    zoom: 1;
134
    letter-spacing: normal;
135
    word-spacing: normal;
136
    vertical-align: top;
137
    text-rendering: auto;
138
}
139
 
140
.yui3-u-1-24 {
141
    width: 4.1667%;
142
    *width: 4.1357%;
143
}
144
 
145
.yui3-u-1-12,
146
.yui3-u-2-24 {
147
    width: 8.3333%;
148
    *width: 8.3023%;
149
}
150
 
151
.yui3-u-1-8,
152
.yui3-u-3-24 {
153
    width: 12.5000%;
154
    *width: 12.4690%;
155
}
156
 
157
.yui3-u-1-6,
158
.yui3-u-4-24 {
159
    width: 16.6667%;
160
    *width: 16.6357%;
161
}
162
 
163
.yui3-u-1-5 {
164
    width: 20%;
165
    *width: 19.9690%;
166
}
167
 
168
.yui3-u-5-24 {
169
    width: 20.8333%;
170
    *width: 20.8023%;
171
}
172
 
173
.yui3-u-1-4,
174
.yui3-u-6-24 {
175
    width: 25%;
176
    *width: 24.9690%;
177
}
178
 
179
.yui3-u-7-24 {
180
    width: 29.1667%;
181
    *width: 29.1357%;
182
}
183
 
184
.yui3-u-1-3,
185
.yui3-u-8-24 {
186
    width: 33.3333%;
187
    *width: 33.3023%;
188
}
189
 
190
.yui3-u-3-8,
191
.yui3-u-9-24 {
192
    width: 37.5000%;
193
    *width: 37.4690%;
194
}
195
 
196
.yui3-u-2-5 {
197
    width: 40%;
198
    *width: 39.9690%;
199
}
200
 
201
.yui3-u-5-12,
202
.yui3-u-10-24 {
203
    width: 41.6667%;
204
    *width: 41.6357%;
205
}
206
 
207
.yui3-u-11-24 {
208
    width: 45.8333%;
209
    *width: 45.8023%;
210
}
211
 
212
.yui3-u-1-2,
213
.yui3-u-12-24 {
214
    width: 50%;
215
    *width: 49.9690%;
216
}
217
 
218
.yui3-u-13-24 {
219
    width: 54.1667%;
220
    *width: 54.1357%;
221
}
222
 
223
.yui3-u-7-12,
224
.yui3-u-14-24 {
225
    width: 58.3333%;
226
    *width: 58.3023%;
227
}
228
 
229
.yui3-u-3-5 {
230
    width: 60%;
231
    *width: 59.9690%;
232
}
233
 
234
.yui3-u-5-8,
235
.yui3-u-15-24 {
236
    width: 62.5000%;
237
    *width: 62.4690%;
238
}
239
 
240
.yui3-u-2-3,
241
.yui3-u-16-24 {
242
    width: 66.6667%;
243
    *width: 66.6357%;
244
}
245
 
246
.yui3-u-17-24 {
247
    width: 70.8333%;
248
    *width: 70.8023%;
249
}
250
 
251
.yui3-u-3-4,
252
.yui3-u-18-24 {
253
    width: 75%;
254
    *width: 74.9690%;
255
}
256
 
257
.yui3-u-19-24 {
258
    width: 79.1667%;
259
    *width: 79.1357%;
260
}
261
 
262
.yui3-u-4-5 {
263
    width: 80%;
264
    *width: 79.9690%;
265
}
266
 
267
.yui3-u-5-6,
268
.yui3-u-20-24 {
269
    width: 83.3333%;
270
    *width: 83.3023%;
271
}
272
 
273
.yui3-u-7-8,
274
.yui3-u-21-24 {
275
    width: 87.5000%;
276
    *width: 87.4690%;
277
}
278
 
279
.yui3-u-11-12,
280
.yui3-u-22-24 {
281
    width: 91.6667%;
282
    *width: 91.6357%;
283
}
284
 
285
.yui3-u-23-24 {
286
    width: 95.8333%;
287
    *width: 95.8023%;
288
}
289
 
290
.yui3-u-1,
291
.yui3-u-1-1,
292
.yui3-u-5-5,
293
.yui3-u-24-24 {
294
    width: 100%;
295
}
296
 
297
/* YUI CSS Detection Stamp */
298
#yui3-css-stamp.cssgrids { display: none; }