icheck-rails 1.0.2.0 → 1.0.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (117) hide show
  1. checksums.yaml +4 -4
  2. data/lib/icheck/rails/version.rb +1 -1
  3. data/test/dummy/log/test.log +6 -0
  4. data/vendor/assets/images/icheck/flat/aero.png +0 -0
  5. data/vendor/assets/images/icheck/flat/aero@2x.png +0 -0
  6. data/vendor/assets/images/icheck/flat/blue.png +0 -0
  7. data/vendor/assets/images/icheck/flat/blue@2x.png +0 -0
  8. data/vendor/assets/images/icheck/flat/flat.png +0 -0
  9. data/vendor/assets/images/icheck/flat/flat@2x.png +0 -0
  10. data/vendor/assets/images/icheck/flat/green.png +0 -0
  11. data/vendor/assets/images/icheck/flat/green@2x.png +0 -0
  12. data/vendor/assets/images/icheck/flat/grey.png +0 -0
  13. data/vendor/assets/images/icheck/flat/grey@2x.png +0 -0
  14. data/vendor/assets/images/icheck/flat/orange.png +0 -0
  15. data/vendor/assets/images/icheck/flat/orange@2x.png +0 -0
  16. data/vendor/assets/images/icheck/flat/pink.png +0 -0
  17. data/vendor/assets/images/icheck/flat/pink@2x.png +0 -0
  18. data/vendor/assets/images/icheck/flat/purple.png +0 -0
  19. data/vendor/assets/images/icheck/flat/purple@2x.png +0 -0
  20. data/vendor/assets/images/icheck/flat/red.png +0 -0
  21. data/vendor/assets/images/icheck/flat/red@2x.png +0 -0
  22. data/vendor/assets/images/icheck/flat/yellow.png +0 -0
  23. data/vendor/assets/images/icheck/flat/yellow@2x.png +0 -0
  24. data/vendor/assets/images/icheck/futurico/futurico.png +0 -0
  25. data/vendor/assets/images/icheck/futurico/futurico@2x.png +0 -0
  26. data/vendor/assets/images/icheck/line/line.png +0 -0
  27. data/vendor/assets/images/icheck/line/line@2x.png +0 -0
  28. data/vendor/assets/images/icheck/minimal/aero.png +0 -0
  29. data/vendor/assets/images/icheck/minimal/aero@2x.png +0 -0
  30. data/vendor/assets/images/icheck/minimal/blue.png +0 -0
  31. data/vendor/assets/images/icheck/minimal/blue@2x.png +0 -0
  32. data/vendor/assets/images/icheck/minimal/green.png +0 -0
  33. data/vendor/assets/images/icheck/minimal/green@2x.png +0 -0
  34. data/vendor/assets/images/icheck/minimal/grey.png +0 -0
  35. data/vendor/assets/images/icheck/minimal/grey@2x.png +0 -0
  36. data/vendor/assets/images/icheck/minimal/minimal.png +0 -0
  37. data/vendor/assets/images/icheck/minimal/minimal@2x.png +0 -0
  38. data/vendor/assets/images/icheck/minimal/orange.png +0 -0
  39. data/vendor/assets/images/icheck/minimal/orange@2x.png +0 -0
  40. data/vendor/assets/images/icheck/minimal/pink.png +0 -0
  41. data/vendor/assets/images/icheck/minimal/pink@2x.png +0 -0
  42. data/vendor/assets/images/icheck/minimal/purple.png +0 -0
  43. data/vendor/assets/images/icheck/minimal/purple@2x.png +0 -0
  44. data/vendor/assets/images/icheck/minimal/red.png +0 -0
  45. data/vendor/assets/images/icheck/minimal/red@2x.png +0 -0
  46. data/vendor/assets/images/icheck/minimal/yellow.png +0 -0
  47. data/vendor/assets/images/icheck/minimal/yellow@2x.png +0 -0
  48. data/vendor/assets/images/icheck/polaris/polaris.png +0 -0
  49. data/vendor/assets/images/icheck/polaris/polaris@2x.png +0 -0
  50. data/vendor/assets/images/icheck/square/aero.png +0 -0
  51. data/vendor/assets/images/icheck/square/aero@2x.png +0 -0
  52. data/vendor/assets/images/icheck/square/blue.png +0 -0
  53. data/vendor/assets/images/icheck/square/blue@2x.png +0 -0
  54. data/vendor/assets/images/icheck/square/green.png +0 -0
  55. data/vendor/assets/images/icheck/square/green@2x.png +0 -0
  56. data/vendor/assets/images/icheck/square/grey.png +0 -0
  57. data/vendor/assets/images/icheck/square/grey@2x.png +0 -0
  58. data/vendor/assets/images/icheck/square/orange.png +0 -0
  59. data/vendor/assets/images/icheck/square/orange@2x.png +0 -0
  60. data/vendor/assets/images/icheck/square/pink.png +0 -0
  61. data/vendor/assets/images/icheck/square/pink@2x.png +0 -0
  62. data/vendor/assets/images/icheck/square/purple.png +0 -0
  63. data/vendor/assets/images/icheck/square/purple@2x.png +0 -0
  64. data/vendor/assets/images/icheck/square/red.png +0 -0
  65. data/vendor/assets/images/icheck/square/red@2x.png +0 -0
  66. data/vendor/assets/images/icheck/square/square.png +0 -0
  67. data/vendor/assets/images/icheck/square/square@2x.png +0 -0
  68. data/vendor/assets/images/icheck/square/yellow.png +0 -0
  69. data/vendor/assets/images/icheck/square/yellow@2x.png +0 -0
  70. data/vendor/assets/javascripts/icheck.js +509 -0
  71. data/vendor/assets/stylesheets/icheck/flat/_all.css.scss +530 -0
  72. data/vendor/assets/stylesheets/icheck/flat/aero.css.scss +53 -0
  73. data/vendor/assets/stylesheets/icheck/flat/blue.css.scss +53 -0
  74. data/vendor/assets/stylesheets/icheck/flat/flat.css.scss +53 -0
  75. data/vendor/assets/stylesheets/icheck/flat/green.css.scss +53 -0
  76. data/vendor/assets/stylesheets/icheck/flat/grey.css.scss +53 -0
  77. data/vendor/assets/stylesheets/icheck/flat/orange.css.scss +53 -0
  78. data/vendor/assets/stylesheets/icheck/flat/pink.css.scss +53 -0
  79. data/vendor/assets/stylesheets/icheck/flat/purple.css.scss +53 -0
  80. data/vendor/assets/stylesheets/icheck/flat/red.css.scss +53 -0
  81. data/vendor/assets/stylesheets/icheck/flat/yellow.css.scss +53 -0
  82. data/vendor/assets/stylesheets/icheck/futurico/futurico.css.scss +53 -0
  83. data/vendor/assets/stylesheets/icheck/line/_all.css.scss +710 -0
  84. data/vendor/assets/stylesheets/icheck/line/aero.css.scss +71 -0
  85. data/vendor/assets/stylesheets/icheck/line/blue.css.scss +71 -0
  86. data/vendor/assets/stylesheets/icheck/line/green.css.scss +71 -0
  87. data/vendor/assets/stylesheets/icheck/line/grey.css.scss +71 -0
  88. data/vendor/assets/stylesheets/icheck/line/line.css.scss +71 -0
  89. data/vendor/assets/stylesheets/icheck/line/orange.css.scss +71 -0
  90. data/vendor/assets/stylesheets/icheck/line/pink.css.scss +71 -0
  91. data/vendor/assets/stylesheets/icheck/line/purple.css.scss +71 -0
  92. data/vendor/assets/stylesheets/icheck/line/red.css.scss +71 -0
  93. data/vendor/assets/stylesheets/icheck/line/yellow.css.scss +71 -0
  94. data/vendor/assets/stylesheets/icheck/minimal/_all.css.scss +590 -0
  95. data/vendor/assets/stylesheets/icheck/minimal/aero.css.scss +59 -0
  96. data/vendor/assets/stylesheets/icheck/minimal/blue.css.scss +59 -0
  97. data/vendor/assets/stylesheets/icheck/minimal/green.css.scss +59 -0
  98. data/vendor/assets/stylesheets/icheck/minimal/grey.css.scss +59 -0
  99. data/vendor/assets/stylesheets/icheck/minimal/minimal.css.scss +59 -0
  100. data/vendor/assets/stylesheets/icheck/minimal/orange.css.scss +59 -0
  101. data/vendor/assets/stylesheets/icheck/minimal/pink.css.scss +59 -0
  102. data/vendor/assets/stylesheets/icheck/minimal/purple.css.scss +59 -0
  103. data/vendor/assets/stylesheets/icheck/minimal/red.css.scss +59 -0
  104. data/vendor/assets/stylesheets/icheck/minimal/yellow.css.scss +59 -0
  105. data/vendor/assets/stylesheets/icheck/polaris/polaris.css.scss +59 -0
  106. data/vendor/assets/stylesheets/icheck/square/_all.css.scss +590 -0
  107. data/vendor/assets/stylesheets/icheck/square/aero.css.scss +59 -0
  108. data/vendor/assets/stylesheets/icheck/square/blue.css.scss +59 -0
  109. data/vendor/assets/stylesheets/icheck/square/green.css.scss +59 -0
  110. data/vendor/assets/stylesheets/icheck/square/grey.css.scss +59 -0
  111. data/vendor/assets/stylesheets/icheck/square/orange.css.scss +59 -0
  112. data/vendor/assets/stylesheets/icheck/square/pink.css.scss +59 -0
  113. data/vendor/assets/stylesheets/icheck/square/purple.css.scss +59 -0
  114. data/vendor/assets/stylesheets/icheck/square/red.css.scss +59 -0
  115. data/vendor/assets/stylesheets/icheck/square/square.css.scss +59 -0
  116. data/vendor/assets/stylesheets/icheck/square/yellow.css.scss +59 -0
  117. metadata +115 -2
