1 .iPhoneCheckContainer {
6 .iPhoneCheckContainer input {
10 filter: progid:DXImageTransform
.Microsoft
.Alpha
(Opacity
=0);
12 .iPhoneCheckContainer label {
17 font-family: "Helvetica Neue", Arial
, Helvetica
, sans-serif
;
26 .iPhoneCheckContainer, .iPhoneCheckContainer label {
28 -moz-user-select: none
;
29 -khtml-user-select: none
; }
31 .iPhoneCheckDisabled {
32 filter: progid:DXImageTransform
.Microsoft
.Alpha
(Opacity
=50);
35 label
.iPhoneCheckLabelOn
{
37 background: url
('../img/iphone-style-checkboxes/on.png?1284697268') no-repeat
;
38 text-shadow: 0px 0px 2px rgba
(0, 0, 0, 0.6);
41 label
.iPhoneCheckLabelOn span
{
43 label
.iPhoneCheckLabelOff
{
45 background: url
('../img/iphone-style-checkboxes/off.png?1284697268') no-repeat right
0;
46 text-shadow: 0px 0px 2px rgba
(255, 255, 255, 0.6);
49 label
.iPhoneCheckLabelOff span
{
60 background: url
('../img/iphone-style-checkboxes/slider_left.png?1284697268') no-repeat
;
63 .iPhoneCheckHandleRight {
67 background: url
('../img/iphone-style-checkboxes/slider_right.png?1284697268') no-repeat right
0; }
69 .iPhoneCheckHandleCenter {
72 background: url
('../img/iphone-style-checkboxes/slider_center.png?1284697268'); }
79 .iOSCheckContainer input {
83 filter: progid:DXImageTransform
.Microsoft
.Alpha
(Opacity
=0);
85 .iOSCheckContainer label {
90 font-family: "Helvetica Neue", Arial
, Helvetica
, sans-serif
;
99 .iOSCheckContainer, .iOSCheckContainer label {
101 -moz-user-select: none
;
102 -khtml-user-select: none
; }
105 filter: progid:DXImageTransform
.Microsoft
.Alpha
(Opacity
=50);
108 label
.iOSCheckLabelOn
{
110 background: url
('../img/ios-style-checkboxes/on.png?1284697268') no-repeat
;
111 text-shadow: 0px 0px 2px rgba
(0, 0, 0, 0.6);
114 label
.iOSCheckLabelOn span
{
116 label
.iOSCheckLabelOff
{
118 background: url
('../img/ios-style-checkboxes/off.png?1284697268') no-repeat right
0;
119 text-shadow: 0px 0px 2px rgba
(255, 255, 255, 0.6);
122 label
.iOSCheckLabelOff span
{
123 padding-right: 8px; }
133 background: url
('../img/ios-style-checkboxes/slider_left.png?1284697268') no-repeat
;
136 .iOSCheckHandleRight {
140 background: url
('../img/ios-style-checkboxes/slider_right.png?1284697268') no-repeat right
0; }
142 .iOSCheckHandleCenter {
145 background: url
('../img/ios-style-checkboxes/slider_center.png?1284697268'); }