Lines Matching refs:gradient

38   background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
39 background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
40 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
41 background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
42 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0…
43 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
64 background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
65 background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
66 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#2d6ca2));
67 background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
68 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6c…
69 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
89 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
90 background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
91 background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
92 background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
93 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff4196…
94 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
114 background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
115 background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
116 background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
117 background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
118 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aab…
119 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
139 background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
140 background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
141 background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
142 background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
143 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb93…
144 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
164 background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
165 background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
166 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
167 background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
168 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e…
169 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
196 background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
197 background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
198 background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
199 background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
200 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8…
207 background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
208 background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
209 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
210 background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
211 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357e…
215 background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
216 background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
217 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
218 background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
219 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8…
220 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
227 background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
228 background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
229 background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f3f3f3));
230 background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
231 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3…
241 background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
242 background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
243 background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
244 background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
245 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff2222…
246 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
250 background-image: -webkit-linear-gradient(top, #222 0%, #282828 100%);
251 background-image: -o-linear-gradient(top, #222 0%, #282828 100%);
252 background-image: -webkit-gradient(linear, left top, left bottom, from(#222), to(#282828));
253 background-image: linear-gradient(to bottom, #222 0%, #282828 100%);
254 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff2828…
274 background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
275 background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
276 background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
277 background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
278 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5…
283 background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
284 background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
285 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
286 background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
287 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9de…
292 background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
293 background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
294 background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
295 background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
296 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8ef…
301 background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
302 background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
303 background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
304 background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
305 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3…
310 background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
311 background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
312 background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
313 background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
314 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5…
318 background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
319 background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
320 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3071a9));
321 background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
322 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071…
326 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
327 background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
328 background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
329 background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
330 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d…
334 background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
335 background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
336 background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
337 background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
338 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0…
342 background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
343 background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
344 background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
345 background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
346 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec97…
350 background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
351 background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
352 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
353 background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
354 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc930…
358 …background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
359 …background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
360 …background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, tr…
371 background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
372 background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
373 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#3278b3));
374 background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
375 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278…
384 background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
385 background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
386 background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
387 background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
388 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8…
392 background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
393 background-image: -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
394 background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
395 background-image: linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
396 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357e…
400 background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
401 background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
402 background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
403 background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
404 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9…
408 background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
409 background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
410 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
411 background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
412 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3…
416 background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
417 background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
418 background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
419 background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
420 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2…
424 background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
425 background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
426 background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
427 background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
428 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcc…
432 background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
433 background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
434 background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
435 background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
436 …filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5…