604 | | background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome10+,Safari5.1+ */ |
605 | | background: linear-gradient( to bottom, #e05d22 0%, #d94412 100%); /* W3C */ |
606 | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE6-9 */ |
| 604 | background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */ |
| 605 | background: linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */ |
| 606 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE 6-9 */ |
625 | | background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome10+,Safari5.1+ */ |
626 | | background: linear-gradient( to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ |
627 | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6a31', endColorstr='#e55627', GradientType=0); /* IE6-9 */ |
| 625 | background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */ |
| 626 | background: linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */ |
| 627 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6a31', endColorstr='#e55627', GradientType=0); /* IE 6-9 */ |
636 | | background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome10+,Safari5.1+ */ |
637 | | background: linear-gradient( to bottom, #d94412 0%, #e05d22 100%); /* W3C */ |
638 | | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94412', endColorstr='#e05d22', GradientType=0); /* IE6-9 */ |
| 636 | background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */ |
| 637 | background: linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */ |
| 638 | filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94412', endColorstr='#e05d22', GradientType=0); /* IE 6-9 */ |