Template talk:Checklist Kraata
Hey Shine, the problem with using the gradients (and I should have brought it up) is using a specific prefix means you're stuck with it not rendering on other browsers. You'll need to add the other prefixes (-webkit-, -o-, and -ms-) in separate background-image tags to render them all.
But hey, they'll work once we get them all working. -- Owner (talk|contribs)
Example:
| style="background-image: -moz-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -webkit-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -o-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -ms-linear-gradient(left, orange 33.3%, red 66.6%); background-image: linear-gradient(left, orange 33.3%, red 66.6%);" | [[File:Kraata Stencil 1.png|70px]]