@@ -0,0 +1,59 @@
1
+ /* iCheck plugin Minimal skin, red
2
+ ----------------------------------- */
3
+ .icheckbox_minimal-red,
4
+ .iradio_minimal-red {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 18px;
11
+ height: 18px;
12
+ background: image-url("icheck/minimal/red.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_minimal-red {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_minimal-red.hover {
21
+ background-position: -20px 0;
22
+ }
23
+ .icheckbox_minimal-red.checked {
24
+ background-position: -40px 0;
25
+ }
26
+ .icheckbox_minimal-red.disabled {
27
+ background-position: -60px 0;
28
+ cursor: default;
29
+ }
30
+ .icheckbox_minimal-red.checked.disabled {
31
+ background-position: -80px 0;
32
+ }
33
+
34
+ .iradio_minimal-red {
35
+ background-position: -100px 0;
36
+ }
37
+ .iradio_minimal-red.hover {
38
+ background-position: -120px 0;
39
+ }
40
+ .iradio_minimal-red.checked {
41
+ background-position: -140px 0;
42
+ }
43
+ .iradio_minimal-red.disabled {
44
+ background-position: -160px 0;
45
+ cursor: default;
46
+ }
47
+ .iradio_minimal-red.checked.disabled {
48
+ background-position: -180px 0;
49
+ }
50
+
51
+ /* HiDPI support */
52
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
53
+ .icheckbox_minimal-red,
54
+ .iradio_minimal-red {
55
+ background-image: image-url("icheck/minimal/red@2x.png");
56
+ -webkit-background-size: 200px 20px;
57
+ background-size: 200px 20px;
58
+ }
59
+ }
@@ -0,0 +1,59 @@
1
+ /* iCheck plugin Minimal skin, yellow
2
+ ----------------------------------- */
3
+ .icheckbox_minimal-yellow,
4
+ .iradio_minimal-yellow {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 18px;
11
+ height: 18px;
12
+ background: image-url("icheck/minimal/yellow.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_minimal-yellow {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_minimal-yellow.hover {
21
+ background-position: -20px 0;
22
+ }
23
+ .icheckbox_minimal-yellow.checked {
24
+ background-position: -40px 0;
25
+ }
26
+ .icheckbox_minimal-yellow.disabled {
27
+ background-position: -60px 0;
28
+ cursor: default;
29
+ }
30
+ .icheckbox_minimal-yellow.checked.disabled {
31
+ background-position: -80px 0;
32
+ }
33
+
34
+ .iradio_minimal-yellow {
35
+ background-position: -100px 0;
36
+ }
37
+ .iradio_minimal-yellow.hover {
38
+ background-position: -120px 0;
39
+ }
40
+ .iradio_minimal-yellow.checked {
41
+ background-position: -140px 0;
42
+ }
43
+ .iradio_minimal-yellow.disabled {
44
+ background-position: -160px 0;
45
+ cursor: default;
46
+ }
47
+ .iradio_minimal-yellow.checked.disabled {
48
+ background-position: -180px 0;
49
+ }
50
+
51
+ /* HiDPI support */
52
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
53
+ .icheckbox_minimal-yellow,
54
+ .iradio_minimal-yellow {
55
+ background-image: image-url("icheck/minimal/yellow@2x.png");
56
+ -webkit-background-size: 200px 20px;
57
+ background-size: 200px 20px;
58
+ }
59
+ }
@@ -0,0 +1,59 @@
1
+ /* iCheck plugin Polaris skin
2
+ ----------------------------------- */
3
+ .icheckbox_polaris,
4
+ .iradio_polaris {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 29px;
11
+ height: 29px;
12
+ background: image-url("icheck/polaris/polaris.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_polaris {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_polaris.hover {
21
+ background-position: -31px 0;
22
+ }
23
+ .icheckbox_polaris.checked {
24
+ background-position: -62px 0;
25
+ }
26
+ .icheckbox_polaris.disabled {
27
+ background-position: -93px 0;
28
+ cursor: default;
29
+ }
30
+ .icheckbox_polaris.checked.disabled {
31
+ background-position: -124px 0;
32
+ }
33
+
34
+ .iradio_polaris {
35
+ background-position: -155px 0;
36
+ }
37
+ .iradio_polaris.hover {
38
+ background-position: -186px 0;
39
+ }
40
+ .iradio_polaris.checked {
41
+ background-position: -217px 0;
42
+ }
43
+ .iradio_polaris.disabled {
44
+ background-position: -248px 0;
45
+ cursor: default;
46
+ }
47
+ .iradio_polaris.checked.disabled {
48
+ background-position: -279px 0;
49
+ }
50
+
51
+ /* HiDPI support */
52
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
53
+ .icheckbox_polaris,
54
+ .iradio_polaris {
55
+ background-image: image-url("icheck/polaris/polaris@2x.png");
56
+ -webkit-background-size: 310px 31px;
57
+ background-size: 310px 31px;
58
+ }
59
+ }
@@ -0,0 +1,590 @@
1
+ /* iCheck plugin Square skin
2
+ ----------------------------------- */
3
+ .icheckbox_square,
4
+ .iradio_square {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 22px;
11
+ height: 22px;
12
+ background: image-url("icheck/square/square.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_square {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_square.hover {
21
+ background-position: -24px 0;
22
+ }
23
+ .icheckbox_square.checked {
24
+ background-position: -48px 0;
25
+ }
26
+ .icheckbox_square.disabled {
27
+ background-position: -72px 0;
28
+ cursor: default;
29
+ }
30
+ .icheckbox_square.checked.disabled {
31
+ background-position: -96px 0;
32
+ }
33
+
34
+ .iradio_square {
35
+ background-position: -120px 0;
36
+ }
37
+ .iradio_square.hover {
38
+ background-position: -144px 0;
39
+ }
40
+ .iradio_square.checked {
41
+ background-position: -168px 0;
42
+ }
43
+ .iradio_square.disabled {
44
+ background-position: -192px 0;
45
+ cursor: default;
46
+ }
47
+ .iradio_square.checked.disabled {
48
+ background-position: -216px 0;
49
+ }
50
+
51
+ /* HiDPI support */
52
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
53
+ .icheckbox_square,
54
+ .iradio_square {
55
+ background-image: image-url("icheck/square/square@2x.png");
56
+ -webkit-background-size: 240px 24px;
57
+ background-size: 240px 24px;
58
+ }
59
+ }
60
+
61
+ /* red */
62
+ .icheckbox_square-red,
63
+ .iradio_square-red {
64
+ display: inline-block;
65
+ *display: inline;
66
+ vertical-align: middle;
67
+ margin: 0;
68
+ padding: 0;
69
+ width: 22px;
70
+ height: 22px;
71
+ background: image-url("icheck/square/red.png") no-repeat;
72
+ border: none;
73
+ cursor: pointer;
74
+ }
75
+
76
+ .icheckbox_square-red {
77
+ background-position: 0 0;
78
+ }
79
+ .icheckbox_square-red.hover {
80
+ background-position: -24px 0;
81
+ }
82
+ .icheckbox_square-red.checked {
83
+ background-position: -48px 0;
84
+ }
85
+ .icheckbox_square-red.disabled {
86
+ background-position: -72px 0;
87
+ cursor: default;
88
+ }
89
+ .icheckbox_square-red.checked.disabled {
90
+ background-position: -96px 0;
91
+ }
92
+
93
+ .iradio_square-red {
94
+ background-position: -120px 0;
95
+ }
96
+ .iradio_square-red.hover {
97
+ background-position: -144px 0;
98
+ }
99
+ .iradio_square-red.checked {
100
+ background-position: -168px 0;
101
+ }
102
+ .iradio_square-red.disabled {
103
+ background-position: -192px 0;
104
+ cursor: default;
105
+ }
106
+ .iradio_square-red.checked.disabled {
107
+ background-position: -216px 0;
108
+ }
109
+
110
+ /* HiDPI support */
111
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
112
+ .icheckbox_square-red,
113
+ .iradio_square-red {
114
+ background-image: image-url("icheck/square/red@2x.png");
115
+ -webkit-background-size: 240px 24px;
116
+ background-size: 240px 24px;
117
+ }
118
+ }
119
+
120
+ /* green */
121
+ .icheckbox_square-green,
122
+ .iradio_square-green {
123
+ display: inline-block;
124
+ *display: inline;
125
+ vertical-align: middle;
126
+ margin: 0;
127
+ padding: 0;
128
+ width: 22px;
129
+ height: 22px;
130
+ background: image-url("icheck/square/green.png") no-repeat;
131
+ border: none;
132
+ cursor: pointer;
133
+ }
134
+
135
+ .icheckbox_square-green {
136
+ background-position: 0 0;
137
+ }
138
+ .icheckbox_square-green.hover {
139
+ background-position: -24px 0;
140
+ }
141
+ .icheckbox_square-green.checked {
142
+ background-position: -48px 0;
143
+ }
144
+ .icheckbox_square-green.disabled {
145
+ background-position: -72px 0;
146
+ cursor: default;
147
+ }
148
+ .icheckbox_square-green.checked.disabled {
149
+ background-position: -96px 0;
150
+ }
151
+
152
+ .iradio_square-green {
153
+ background-position: -120px 0;
154
+ }
155
+ .iradio_square-green.hover {
156
+ background-position: -144px 0;
157
+ }
158
+ .iradio_square-green.checked {
159
+ background-position: -168px 0;
160
+ }
161
+ .iradio_square-green.disabled {
162
+ background-position: -192px 0;
163
+ cursor: default;
164
+ }
165
+ .iradio_square-green.checked.disabled {
166
+ background-position: -216px 0;
167
+ }
168
+
169
+ /* HiDPI support */
170
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
171
+ .icheckbox_square-green,
172
+ .iradio_square-green {
173
+ background-image: image-url("icheck/square/green@2x.png");
174
+ -webkit-background-size: 240px 24px;
175
+ background-size: 240px 24px;
176
+ }
177
+ }
178
+
179
+ /* blue */
180
+ .icheckbox_square-blue,
181
+ .iradio_square-blue {
182
+ display: inline-block;
183
+ *display: inline;
184
+ vertical-align: middle;
185
+ margin: 0;
186
+ padding: 0;
187
+ width: 22px;
188
+ height: 22px;
189
+ background: image-url("icheck/square/blue.png") no-repeat;
190
+ border: none;
191
+ cursor: pointer;
192
+ }
193
+
194
+ .icheckbox_square-blue {
195
+ background-position: 0 0;
196
+ }
197
+ .icheckbox_square-blue.hover {
198
+ background-position: -24px 0;
199
+ }
200
+ .icheckbox_square-blue.checked {
201
+ background-position: -48px 0;
202
+ }
203
+ .icheckbox_square-blue.disabled {
204
+ background-position: -72px 0;
205
+ cursor: default;
206
+ }
207
+ .icheckbox_square-blue.checked.disabled {
208
+ background-position: -96px 0;
209
+ }
210
+
211
+ .iradio_square-blue {
212
+ background-position: -120px 0;
213
+ }
214
+ .iradio_square-blue.hover {
215
+ background-position: -144px 0;
216
+ }
217
+ .iradio_square-blue.checked {
218
+ background-position: -168px 0;
219
+ }
220
+ .iradio_square-blue.disabled {
221
+ background-position: -192px 0;
222
+ cursor: default;
223
+ }
224
+ .iradio_square-blue.checked.disabled {
225
+ background-position: -216px 0;
226
+ }
227
+
228
+ /* HiDPI support */
229
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
230
+ .icheckbox_square-blue,
231
+ .iradio_square-blue {
232
+ background-image: image-url("icheck/square/blue@2x.png");
233
+ -webkit-background-size: 240px 24px;
234
+ background-size: 240px 24px;
235
+ }
236
+ }
237
+
238
+ /* aero */
239
+ .icheckbox_square-aero,
240
+ .iradio_square-aero {
241
+ display: inline-block;
242
+ *display: inline;
243
+ vertical-align: middle;
244
+ margin: 0;
245
+ padding: 0;
246
+ width: 22px;
247
+ height: 22px;
248
+ background: image-url("icheck/square/aero.png") no-repeat;
249
+ border: none;
250
+ cursor: pointer;
251
+ }
252
+
253
+ .icheckbox_square-aero {
254
+ background-position: 0 0;
255
+ }
256
+ .icheckbox_square-aero.hover {
257
+ background-position: -24px 0;
258
+ }
259
+ .icheckbox_square-aero.checked {
260
+ background-position: -48px 0;
261
+ }
262
+ .icheckbox_square-aero.disabled {
263
+ background-position: -72px 0;
264
+ cursor: default;
265
+ }
266
+ .icheckbox_square-aero.checked.disabled {
267
+ background-position: -96px 0;
268
+ }
269
+
270
+ .iradio_square-aero {
271
+ background-position: -120px 0;
272
+ }
273
+ .iradio_square-aero.hover {
274
+ background-position: -144px 0;
275
+ }
276
+ .iradio_square-aero.checked {
277
+ background-position: -168px 0;
278
+ }
279
+ .iradio_square-aero.disabled {
280
+ background-position: -192px 0;
281
+ cursor: default;
282
+ }
283
+ .iradio_square-aero.checked.disabled {
284
+ background-position: -216px 0;
285
+ }
286
+
287
+ /* HiDPI support */
288
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
289
+ .icheckbox_square-aero,
290
+ .iradio_square-aero {
291
+ background-image: image-url("icheck/square/aero@2x.png");
292
+ -webkit-background-size: 240px 24px;
293
+ background-size: 240px 24px;
294
+ }
295
+ }
296
+
297
+ /* grey */
298
+ .icheckbox_square-grey,
299
+ .iradio_square-grey {
300
+ display: inline-block;
301
+ *display: inline;
302
+ vertical-align: middle;
303
+ margin: 0;
304
+ padding: 0;
305
+ width: 22px;
306
+ height: 22px;
307
+ background: image-url("icheck/square/grey.png") no-repeat;
308
+ border: none;
309
+ cursor: pointer;
310
+ }
311
+
312
+ .icheckbox_square-grey {
313
+ background-position: 0 0;
314
+ }
315
+ .icheckbox_square-grey.hover {
316
+ background-position: -24px 0;
317
+ }
318
+ .icheckbox_square-grey.checked {
319
+ background-position: -48px 0;
320
+ }
321
+ .icheckbox_square-grey.disabled {
322
+ background-position: -72px 0;
323
+ cursor: default;
324
+ }
325
+ .icheckbox_square-grey.checked.disabled {
326
+ background-position: -96px 0;
327
+ }
328
+
329
+ .iradio_square-grey {
330
+ background-position: -120px 0;
331
+ }
332
+ .iradio_square-grey.hover {
333
+ background-position: -144px 0;
334
+ }
335
+ .iradio_square-grey.checked {
336
+ background-position: -168px 0;
337
+ }
338
+ .iradio_square-grey.disabled {
339
+ background-position: -192px 0;
340
+ cursor: default;
341
+ }
342
+ .iradio_square-grey.checked.disabled {
343
+ background-position: -216px 0;
344
+ }
345
+
346
+ /* HiDPI support */
347
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
348
+ .icheckbox_square-grey,
349
+ .iradio_square-grey {
350
+ background-image: image-url("icheck/square/grey@2x.png");
351
+ -webkit-background-size: 240px 24px;
352
+ background-size: 240px 24px;
353
+ }
354
+ }
355
+
356
+ /* orange */
357
+ .icheckbox_square-orange,
358
+ .iradio_square-orange {
359
+ display: inline-block;
360
+ *display: inline;
361
+ vertical-align: middle;
362
+ margin: 0;
363
+ padding: 0;
364
+ width: 22px;
365
+ height: 22px;
366
+ background: image-url("icheck/square/orange.png") no-repeat;
367
+ border: none;
368
+ cursor: pointer;
369
+ }
370
+
371
+ .icheckbox_square-orange {
372
+ background-position: 0 0;
373
+ }
374
+ .icheckbox_square-orange.hover {
375
+ background-position: -24px 0;
376
+ }
377
+ .icheckbox_square-orange.checked {
378
+ background-position: -48px 0;
379
+ }
380
+ .icheckbox_square-orange.disabled {
381
+ background-position: -72px 0;
382
+ cursor: default;
383
+ }
384
+ .icheckbox_square-orange.checked.disabled {
385
+ background-position: -96px 0;
386
+ }
387
+
388
+ .iradio_square-orange {
389
+ background-position: -120px 0;
390
+ }
391
+ .iradio_square-orange.hover {
392
+ background-position: -144px 0;
393
+ }
394
+ .iradio_square-orange.checked {
395
+ background-position: -168px 0;
396
+ }
397
+ .iradio_square-orange.disabled {
398
+ background-position: -192px 0;
399
+ cursor: default;
400
+ }
401
+ .iradio_square-orange.checked.disabled {
402
+ background-position: -216px 0;
403
+ }
404
+
405
+ /* HiDPI support */
406
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
407
+ .icheckbox_square-orange,
408
+ .iradio_square-orange {
409
+ background-image: image-url("icheck/square/orange@2x.png");
410
+ -webkit-background-size: 240px 24px;
411
+ background-size: 240px 24px;
412
+ }
413
+ }
414
+
415
+ /* yellow */
416
+ .icheckbox_square-yellow,
417
+ .iradio_square-yellow {
418
+ display: inline-block;
419
+ *display: inline;
420
+ vertical-align: middle;
421
+ margin: 0;
422
+ padding: 0;
423
+ width: 22px;
424
+ height: 22px;
425
+ background: image-url("icheck/square/yellow.png") no-repeat;
426
+ border: none;
427
+ cursor: pointer;
428
+ }
429
+
430
+ .icheckbox_square-yellow {
431
+ background-position: 0 0;
432
+ }
433
+ .icheckbox_square-yellow.hover {
434
+ background-position: -24px 0;
435
+ }
436
+ .icheckbox_square-yellow.checked {
437
+ background-position: -48px 0;
438
+ }
439
+ .icheckbox_square-yellow.disabled {
440
+ background-position: -72px 0;
441
+ cursor: default;
442
+ }
443
+ .icheckbox_square-yellow.checked.disabled {
444
+ background-position: -96px 0;
445
+ }
446
+
447
+ .iradio_square-yellow {
448
+ background-position: -120px 0;
449
+ }
450
+ .iradio_square-yellow.hover {
451
+ background-position: -144px 0;
452
+ }
453
+ .iradio_square-yellow.checked {
454
+ background-position: -168px 0;
455
+ }
456
+ .iradio_square-yellow.disabled {
457
+ background-position: -192px 0;
458
+ cursor: default;
459
+ }
460
+ .iradio_square-yellow.checked.disabled {
461
+ background-position: -216px 0;
462
+ }
463
+
464
+ /* HiDPI support */
465
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
466
+ .icheckbox_square-yellow,
467
+ .iradio_square-yellow {
468
+ background-image: image-url("icheck/square/yellow@2x.png");
469
+ -webkit-background-size: 240px 24px;
470
+ background-size: 240px 24px;
471
+ }
472
+ }
473
+
474
+ /* pink */
475
+ .icheckbox_square-pink,
476
+ .iradio_square-pink {
477
+ display: inline-block;
478
+ *display: inline;
479
+ vertical-align: middle;
480
+ margin: 0;
481
+ padding: 0;
482
+ width: 22px;
483
+ height: 22px;
484
+ background: image-url("icheck/square/pink.png") no-repeat;
485
+ border: none;
486
+ cursor: pointer;
487
+ }
488
+
489
+ .icheckbox_square-pink {
490
+ background-position: 0 0;
491
+ }
492
+ .icheckbox_square-pink.hover {
493
+ background-position: -24px 0;
494
+ }
495
+ .icheckbox_square-pink.checked {
496
+ background-position: -48px 0;
497
+ }
498
+ .icheckbox_square-pink.disabled {
499
+ background-position: -72px 0;
500
+ cursor: default;
501
+ }
502
+ .icheckbox_square-pink.checked.disabled {
503
+ background-position: -96px 0;
504
+ }
505
+
506
+ .iradio_square-pink {
507
+ background-position: -120px 0;
508
+ }
509
+ .iradio_square-pink.hover {
510
+ background-position: -144px 0;
511
+ }
512
+ .iradio_square-pink.checked {
513
+ background-position: -168px 0;
514
+ }
515
+ .iradio_square-pink.disabled {
516
+ background-position: -192px 0;
517
+ cursor: default;
518
+ }
519
+ .iradio_square-pink.checked.disabled {
520
+ background-position: -216px 0;
521
+ }
522
+
523
+ /* HiDPI support */
524
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
525
+ .icheckbox_square-pink,
526
+ .iradio_square-pink {
527
+ background-image: image-url("icheck/square/pink@2x.png");
528
+ -webkit-background-size: 240px 24px;
529
+ background-size: 240px 24px;
530
+ }
531
+ }
532
+
533
+ /* purple */
534
+ .icheckbox_square-purple,
535
+ .iradio_square-purple {
536
+ display: inline-block;
537
+ *display: inline;
538
+ vertical-align: middle;
539
+ margin: 0;
540
+ padding: 0;
541
+ width: 22px;
542
+ height: 22px;
543
+ background: image-url("icheck/square/purple.png") no-repeat;
544
+ border: none;
545
+ cursor: pointer;
546
+ }
547
+
548
+ .icheckbox_square-purple {
549
+ background-position: 0 0;
550
+ }
551
+ .icheckbox_square-purple.hover {
552
+ background-position: -24px 0;
553
+ }
554
+ .icheckbox_square-purple.checked {
555
+ background-position: -48px 0;
556
+ }
557
+ .icheckbox_square-purple.disabled {
558
+ background-position: -72px 0;
559
+ cursor: default;
560
+ }
561
+ .icheckbox_square-purple.checked.disabled {
562
+ background-position: -96px 0;
563
+ }
564
+
565
+ .iradio_square-purple {
566
+ background-position: -120px 0;
567
+ }
568
+ .iradio_square-purple.hover {
569
+ background-position: -144px 0;
570
+ }
571
+ .iradio_square-purple.checked {
572
+ background-position: -168px 0;
573
+ }
574
+ .iradio_square-purple.disabled {
575
+ background-position: -192px 0;
576
+ cursor: default;
577
+ }
578
+ .iradio_square-purple.checked.disabled {
579
+ background-position: -216px 0;
580
+ }
581
+
582
+ /* HiDPI support */
583
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
584
+ .icheckbox_square-purple,
585
+ .iradio_square-purple {
586
+ background-image: image-url("icheck/square/purple@2x.png");
587
+ -webkit-background-size: 240px 24px;
588
+ background-size: 240px 24px;
589
+ }
590
+ }