Rev 174 | Rev 192 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 174 | Rev 187 | ||
|---|---|---|---|
| Line 1227... | Line 1227... | ||
| 1227 | background-color: #000; |
1227 | background-color: #000; |
| 1228 | background-image: |
1228 | background-image: |
| 1229 | -webkit-linear-gradient(left, |
1229 | -webkit-linear-gradient(left, |
| 1230 | rgba(255, 255, 255, 0) 35%, |
1230 | rgba(255, 255, 255, 0) 35%, |
| 1231 | rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 36%, |
1231 | rgba(255, 255, 255, 1) 35%, rgba(255, 255, 255, 1) 36%, |
| 1232 | rgba(255, 255, 255, 0) 38%), |
1232 | rgba(255, 255, 255, 0) 37%), |
| 1233 | -webkit-linear-gradient(top, |
1233 | -webkit-linear-gradient(top, |
| 1234 | rgba(255, 255, 255, 0) 81%, |
1234 | rgba(255, 255, 255, 0) 81%, |
| 1235 | rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 1) 89%, |
1235 | rgba(255, 255, 255, 1) 81%, rgba(255, 255, 255, 1) 89%, |
| 1236 | rgba(255, 255, 255, 0) 89%); |
1236 | rgba(255, 255, 255, 0) 89%); |
| 1237 | color: #fff; |
1237 | color: #fff; |