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,71 @@
1
+ /* iCheck plugin Line skin, aero
2
+ ----------------------------------- */
3
+ .icheckbox_line-aero,
4
+ .iradio_line-aero {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #9cc2cb;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-aero .icheck_line-icon,
20
+ .iradio_line-aero .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-aero.hover,
33
+ .icheckbox_line-aero.checked.hover,
34
+ .iradio_line-aero.hover {
35
+ background: #B5D1D8;
36
+ }
37
+ .icheckbox_line-aero.checked,
38
+ .iradio_line-aero.checked {
39
+ background: #9cc2cb;
40
+ }
41
+ .icheckbox_line-aero.checked .icheck_line-icon,
42
+ .iradio_line-aero.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-aero.disabled,
46
+ .iradio_line-aero.disabled {
47
+ background: #D2E4E8;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-aero.disabled .icheck_line-icon,
51
+ .iradio_line-aero.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-aero.checked.disabled,
55
+ .iradio_line-aero.checked.disabled {
56
+ background: #D2E4E8;
57
+ }
58
+ .icheckbox_line-aero.checked.disabled .icheck_line-icon,
59
+ .iradio_line-aero.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-aero .icheck_line-icon,
66
+ .iradio_line-aero .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, blue
2
+ ----------------------------------- */
3
+ .icheckbox_line-blue,
4
+ .iradio_line-blue {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #2489c5;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-blue .icheck_line-icon,
20
+ .iradio_line-blue .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-blue.hover,
33
+ .icheckbox_line-blue.checked.hover,
34
+ .iradio_line-blue.hover {
35
+ background: #3DA0DB;
36
+ }
37
+ .icheckbox_line-blue.checked,
38
+ .iradio_line-blue.checked {
39
+ background: #2489c5;
40
+ }
41
+ .icheckbox_line-blue.checked .icheck_line-icon,
42
+ .iradio_line-blue.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-blue.disabled,
46
+ .iradio_line-blue.disabled {
47
+ background: #ADD7F0;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-blue.disabled .icheck_line-icon,
51
+ .iradio_line-blue.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-blue.checked.disabled,
55
+ .iradio_line-blue.checked.disabled {
56
+ background: #ADD7F0;
57
+ }
58
+ .icheckbox_line-blue.checked.disabled .icheck_line-icon,
59
+ .iradio_line-blue.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-blue .icheck_line-icon,
66
+ .iradio_line-blue .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, green
2
+ ----------------------------------- */
3
+ .icheckbox_line-green,
4
+ .iradio_line-green {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #1b7e5a;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-green .icheck_line-icon,
20
+ .iradio_line-green .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-green.hover,
33
+ .icheckbox_line-green.checked.hover,
34
+ .iradio_line-green.hover {
35
+ background: #24AA7A;
36
+ }
37
+ .icheckbox_line-green.checked,
38
+ .iradio_line-green.checked {
39
+ background: #1b7e5a;
40
+ }
41
+ .icheckbox_line-green.checked .icheck_line-icon,
42
+ .iradio_line-green.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-green.disabled,
46
+ .iradio_line-green.disabled {
47
+ background: #89E6C4;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-green.disabled .icheck_line-icon,
51
+ .iradio_line-green.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-green.checked.disabled,
55
+ .iradio_line-green.checked.disabled {
56
+ background: #89E6C4;
57
+ }
58
+ .icheckbox_line-green.checked.disabled .icheck_line-icon,
59
+ .iradio_line-green.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-green .icheck_line-icon,
66
+ .iradio_line-green .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, grey
2
+ ----------------------------------- */
3
+ .icheckbox_line-grey,
4
+ .iradio_line-grey {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #73716e;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-grey .icheck_line-icon,
20
+ .iradio_line-grey .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-grey.hover,
33
+ .icheckbox_line-grey.checked.hover,
34
+ .iradio_line-grey.hover {
35
+ background: #8B8986;
36
+ }
37
+ .icheckbox_line-grey.checked,
38
+ .iradio_line-grey.checked {
39
+ background: #73716e;
40
+ }
41
+ .icheckbox_line-grey.checked .icheck_line-icon,
42
+ .iradio_line-grey.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-grey.disabled,
46
+ .iradio_line-grey.disabled {
47
+ background: #D5D4D3;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-grey.disabled .icheck_line-icon,
51
+ .iradio_line-grey.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-grey.checked.disabled,
55
+ .iradio_line-grey.checked.disabled {
56
+ background: #D5D4D3;
57
+ }
58
+ .icheckbox_line-grey.checked.disabled .icheck_line-icon,
59
+ .iradio_line-grey.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-grey .icheck_line-icon,
66
+ .iradio_line-grey .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, black
2
+ ----------------------------------- */
3
+ .icheckbox_line,
4
+ .iradio_line {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #000;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line .icheck_line-icon,
20
+ .iradio_line .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line.hover,
33
+ .icheckbox_line.checked.hover,
34
+ .iradio_line.hover {
35
+ background: #444;
36
+ }
37
+ .icheckbox_line.checked,
38
+ .iradio_line.checked {
39
+ background: #000;
40
+ }
41
+ .icheckbox_line.checked .icheck_line-icon,
42
+ .iradio_line.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line.disabled,
46
+ .iradio_line.disabled {
47
+ background: #ccc;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line.disabled .icheck_line-icon,
51
+ .iradio_line.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line.checked.disabled,
55
+ .iradio_line.checked.disabled {
56
+ background: #ccc;
57
+ }
58
+ .icheckbox_line.checked.disabled .icheck_line-icon,
59
+ .iradio_line.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line .icheck_line-icon,
66
+ .iradio_line .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, orange
2
+ ----------------------------------- */
3
+ .icheckbox_line-orange,
4
+ .iradio_line-orange {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #f70;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-orange .icheck_line-icon,
20
+ .iradio_line-orange .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-orange.hover,
33
+ .icheckbox_line-orange.checked.hover,
34
+ .iradio_line-orange.hover {
35
+ background: #FF9233;
36
+ }
37
+ .icheckbox_line-orange.checked,
38
+ .iradio_line-orange.checked {
39
+ background: #f70;
40
+ }
41
+ .icheckbox_line-orange.checked .icheck_line-icon,
42
+ .iradio_line-orange.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-orange.disabled,
46
+ .iradio_line-orange.disabled {
47
+ background: #FFD6B3;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-orange.disabled .icheck_line-icon,
51
+ .iradio_line-orange.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-orange.checked.disabled,
55
+ .iradio_line-orange.checked.disabled {
56
+ background: #FFD6B3;
57
+ }
58
+ .icheckbox_line-orange.checked.disabled .icheck_line-icon,
59
+ .iradio_line-orange.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-orange .icheck_line-icon,
66
+ .iradio_line-orange .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }
@@ -0,0 +1,71 @@
1
+ /* iCheck plugin Line skin, pink
2
+ ----------------------------------- */
3
+ .icheckbox_line-pink,
4
+ .iradio_line-pink {
5
+ position: relative;
6
+ display: block;
7
+ margin: 0;
8
+ padding: 5px 15px 5px 38px;
9
+ font-size: 13px;
10
+ line-height: 17px;
11
+ color: #fff;
12
+ background: #a77a94;
13
+ border: none;
14
+ -webkit-border-radius: 3px;
15
+ -moz-border-radius: 3px;
16
+ border-radius: 3px;
17
+ cursor: pointer;
18
+ }
19
+ .icheckbox_line-pink .icheck_line-icon,
20
+ .iradio_line-pink .icheck_line-icon {
21
+ position: absolute;
22
+ top: 50%;
23
+ left: 13px;
24
+ width: 13px;
25
+ height: 11px;
26
+ margin: -5px 0 0 0;
27
+ padding: 0;
28
+ overflow: hidden;
29
+ background: image-url("icheck/line/line.png") no-repeat;
30
+ border: none;
31
+ }
32
+ .icheckbox_line-pink.hover,
33
+ .icheckbox_line-pink.checked.hover,
34
+ .iradio_line-pink.hover {
35
+ background: #B995A9;
36
+ }
37
+ .icheckbox_line-pink.checked,
38
+ .iradio_line-pink.checked {
39
+ background: #a77a94;
40
+ }
41
+ .icheckbox_line-pink.checked .icheck_line-icon,
42
+ .iradio_line-pink.checked .icheck_line-icon {
43
+ background-position: -15px 0;
44
+ }
45
+ .icheckbox_line-pink.disabled,
46
+ .iradio_line-pink.disabled {
47
+ background: #E0D0DA;
48
+ cursor: default;
49
+ }
50
+ .icheckbox_line-pink.disabled .icheck_line-icon,
51
+ .iradio_line-pink.disabled .icheck_line-icon {
52
+ background-position: -30px 0;
53
+ }
54
+ .icheckbox_line-pink.checked.disabled,
55
+ .iradio_line-pink.checked.disabled {
56
+ background: #E0D0DA;
57
+ }
58
+ .icheckbox_line-pink.checked.disabled .icheck_line-icon,
59
+ .iradio_line-pink.checked.disabled .icheck_line-icon {
60
+ background-position: -45px 0;
61
+ }
62
+
63
+ /* HiDPI support */
64
+ @media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
65
+ .icheckbox_line-pink .icheck_line-icon,
66
+ .iradio_line-pink .icheck_line-icon {
67
+ background-image: image-url("icheck/line/line@2x.png");
68
+ -webkit-background-size: 60px 13px;
69
+ background-size: 60px 13px;
70
+ }
71
+ }