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,53 @@
1
+ /* iCheck plugin Flat skin, aero
2
+ ----------------------------------- */
3
+ .icheckbox_flat-aero,
4
+ .iradio_flat-aero {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/aero.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-aero {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-aero.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-aero.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-aero.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-aero {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-aero.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-aero.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-aero.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-aero,
48
+ .iradio_flat-aero {
49
+ background-image: image-url("icheck/flat/aero@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, blue
2
+ ----------------------------------- */
3
+ .icheckbox_flat-blue,
4
+ .iradio_flat-blue {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/blue.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-blue {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-blue.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-blue.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-blue.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-blue {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-blue.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-blue.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-blue.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-blue,
48
+ .iradio_flat-blue {
49
+ background-image: image-url("icheck/flat/blue@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin flat skin, black
2
+ ----------------------------------- */
3
+ .icheckbox_flat,
4
+ .iradio_flat {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/flat.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat,
48
+ .iradio_flat {
49
+ background-image: image-url("icheck/flat/flat@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, green
2
+ ----------------------------------- */
3
+ .icheckbox_flat-green,
4
+ .iradio_flat-green {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/green.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-green {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-green.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-green.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-green.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-green {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-green.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-green.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-green.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-green,
48
+ .iradio_flat-green {
49
+ background-image: image-url("icheck/flat/green@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, grey
2
+ ----------------------------------- */
3
+ .icheckbox_flat-grey,
4
+ .iradio_flat-grey {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/grey.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-grey {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-grey.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-grey.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-grey.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-grey {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-grey.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-grey.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-grey.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-grey,
48
+ .iradio_flat-grey {
49
+ background-image: image-url("icheck/flat/grey@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, orange
2
+ ----------------------------------- */
3
+ .icheckbox_flat-orange,
4
+ .iradio_flat-orange {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/orange.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-orange {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-orange.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-orange.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-orange.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-orange {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-orange.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-orange.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-orange.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-orange,
48
+ .iradio_flat-orange {
49
+ background-image: image-url("icheck/flat/orange@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, pink
2
+ ----------------------------------- */
3
+ .icheckbox_flat-pink,
4
+ .iradio_flat-pink {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/pink.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-pink {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-pink.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-pink.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-pink.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-pink {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-pink.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-pink.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-pink.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-pink,
48
+ .iradio_flat-pink {
49
+ background-image: image-url("icheck/flat/pink@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, purple
2
+ ----------------------------------- */
3
+ .icheckbox_flat-purple,
4
+ .iradio_flat-purple {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/purple.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-purple {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-purple.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-purple.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-purple.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-purple {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-purple.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-purple.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-purple.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-purple,
48
+ .iradio_flat-purple {
49
+ background-image: image-url("icheck/flat/purple@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }
@@ -0,0 +1,53 @@
1
+ /* iCheck plugin Flat skin, red
2
+ ----------------------------------- */
3
+ .icheckbox_flat-red,
4
+ .iradio_flat-red {
5
+ display: inline-block;
6
+ *display: inline;
7
+ vertical-align: middle;
8
+ margin: 0;
9
+ padding: 0;
10
+ width: 20px;
11
+ height: 20px;
12
+ background: image-url("icheck/flat/red.png") no-repeat;
13
+ border: none;
14
+ cursor: pointer;
15
+ }
16
+
17
+ .icheckbox_flat-red {
18
+ background-position: 0 0;
19
+ }
20
+ .icheckbox_flat-red.checked {
21
+ background-position: -22px 0;
22
+ }
23
+ .icheckbox_flat-red.disabled {
24
+ background-position: -44px 0;
25
+ cursor: default;
26
+ }
27
+ .icheckbox_flat-red.checked.disabled {
28
+ background-position: -66px 0;
29
+ }
30
+
31
+ .iradio_flat-red {
32
+ background-position: -88px 0;
33
+ }
34
+ .iradio_flat-red.checked {
35
+ background-position: -110px 0;
36
+ }
37
+ .iradio_flat-red.disabled {
38
+ background-position: -132px 0;
39
+ cursor: default;
40
+ }
41
+ .iradio_flat-red.checked.disabled {
42
+ background-position: -154px 0;
43
+ }
44
+
45
+ /* HiDPI support */
46
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
47
+ .icheckbox_flat-red,
48
+ .iradio_flat-red {
49
+ background-image: image-url("icheck/flat/red@2x.png");
50
+ -webkit-background-size: 176px 22px;
51
+ background-size: 176px 22px;
52
+ }
53
+ }