Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Pure CSS3 Star Wars Lightsaber Checkboxes Re: Pure CSS3 Star Wars Lightsaber Checkboxes

#135772
scotchio
Participant

div {
-webkit-transform : translateZ(0);
-o-transform : translateZ(0);
-moz-transform : translateZ(0);
-ms-transform : translateZ(0);
transform : translateZ(0);
}