repsheet_visualizer 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +25 -1
- data/bin/repsheet_visualizer +10 -8
- data/config.ru +8 -0
- data/lib/repsheet_visualizer/application/app.rb +120 -107
- data/lib/repsheet_visualizer/application/views/404.erb +66 -0
- data/lib/repsheet_visualizer/application/views/500.erb +66 -0
- data/lib/repsheet_visualizer/version.rb +1 -1
- metadata +4 -245
- data/redesign/actor.html +0 -237
- data/redesign/blacklist.html +0 -274
- data/redesign/css/App.css +0 -3436
- data/redesign/css/Login.css +0 -88
- data/redesign/css/bootstrap.min.css +0 -9
- data/redesign/css/custom.css +0 -0
- data/redesign/css/font-awesome.min.css +0 -395
- data/redesign/fonts/FontAwesome.otf +0 -0
- data/redesign/fonts/fontawesome-webfont.eot +0 -0
- data/redesign/fonts/fontawesome-webfont.svg +0 -414
- data/redesign/fonts/fontawesome-webfont.ttf +0 -0
- data/redesign/fonts/fontawesome-webfont.woff +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.eot +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.svg +0 -228
- data/redesign/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/redesign/fonts/glyphicons-halflings-regular.woff +0 -0
- data/redesign/img/jquery/handle-vertical.png +0 -0
- data/redesign/img/jquery/handle.png +0 -0
- data/redesign/img/layout/sidebar-bg.png +0 -0
- data/redesign/img/loaders/ajax-loader.gif +0 -0
- data/redesign/img/photos/map.png +0 -0
- data/redesign/index.html +0 -333
- data/redesign/js/App.js +0 -372
- data/redesign/js/Login.js +0 -17
- data/redesign/js/demos/buttons.js +0 -7
- data/redesign/js/demos/calendar.js +0 -142
- data/redesign/js/demos/charts/flot/area.js +0 -73
- data/redesign/js/demos/charts/flot/chart1.js +0 -77
- data/redesign/js/demos/charts/flot/chart2.js +0 -70
- data/redesign/js/demos/charts/flot/chart3.js +0 -71
- data/redesign/js/demos/charts/flot/chart4.js +0 -69
- data/redesign/js/demos/charts/flot/donut.js +0 -49
- data/redesign/js/demos/charts/flot/horizontal.js +0 -56
- data/redesign/js/demos/charts/flot/line.js +0 -76
- data/redesign/js/demos/charts/flot/pie.js +0 -50
- data/redesign/js/demos/charts/flot/scatter.js +0 -62
- data/redesign/js/demos/charts/flot/stacked-area.js +0 -86
- data/redesign/js/demos/charts/flot/stacked-horizontal.js +0 -60
- data/redesign/js/demos/charts/flot/stacked-vertical.js +0 -75
- data/redesign/js/demos/charts/flot/vertical.js +0 -70
- data/redesign/js/demos/charts/morris/area.js +0 -28
- data/redesign/js/demos/charts/morris/bar.js +0 -29
- data/redesign/js/demos/charts/morris/donut.js +0 -26
- data/redesign/js/demos/charts/morris/line.js +0 -30
- data/redesign/js/demos/dashboard.js +0 -26
- data/redesign/js/demos/form-extended.js +0 -61
- data/redesign/js/demos/popups.js +0 -16
- data/redesign/js/demos/pricing.js +0 -10
- data/redesign/js/demos/sliders.js +0 -77
- data/redesign/js/libs/bootstrap.js +0 -1999
- data/redesign/js/libs/bootstrap.min.js +0 -6
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
- data/redesign/js/libs/css/ui-lightness/jquery-ui-1.9.2.custom.css +0 -294
- data/redesign/js/libs/css/ui-lightness/jquery-ui-1.9.2.custom.min.css +0 -7
- data/redesign/js/libs/jquery-1.9.1.min.js +0 -5
- data/redesign/js/libs/jquery-ui-1.9.2.custom.min.js +0 -6
- data/redesign/js/libs/jquery.min.map +0 -1
- data/redesign/js/libs/raphael-2.1.2.min.js +0 -11
- data/redesign/js/plugins/autosize/jquery.autosize.min.js +0 -7
- data/redesign/js/plugins/datatables/DT_bootstrap.js +0 -148
- data/redesign/js/plugins/datatables/img/Sorting icons.psd +0 -0
- data/redesign/js/plugins/datatables/img/back_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/back_enabled.png +0 -0
- data/redesign/js/plugins/datatables/img/back_enabled_hover.png +0 -0
- data/redesign/js/plugins/datatables/img/datatable-row-openclose.png +0 -0
- data/redesign/js/plugins/datatables/img/favicon.ico +0 -0
- data/redesign/js/plugins/datatables/img/forward_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/forward_enabled.png +0 -0
- data/redesign/js/plugins/datatables/img/forward_enabled_hover.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_asc.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_asc_disabled.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_both.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_desc.png +0 -0
- data/redesign/js/plugins/datatables/img/sort_desc_disabled.png +0 -0
- data/redesign/js/plugins/datatables/jquery.dataTables.min.js +0 -155
- data/redesign/js/plugins/datepicker/bootstrap-datepicker.js +0 -1258
- data/redesign/js/plugins/datepicker/datepicker.css +0 -481
- data/redesign/js/plugins/datepicker/less/datepicker.less +0 -122
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.css +0 -132
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.js +0 -169
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.min.css +0 -31
- data/redesign/js/plugins/fileupload/bootstrap-fileupload.min.js +0 -7
- data/redesign/js/plugins/flot/jquery.flot.js +0 -2599
- data/redesign/js/plugins/flot/jquery.flot.orderBars.js +0 -186
- data/redesign/js/plugins/flot/jquery.flot.pie.js +0 -750
- data/redesign/js/plugins/flot/jquery.flot.resize.js +0 -57
- data/redesign/js/plugins/flot/jquery.flot.stack.js +0 -184
- data/redesign/js/plugins/flot/jquery.flot.tooltip.min.js +0 -14
- data/redesign/js/plugins/fullcalendar/fullcalendar.css +0 -589
- data/redesign/js/plugins/fullcalendar/fullcalendar.js +0 -6110
- data/redesign/js/plugins/fullcalendar/fullcalendar.min.js +0 -7
- data/redesign/js/plugins/fullcalendar/fullcalendar.print.css +0 -32
- data/redesign/js/plugins/fullcalendar/gcal.js +0 -107
- data/redesign/js/plugins/howl/howl.js +0 -70
- data/redesign/js/plugins/howl/howl.min.js +0 -2
- data/redesign/js/plugins/icheck/jquery.icheck.js +0 -462
- data/redesign/js/plugins/icheck/jquery.icheck.min.js +0 -11
- data/redesign/js/plugins/icheck/skins/all.css +0 -61
- data/redesign/js/plugins/icheck/skins/flat/_all.css +0 -540
- data/redesign/js/plugins/icheck/skins/flat/aero.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/blue.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/flat.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/flat.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/flat@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/green.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/grey.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/orange.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/pink.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/purple.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/red.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/yellow.css +0 -54
- data/redesign/js/plugins/icheck/skins/flat/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/flat/yellow@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/futurico/futurico.css +0 -54
- data/redesign/js/plugins/icheck/skins/futurico/futurico.png +0 -0
- data/redesign/js/plugins/icheck/skins/futurico/futurico@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/_all.css +0 -740
- data/redesign/js/plugins/icheck/skins/line/aero.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/blue.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/green.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/grey.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/line.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/line.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/line@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/line/orange.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/pink.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/purple.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/red.css +0 -74
- data/redesign/js/plugins/icheck/skins/line/yellow.css +0 -74
- data/redesign/js/plugins/icheck/skins/minimal/_all.css +0 -600
- data/redesign/js/plugins/icheck/skins/minimal/aero.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/blue.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/green.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/grey.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/minimal.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/minimal.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/minimal@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/orange.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/pink.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/purple.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/red.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/yellow.css +0 -60
- data/redesign/js/plugins/icheck/skins/minimal/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/minimal/yellow@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/polaris/polaris.css +0 -60
- data/redesign/js/plugins/icheck/skins/polaris/polaris.png +0 -0
- data/redesign/js/plugins/icheck/skins/polaris/polaris@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/_all.css +0 -600
- data/redesign/js/plugins/icheck/skins/square/aero.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/aero.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/aero@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/blue.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/blue.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/blue@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/green.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/green.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/green@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/grey.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/grey.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/grey@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/orange.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/orange.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/orange@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/pink.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/pink.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/pink@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/purple.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/purple.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/purple@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/red.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/red.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/red@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/square.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/square.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/square@2x.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/yellow.css +0 -60
- data/redesign/js/plugins/icheck/skins/square/yellow.png +0 -0
- data/redesign/js/plugins/icheck/skins/square/yellow@2x.png +0 -0
- data/redesign/js/plugins/magnific/jquery.magnific-popup.js +0 -2026
- data/redesign/js/plugins/magnific/jquery.magnific-popup.min.js +0 -4
- data/redesign/js/plugins/magnific/magnific-popup.css +0 -396
- data/redesign/js/plugins/morris/morris.css +0 -1
- data/redesign/js/plugins/morris/morris.min.js +0 -1
- data/redesign/js/plugins/parsley/parsley.js +0 -1363
- data/redesign/js/plugins/select2/select2-spinner.gif +0 -0
- data/redesign/js/plugins/select2/select2.css +0 -615
- data/redesign/js/plugins/select2/select2.js +0 -3217
- data/redesign/js/plugins/select2/select2.min.js +0 -22
- data/redesign/js/plugins/select2/select2.png +0 -0
- data/redesign/js/plugins/select2/select2x2.png +0 -0
- data/redesign/js/plugins/simplecolorpicker/jquery.simplecolorpicker.css +0 -98
- data/redesign/js/plugins/simplecolorpicker/jquery.simplecolorpicker.js +0 -211
- data/redesign/js/plugins/sparkline/jquery.sparkline.min.js +0 -5
- data/redesign/js/plugins/tableCheckable/jquery.tableCheckable.js +0 -122
- data/redesign/js/plugins/textarea-counter/jquery.textarea-counter.js +0 -163
- data/redesign/js/plugins/timepicker/bootstrap-timepicker.css +0 -121
- data/redesign/js/plugins/timepicker/bootstrap-timepicker.js +0 -893
- data/redesign/suspects.html +0 -273
- data/redesign/whitelist.html +0 -273
Binary file
|
Binary file
|
@@ -1,54 +0,0 @@
|
|
1
|
-
/* iCheck plugin Flat skin, red
|
2
|
-
----------------------------------- */
|
3
|
-
.icheckbox_flat-red,
|
4
|
-
.iradio_flat-red {
|
5
|
-
display: block;
|
6
|
-
margin: 0;
|
7
|
-
padding: 0;
|
8
|
-
width: 20px;
|
9
|
-
height: 20px;
|
10
|
-
background: url(red.png) no-repeat;
|
11
|
-
border: none;
|
12
|
-
cursor: pointer;
|
13
|
-
}
|
14
|
-
|
15
|
-
.icheckbox_flat-red {
|
16
|
-
background-position: 0 0;
|
17
|
-
}
|
18
|
-
.icheckbox_flat-red.checked {
|
19
|
-
background-position: -22px 0;
|
20
|
-
}
|
21
|
-
.icheckbox_flat-red.disabled {
|
22
|
-
background-position: -44px 0;
|
23
|
-
cursor: default;
|
24
|
-
}
|
25
|
-
.icheckbox_flat-red.checked.disabled {
|
26
|
-
background-position: -66px 0;
|
27
|
-
}
|
28
|
-
|
29
|
-
.iradio_flat-red {
|
30
|
-
background-position: -88px 0;
|
31
|
-
}
|
32
|
-
.iradio_flat-red.checked {
|
33
|
-
background-position: -110px 0;
|
34
|
-
}
|
35
|
-
.iradio_flat-red.disabled {
|
36
|
-
background-position: -132px 0;
|
37
|
-
cursor: default;
|
38
|
-
}
|
39
|
-
.iradio_flat-red.checked.disabled {
|
40
|
-
background-position: -154px 0;
|
41
|
-
}
|
42
|
-
|
43
|
-
/* Retina support */
|
44
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
45
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
46
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
47
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
48
|
-
.icheckbox_flat-red,
|
49
|
-
.iradio_flat-red {
|
50
|
-
background-image: url(red@2x.png);
|
51
|
-
-webkit-background-size: 176px 22px;
|
52
|
-
background-size: 176px 22px;
|
53
|
-
}
|
54
|
-
}
|
Binary file
|
Binary file
|
@@ -1,54 +0,0 @@
|
|
1
|
-
/* iCheck plugin Flat skin, yellow
|
2
|
-
----------------------------------- */
|
3
|
-
.icheckbox_flat-yellow,
|
4
|
-
.iradio_flat-yellow {
|
5
|
-
display: block;
|
6
|
-
margin: 0;
|
7
|
-
padding: 0;
|
8
|
-
width: 20px;
|
9
|
-
height: 20px;
|
10
|
-
background: url(yellow.png) no-repeat;
|
11
|
-
border: none;
|
12
|
-
cursor: pointer;
|
13
|
-
}
|
14
|
-
|
15
|
-
.icheckbox_flat-yellow {
|
16
|
-
background-position: 0 0;
|
17
|
-
}
|
18
|
-
.icheckbox_flat-yellow.checked {
|
19
|
-
background-position: -22px 0;
|
20
|
-
}
|
21
|
-
.icheckbox_flat-yellow.disabled {
|
22
|
-
background-position: -44px 0;
|
23
|
-
cursor: default;
|
24
|
-
}
|
25
|
-
.icheckbox_flat-yellow.checked.disabled {
|
26
|
-
background-position: -66px 0;
|
27
|
-
}
|
28
|
-
|
29
|
-
.iradio_flat-yellow {
|
30
|
-
background-position: -88px 0;
|
31
|
-
}
|
32
|
-
.iradio_flat-yellow.checked {
|
33
|
-
background-position: -110px 0;
|
34
|
-
}
|
35
|
-
.iradio_flat-yellow.disabled {
|
36
|
-
background-position: -132px 0;
|
37
|
-
cursor: default;
|
38
|
-
}
|
39
|
-
.iradio_flat-yellow.checked.disabled {
|
40
|
-
background-position: -154px 0;
|
41
|
-
}
|
42
|
-
|
43
|
-
/* Retina support */
|
44
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
45
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
46
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
47
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
48
|
-
.icheckbox_flat-yellow,
|
49
|
-
.iradio_flat-yellow {
|
50
|
-
background-image: url(yellow@2x.png);
|
51
|
-
-webkit-background-size: 176px 22px;
|
52
|
-
background-size: 176px 22px;
|
53
|
-
}
|
54
|
-
}
|
Binary file
|
Binary file
|
@@ -1,54 +0,0 @@
|
|
1
|
-
/* iCheck plugin Futurico skin
|
2
|
-
----------------------------------- */
|
3
|
-
.icheckbox_futurico,
|
4
|
-
.iradio_futurico {
|
5
|
-
display: block;
|
6
|
-
margin: 0;
|
7
|
-
padding: 0;
|
8
|
-
width: 16px;
|
9
|
-
height: 17px;
|
10
|
-
background: url(futurico.png) no-repeat;
|
11
|
-
border: none;
|
12
|
-
cursor: pointer;
|
13
|
-
}
|
14
|
-
|
15
|
-
.icheckbox_futurico {
|
16
|
-
background-position: 0 0;
|
17
|
-
}
|
18
|
-
.icheckbox_futurico.checked {
|
19
|
-
background-position: -18px 0;
|
20
|
-
}
|
21
|
-
.icheckbox_futurico.disabled {
|
22
|
-
background-position: -36px 0;
|
23
|
-
cursor: default;
|
24
|
-
}
|
25
|
-
.icheckbox_futurico.checked.disabled {
|
26
|
-
background-position: -54px 0;
|
27
|
-
}
|
28
|
-
|
29
|
-
.iradio_futurico {
|
30
|
-
background-position: -72px 0;
|
31
|
-
}
|
32
|
-
.iradio_futurico.checked {
|
33
|
-
background-position: -90px 0;
|
34
|
-
}
|
35
|
-
.iradio_futurico.disabled {
|
36
|
-
background-position: -108px 0;
|
37
|
-
cursor: default;
|
38
|
-
}
|
39
|
-
.iradio_futurico.checked.disabled {
|
40
|
-
background-position: -126px 0;
|
41
|
-
}
|
42
|
-
|
43
|
-
/* Retina support */
|
44
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
45
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
46
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
47
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
48
|
-
.icheckbox_futurico,
|
49
|
-
.iradio_futurico {
|
50
|
-
background-image: url(futurico@2x.png);
|
51
|
-
-webkit-background-size: 144px 19px;
|
52
|
-
background-size: 144px 19px;
|
53
|
-
}
|
54
|
-
}
|
Binary file
|
Binary file
|
@@ -1,740 +0,0 @@
|
|
1
|
-
/* iCheck plugin Line skin
|
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: url(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
|
-
/* Retina support */
|
64
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
65
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
66
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
67
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
68
|
-
.icheckbox_line .icheck_line-icon,
|
69
|
-
.iradio_line .icheck_line-icon {
|
70
|
-
background-image: url(line@2x.png);
|
71
|
-
-webkit-background-size: 60px 13px;
|
72
|
-
background-size: 60px 13px;
|
73
|
-
}
|
74
|
-
}
|
75
|
-
|
76
|
-
/* red */
|
77
|
-
.icheckbox_line-red,
|
78
|
-
.iradio_line-red {
|
79
|
-
position: relative;
|
80
|
-
display: block;
|
81
|
-
margin: 0;
|
82
|
-
padding: 5px 15px 5px 38px;
|
83
|
-
font-size: 13px;
|
84
|
-
line-height: 17px;
|
85
|
-
color: #fff;
|
86
|
-
background: #e56c69;
|
87
|
-
border: none;
|
88
|
-
-webkit-border-radius: 3px;
|
89
|
-
-moz-border-radius: 3px;
|
90
|
-
border-radius: 3px;
|
91
|
-
cursor: pointer;
|
92
|
-
}
|
93
|
-
.icheckbox_line-red .icheck_line-icon,
|
94
|
-
.iradio_line-red .icheck_line-icon {
|
95
|
-
position: absolute;
|
96
|
-
top: 50%;
|
97
|
-
left: 13px;
|
98
|
-
width: 13px;
|
99
|
-
height: 11px;
|
100
|
-
margin: -5px 0 0 0;
|
101
|
-
padding: 0;
|
102
|
-
overflow: hidden;
|
103
|
-
background: url(line.png) no-repeat;
|
104
|
-
border: none;
|
105
|
-
}
|
106
|
-
.icheckbox_line-red.hover,
|
107
|
-
.icheckbox_line-red.checked.hover,
|
108
|
-
.iradio_line-red.hover {
|
109
|
-
background: #E98582;
|
110
|
-
}
|
111
|
-
.icheckbox_line-red.checked,
|
112
|
-
.iradio_line-red.checked {
|
113
|
-
background: #e56c69;
|
114
|
-
}
|
115
|
-
.icheckbox_line-red.checked .icheck_line-icon,
|
116
|
-
.iradio_line-red.checked .icheck_line-icon {
|
117
|
-
background-position: -15px 0;
|
118
|
-
}
|
119
|
-
.icheckbox_line-red.disabled,
|
120
|
-
.iradio_line-red.disabled {
|
121
|
-
background: #F7D3D2;
|
122
|
-
cursor: default;
|
123
|
-
}
|
124
|
-
.icheckbox_line-red.disabled .icheck_line-icon,
|
125
|
-
.iradio_line-red.disabled .icheck_line-icon {
|
126
|
-
background-position: -30px 0;
|
127
|
-
}
|
128
|
-
.icheckbox_line-red.checked.disabled,
|
129
|
-
.iradio_line-red.checked.disabled {
|
130
|
-
background: #F7D3D2;
|
131
|
-
}
|
132
|
-
.icheckbox_line-red.checked.disabled .icheck_line-icon,
|
133
|
-
.iradio_line-red.checked.disabled .icheck_line-icon {
|
134
|
-
background-position: -45px 0;
|
135
|
-
}
|
136
|
-
|
137
|
-
/* Retina support */
|
138
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
139
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
140
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
141
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
142
|
-
.icheckbox_line-red .icheck_line-icon,
|
143
|
-
.iradio_line-red .icheck_line-icon {
|
144
|
-
background-image: url(line@2x.png);
|
145
|
-
-webkit-background-size: 60px 13px;
|
146
|
-
background-size: 60px 13px;
|
147
|
-
}
|
148
|
-
}
|
149
|
-
|
150
|
-
/* green */
|
151
|
-
.icheckbox_line-green,
|
152
|
-
.iradio_line-green {
|
153
|
-
position: relative;
|
154
|
-
display: block;
|
155
|
-
margin: 0;
|
156
|
-
padding: 5px 15px 5px 38px;
|
157
|
-
font-size: 13px;
|
158
|
-
line-height: 17px;
|
159
|
-
color: #fff;
|
160
|
-
background: #1b7e5a;
|
161
|
-
border: none;
|
162
|
-
-webkit-border-radius: 3px;
|
163
|
-
-moz-border-radius: 3px;
|
164
|
-
border-radius: 3px;
|
165
|
-
cursor: pointer;
|
166
|
-
}
|
167
|
-
.icheckbox_line-green .icheck_line-icon,
|
168
|
-
.iradio_line-green .icheck_line-icon {
|
169
|
-
position: absolute;
|
170
|
-
top: 50%;
|
171
|
-
left: 13px;
|
172
|
-
width: 13px;
|
173
|
-
height: 11px;
|
174
|
-
margin: -5px 0 0 0;
|
175
|
-
padding: 0;
|
176
|
-
overflow: hidden;
|
177
|
-
background: url(line.png) no-repeat;
|
178
|
-
border: none;
|
179
|
-
}
|
180
|
-
.icheckbox_line-green.hover,
|
181
|
-
.icheckbox_line-green.checked.hover,
|
182
|
-
.iradio_line-green.hover {
|
183
|
-
background: #24AA7A;
|
184
|
-
}
|
185
|
-
.icheckbox_line-green.checked,
|
186
|
-
.iradio_line-green.checked {
|
187
|
-
background: #1b7e5a;
|
188
|
-
}
|
189
|
-
.icheckbox_line-green.checked .icheck_line-icon,
|
190
|
-
.iradio_line-green.checked .icheck_line-icon {
|
191
|
-
background-position: -15px 0;
|
192
|
-
}
|
193
|
-
.icheckbox_line-green.disabled,
|
194
|
-
.iradio_line-green.disabled {
|
195
|
-
background: #89E6C4;
|
196
|
-
cursor: default;
|
197
|
-
}
|
198
|
-
.icheckbox_line-green.disabled .icheck_line-icon,
|
199
|
-
.iradio_line-green.disabled .icheck_line-icon {
|
200
|
-
background-position: -30px 0;
|
201
|
-
}
|
202
|
-
.icheckbox_line-green.checked.disabled,
|
203
|
-
.iradio_line-green.checked.disabled {
|
204
|
-
background: #89E6C4;
|
205
|
-
}
|
206
|
-
.icheckbox_line-green.checked.disabled .icheck_line-icon,
|
207
|
-
.iradio_line-green.checked.disabled .icheck_line-icon {
|
208
|
-
background-position: -45px 0;
|
209
|
-
}
|
210
|
-
|
211
|
-
/* Retina support */
|
212
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
213
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
214
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
215
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
216
|
-
.icheckbox_line-green .icheck_line-icon,
|
217
|
-
.iradio_line-green .icheck_line-icon {
|
218
|
-
background-image: url(line@2x.png);
|
219
|
-
-webkit-background-size: 60px 13px;
|
220
|
-
background-size: 60px 13px;
|
221
|
-
}
|
222
|
-
}
|
223
|
-
|
224
|
-
/* blue */
|
225
|
-
.icheckbox_line-blue,
|
226
|
-
.iradio_line-blue {
|
227
|
-
position: relative;
|
228
|
-
display: block;
|
229
|
-
margin: 0;
|
230
|
-
padding: 5px 15px 5px 38px;
|
231
|
-
font-size: 13px;
|
232
|
-
line-height: 17px;
|
233
|
-
color: #fff;
|
234
|
-
background: #2489c5;
|
235
|
-
border: none;
|
236
|
-
-webkit-border-radius: 3px;
|
237
|
-
-moz-border-radius: 3px;
|
238
|
-
border-radius: 3px;
|
239
|
-
cursor: pointer;
|
240
|
-
}
|
241
|
-
.icheckbox_line-blue .icheck_line-icon,
|
242
|
-
.iradio_line-blue .icheck_line-icon {
|
243
|
-
position: absolute;
|
244
|
-
top: 50%;
|
245
|
-
left: 13px;
|
246
|
-
width: 13px;
|
247
|
-
height: 11px;
|
248
|
-
margin: -5px 0 0 0;
|
249
|
-
padding: 0;
|
250
|
-
overflow: hidden;
|
251
|
-
background: url(line.png) no-repeat;
|
252
|
-
border: none;
|
253
|
-
}
|
254
|
-
.icheckbox_line-blue.hover,
|
255
|
-
.icheckbox_line-blue.checked.hover,
|
256
|
-
.iradio_line-blue.hover {
|
257
|
-
background: #3DA0DB;
|
258
|
-
}
|
259
|
-
.icheckbox_line-blue.checked,
|
260
|
-
.iradio_line-blue.checked {
|
261
|
-
background: #2489c5;
|
262
|
-
}
|
263
|
-
.icheckbox_line-blue.checked .icheck_line-icon,
|
264
|
-
.iradio_line-blue.checked .icheck_line-icon {
|
265
|
-
background-position: -15px 0;
|
266
|
-
}
|
267
|
-
.icheckbox_line-blue.disabled,
|
268
|
-
.iradio_line-blue.disabled {
|
269
|
-
background: #ADD7F0;
|
270
|
-
cursor: default;
|
271
|
-
}
|
272
|
-
.icheckbox_line-blue.disabled .icheck_line-icon,
|
273
|
-
.iradio_line-blue.disabled .icheck_line-icon {
|
274
|
-
background-position: -30px 0;
|
275
|
-
}
|
276
|
-
.icheckbox_line-blue.checked.disabled,
|
277
|
-
.iradio_line-blue.checked.disabled {
|
278
|
-
background: #ADD7F0;
|
279
|
-
}
|
280
|
-
.icheckbox_line-blue.checked.disabled .icheck_line-icon,
|
281
|
-
.iradio_line-blue.checked.disabled .icheck_line-icon {
|
282
|
-
background-position: -45px 0;
|
283
|
-
}
|
284
|
-
|
285
|
-
/* Retina support */
|
286
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
287
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
288
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
289
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
290
|
-
.icheckbox_line-blue .icheck_line-icon,
|
291
|
-
.iradio_line-blue .icheck_line-icon {
|
292
|
-
background-image: url(line@2x.png);
|
293
|
-
-webkit-background-size: 60px 13px;
|
294
|
-
background-size: 60px 13px;
|
295
|
-
}
|
296
|
-
}
|
297
|
-
|
298
|
-
/* aero */
|
299
|
-
.icheckbox_line-aero,
|
300
|
-
.iradio_line-aero {
|
301
|
-
position: relative;
|
302
|
-
display: block;
|
303
|
-
margin: 0;
|
304
|
-
padding: 5px 15px 5px 38px;
|
305
|
-
font-size: 13px;
|
306
|
-
line-height: 17px;
|
307
|
-
color: #fff;
|
308
|
-
background: #9cc2cb;
|
309
|
-
border: none;
|
310
|
-
-webkit-border-radius: 3px;
|
311
|
-
-moz-border-radius: 3px;
|
312
|
-
border-radius: 3px;
|
313
|
-
cursor: pointer;
|
314
|
-
}
|
315
|
-
.icheckbox_line-aero .icheck_line-icon,
|
316
|
-
.iradio_line-aero .icheck_line-icon {
|
317
|
-
position: absolute;
|
318
|
-
top: 50%;
|
319
|
-
left: 13px;
|
320
|
-
width: 13px;
|
321
|
-
height: 11px;
|
322
|
-
margin: -5px 0 0 0;
|
323
|
-
padding: 0;
|
324
|
-
overflow: hidden;
|
325
|
-
background: url(line.png) no-repeat;
|
326
|
-
border: none;
|
327
|
-
}
|
328
|
-
.icheckbox_line-aero.hover,
|
329
|
-
.icheckbox_line-aero.checked.hover,
|
330
|
-
.iradio_line-aero.hover {
|
331
|
-
background: #B5D1D8;
|
332
|
-
}
|
333
|
-
.icheckbox_line-aero.checked,
|
334
|
-
.iradio_line-aero.checked {
|
335
|
-
background: #9cc2cb;
|
336
|
-
}
|
337
|
-
.icheckbox_line-aero.checked .icheck_line-icon,
|
338
|
-
.iradio_line-aero.checked .icheck_line-icon {
|
339
|
-
background-position: -15px 0;
|
340
|
-
}
|
341
|
-
.icheckbox_line-aero.disabled,
|
342
|
-
.iradio_line-aero.disabled {
|
343
|
-
background: #D2E4E8;
|
344
|
-
cursor: default;
|
345
|
-
}
|
346
|
-
.icheckbox_line-aero.disabled .icheck_line-icon,
|
347
|
-
.iradio_line-aero.disabled .icheck_line-icon {
|
348
|
-
background-position: -30px 0;
|
349
|
-
}
|
350
|
-
.icheckbox_line-aero.checked.disabled,
|
351
|
-
.iradio_line-aero.checked.disabled {
|
352
|
-
background: #D2E4E8;
|
353
|
-
}
|
354
|
-
.icheckbox_line-aero.checked.disabled .icheck_line-icon,
|
355
|
-
.iradio_line-aero.checked.disabled .icheck_line-icon {
|
356
|
-
background-position: -45px 0;
|
357
|
-
}
|
358
|
-
|
359
|
-
/* Retina support */
|
360
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
361
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
362
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
363
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
364
|
-
.icheckbox_line-aero .icheck_line-icon,
|
365
|
-
.iradio_line-aero .icheck_line-icon {
|
366
|
-
background-image: url(line@2x.png);
|
367
|
-
-webkit-background-size: 60px 13px;
|
368
|
-
background-size: 60px 13px;
|
369
|
-
}
|
370
|
-
}
|
371
|
-
|
372
|
-
/* grey */
|
373
|
-
.icheckbox_line-grey,
|
374
|
-
.iradio_line-grey {
|
375
|
-
position: relative;
|
376
|
-
display: block;
|
377
|
-
margin: 0;
|
378
|
-
padding: 5px 15px 5px 38px;
|
379
|
-
font-size: 13px;
|
380
|
-
line-height: 17px;
|
381
|
-
color: #fff;
|
382
|
-
background: #73716e;
|
383
|
-
border: none;
|
384
|
-
-webkit-border-radius: 3px;
|
385
|
-
-moz-border-radius: 3px;
|
386
|
-
border-radius: 3px;
|
387
|
-
cursor: pointer;
|
388
|
-
}
|
389
|
-
.icheckbox_line-grey .icheck_line-icon,
|
390
|
-
.iradio_line-grey .icheck_line-icon {
|
391
|
-
position: absolute;
|
392
|
-
top: 50%;
|
393
|
-
left: 13px;
|
394
|
-
width: 13px;
|
395
|
-
height: 11px;
|
396
|
-
margin: -5px 0 0 0;
|
397
|
-
padding: 0;
|
398
|
-
overflow: hidden;
|
399
|
-
background: url(line.png) no-repeat;
|
400
|
-
border: none;
|
401
|
-
}
|
402
|
-
.icheckbox_line-grey.hover,
|
403
|
-
.icheckbox_line-grey.checked.hover,
|
404
|
-
.iradio_line-grey.hover {
|
405
|
-
background: #8B8986;
|
406
|
-
}
|
407
|
-
.icheckbox_line-grey.checked,
|
408
|
-
.iradio_line-grey.checked {
|
409
|
-
background: #73716e;
|
410
|
-
}
|
411
|
-
.icheckbox_line-grey.checked .icheck_line-icon,
|
412
|
-
.iradio_line-grey.checked .icheck_line-icon {
|
413
|
-
background-position: -15px 0;
|
414
|
-
}
|
415
|
-
.icheckbox_line-grey.disabled,
|
416
|
-
.iradio_line-grey.disabled {
|
417
|
-
background: #D5D4D3;
|
418
|
-
cursor: default;
|
419
|
-
}
|
420
|
-
.icheckbox_line-grey.disabled .icheck_line-icon,
|
421
|
-
.iradio_line-grey.disabled .icheck_line-icon {
|
422
|
-
background-position: -30px 0;
|
423
|
-
}
|
424
|
-
.icheckbox_line-grey.checked.disabled,
|
425
|
-
.iradio_line-grey.checked.disabled {
|
426
|
-
background: #D5D4D3;
|
427
|
-
}
|
428
|
-
.icheckbox_line-grey.checked.disabled .icheck_line-icon,
|
429
|
-
.iradio_line-grey.checked.disabled .icheck_line-icon {
|
430
|
-
background-position: -45px 0;
|
431
|
-
}
|
432
|
-
|
433
|
-
/* Retina support */
|
434
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
435
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
436
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
437
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
438
|
-
.icheckbox_line-grey .icheck_line-icon,
|
439
|
-
.iradio_line-grey .icheck_line-icon {
|
440
|
-
background-image: url(line@2x.png);
|
441
|
-
-webkit-background-size: 60px 13px;
|
442
|
-
background-size: 60px 13px;
|
443
|
-
}
|
444
|
-
}
|
445
|
-
|
446
|
-
/* orange */
|
447
|
-
.icheckbox_line-orange,
|
448
|
-
.iradio_line-orange {
|
449
|
-
position: relative;
|
450
|
-
display: block;
|
451
|
-
margin: 0;
|
452
|
-
padding: 5px 15px 5px 38px;
|
453
|
-
font-size: 13px;
|
454
|
-
line-height: 17px;
|
455
|
-
color: #fff;
|
456
|
-
background: #f70;
|
457
|
-
border: none;
|
458
|
-
-webkit-border-radius: 3px;
|
459
|
-
-moz-border-radius: 3px;
|
460
|
-
border-radius: 3px;
|
461
|
-
cursor: pointer;
|
462
|
-
}
|
463
|
-
.icheckbox_line-orange .icheck_line-icon,
|
464
|
-
.iradio_line-orange .icheck_line-icon {
|
465
|
-
position: absolute;
|
466
|
-
top: 50%;
|
467
|
-
left: 13px;
|
468
|
-
width: 13px;
|
469
|
-
height: 11px;
|
470
|
-
margin: -5px 0 0 0;
|
471
|
-
padding: 0;
|
472
|
-
overflow: hidden;
|
473
|
-
background: url(line.png) no-repeat;
|
474
|
-
border: none;
|
475
|
-
}
|
476
|
-
.icheckbox_line-orange.hover,
|
477
|
-
.icheckbox_line-orange.checked.hover,
|
478
|
-
.iradio_line-orange.hover {
|
479
|
-
background: #FF9233;
|
480
|
-
}
|
481
|
-
.icheckbox_line-orange.checked,
|
482
|
-
.iradio_line-orange.checked {
|
483
|
-
background: #f70;
|
484
|
-
}
|
485
|
-
.icheckbox_line-orange.checked .icheck_line-icon,
|
486
|
-
.iradio_line-orange.checked .icheck_line-icon {
|
487
|
-
background-position: -15px 0;
|
488
|
-
}
|
489
|
-
.icheckbox_line-orange.disabled,
|
490
|
-
.iradio_line-orange.disabled {
|
491
|
-
background: #FFD6B3;
|
492
|
-
cursor: default;
|
493
|
-
}
|
494
|
-
.icheckbox_line-orange.disabled .icheck_line-icon,
|
495
|
-
.iradio_line-orange.disabled .icheck_line-icon {
|
496
|
-
background-position: -30px 0;
|
497
|
-
}
|
498
|
-
.icheckbox_line-orange.checked.disabled,
|
499
|
-
.iradio_line-orange.checked.disabled {
|
500
|
-
background: #FFD6B3;
|
501
|
-
}
|
502
|
-
.icheckbox_line-orange.checked.disabled .icheck_line-icon,
|
503
|
-
.iradio_line-orange.checked.disabled .icheck_line-icon {
|
504
|
-
background-position: -45px 0;
|
505
|
-
}
|
506
|
-
|
507
|
-
/* Retina support */
|
508
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
509
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
510
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
511
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
512
|
-
.icheckbox_line-orange .icheck_line-icon,
|
513
|
-
.iradio_line-orange .icheck_line-icon {
|
514
|
-
background-image: url(line@2x.png);
|
515
|
-
-webkit-background-size: 60px 13px;
|
516
|
-
background-size: 60px 13px;
|
517
|
-
}
|
518
|
-
}
|
519
|
-
|
520
|
-
/* yellow */
|
521
|
-
.icheckbox_line-yellow,
|
522
|
-
.iradio_line-yellow {
|
523
|
-
position: relative;
|
524
|
-
display: block;
|
525
|
-
margin: 0;
|
526
|
-
padding: 5px 15px 5px 38px;
|
527
|
-
font-size: 13px;
|
528
|
-
line-height: 17px;
|
529
|
-
color: #fff;
|
530
|
-
background: #FFC414;
|
531
|
-
border: none;
|
532
|
-
-webkit-border-radius: 3px;
|
533
|
-
-moz-border-radius: 3px;
|
534
|
-
border-radius: 3px;
|
535
|
-
cursor: pointer;
|
536
|
-
}
|
537
|
-
.icheckbox_line-yellow .icheck_line-icon,
|
538
|
-
.iradio_line-yellow .icheck_line-icon {
|
539
|
-
position: absolute;
|
540
|
-
top: 50%;
|
541
|
-
left: 13px;
|
542
|
-
width: 13px;
|
543
|
-
height: 11px;
|
544
|
-
margin: -5px 0 0 0;
|
545
|
-
padding: 0;
|
546
|
-
overflow: hidden;
|
547
|
-
background: url(line.png) no-repeat;
|
548
|
-
border: none;
|
549
|
-
}
|
550
|
-
.icheckbox_line-yellow.hover,
|
551
|
-
.icheckbox_line-yellow.checked.hover,
|
552
|
-
.iradio_line-yellow.hover {
|
553
|
-
background: #FFD34F;
|
554
|
-
}
|
555
|
-
.icheckbox_line-yellow.checked,
|
556
|
-
.iradio_line-yellow.checked {
|
557
|
-
background: #FFC414;
|
558
|
-
}
|
559
|
-
.icheckbox_line-yellow.checked .icheck_line-icon,
|
560
|
-
.iradio_line-yellow.checked .icheck_line-icon {
|
561
|
-
background-position: -15px 0;
|
562
|
-
}
|
563
|
-
.icheckbox_line-yellow.disabled,
|
564
|
-
.iradio_line-yellow.disabled {
|
565
|
-
background: #FFE495;
|
566
|
-
cursor: default;
|
567
|
-
}
|
568
|
-
.icheckbox_line-yellow.disabled .icheck_line-icon,
|
569
|
-
.iradio_line-yellow.disabled .icheck_line-icon {
|
570
|
-
background-position: -30px 0;
|
571
|
-
}
|
572
|
-
.icheckbox_line-yellow.checked.disabled,
|
573
|
-
.iradio_line-yellow.checked.disabled {
|
574
|
-
background: #FFE495;
|
575
|
-
}
|
576
|
-
.icheckbox_line-yellow.checked.disabled .icheck_line-icon,
|
577
|
-
.iradio_line-yellow.checked.disabled .icheck_line-icon {
|
578
|
-
background-position: -45px 0;
|
579
|
-
}
|
580
|
-
|
581
|
-
/* Retina support */
|
582
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
583
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
584
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
585
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
586
|
-
.icheckbox_line-yellow .icheck_line-icon,
|
587
|
-
.iradio_line-yellow .icheck_line-icon {
|
588
|
-
background-image: url(line@2x.png);
|
589
|
-
-webkit-background-size: 60px 13px;
|
590
|
-
background-size: 60px 13px;
|
591
|
-
}
|
592
|
-
}
|
593
|
-
|
594
|
-
/* pink */
|
595
|
-
.icheckbox_line-pink,
|
596
|
-
.iradio_line-pink {
|
597
|
-
position: relative;
|
598
|
-
display: block;
|
599
|
-
margin: 0;
|
600
|
-
padding: 5px 15px 5px 38px;
|
601
|
-
font-size: 13px;
|
602
|
-
line-height: 17px;
|
603
|
-
color: #fff;
|
604
|
-
background: #a77a94;
|
605
|
-
border: none;
|
606
|
-
-webkit-border-radius: 3px;
|
607
|
-
-moz-border-radius: 3px;
|
608
|
-
border-radius: 3px;
|
609
|
-
cursor: pointer;
|
610
|
-
}
|
611
|
-
.icheckbox_line-pink .icheck_line-icon,
|
612
|
-
.iradio_line-pink .icheck_line-icon {
|
613
|
-
position: absolute;
|
614
|
-
top: 50%;
|
615
|
-
left: 13px;
|
616
|
-
width: 13px;
|
617
|
-
height: 11px;
|
618
|
-
margin: -5px 0 0 0;
|
619
|
-
padding: 0;
|
620
|
-
overflow: hidden;
|
621
|
-
background: url(line.png) no-repeat;
|
622
|
-
border: none;
|
623
|
-
}
|
624
|
-
.icheckbox_line-pink.hover,
|
625
|
-
.icheckbox_line-pink.checked.hover,
|
626
|
-
.iradio_line-pink.hover {
|
627
|
-
background: #B995A9;
|
628
|
-
}
|
629
|
-
.icheckbox_line-pink.checked,
|
630
|
-
.iradio_line-pink.checked {
|
631
|
-
background: #a77a94;
|
632
|
-
}
|
633
|
-
.icheckbox_line-pink.checked .icheck_line-icon,
|
634
|
-
.iradio_line-pink.checked .icheck_line-icon {
|
635
|
-
background-position: -15px 0;
|
636
|
-
}
|
637
|
-
.icheckbox_line-pink.disabled,
|
638
|
-
.iradio_line-pink.disabled {
|
639
|
-
background: #E0D0DA;
|
640
|
-
cursor: default;
|
641
|
-
}
|
642
|
-
.icheckbox_line-pink.disabled .icheck_line-icon,
|
643
|
-
.iradio_line-pink.disabled .icheck_line-icon {
|
644
|
-
background-position: -30px 0;
|
645
|
-
}
|
646
|
-
.icheckbox_line-pink.checked.disabled,
|
647
|
-
.iradio_line-pink.checked.disabled {
|
648
|
-
background: #E0D0DA;
|
649
|
-
}
|
650
|
-
.icheckbox_line-pink.checked.disabled .icheck_line-icon,
|
651
|
-
.iradio_line-pink.checked.disabled .icheck_line-icon {
|
652
|
-
background-position: -45px 0;
|
653
|
-
}
|
654
|
-
|
655
|
-
/* Retina support */
|
656
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
657
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
658
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
659
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
660
|
-
.icheckbox_line-pink .icheck_line-icon,
|
661
|
-
.iradio_line-pink .icheck_line-icon {
|
662
|
-
background-image: url(line@2x.png);
|
663
|
-
-webkit-background-size: 60px 13px;
|
664
|
-
background-size: 60px 13px;
|
665
|
-
}
|
666
|
-
}
|
667
|
-
|
668
|
-
/* purple */
|
669
|
-
.icheckbox_line-purple,
|
670
|
-
.iradio_line-purple {
|
671
|
-
position: relative;
|
672
|
-
display: block;
|
673
|
-
margin: 0;
|
674
|
-
padding: 5px 15px 5px 38px;
|
675
|
-
font-size: 13px;
|
676
|
-
line-height: 17px;
|
677
|
-
color: #fff;
|
678
|
-
background: #6a5a8c;
|
679
|
-
border: none;
|
680
|
-
-webkit-border-radius: 3px;
|
681
|
-
-moz-border-radius: 3px;
|
682
|
-
border-radius: 3px;
|
683
|
-
cursor: pointer;
|
684
|
-
}
|
685
|
-
.icheckbox_line-purple .icheck_line-icon,
|
686
|
-
.iradio_line-purple .icheck_line-icon {
|
687
|
-
position: absolute;
|
688
|
-
top: 50%;
|
689
|
-
left: 13px;
|
690
|
-
width: 13px;
|
691
|
-
height: 11px;
|
692
|
-
margin: -5px 0 0 0;
|
693
|
-
padding: 0;
|
694
|
-
overflow: hidden;
|
695
|
-
background: url(line.png) no-repeat;
|
696
|
-
border: none;
|
697
|
-
}
|
698
|
-
.icheckbox_line-purple.hover,
|
699
|
-
.icheckbox_line-purple.checked.hover,
|
700
|
-
.iradio_line-purple.hover {
|
701
|
-
background: #8677A7;
|
702
|
-
}
|
703
|
-
.icheckbox_line-purple.checked,
|
704
|
-
.iradio_line-purple.checked {
|
705
|
-
background: #6a5a8c;
|
706
|
-
}
|
707
|
-
.icheckbox_line-purple.checked .icheck_line-icon,
|
708
|
-
.iradio_line-purple.checked .icheck_line-icon {
|
709
|
-
background-position: -15px 0;
|
710
|
-
}
|
711
|
-
.icheckbox_line-purple.disabled,
|
712
|
-
.iradio_line-purple.disabled {
|
713
|
-
background: #D2CCDE;
|
714
|
-
cursor: default;
|
715
|
-
}
|
716
|
-
.icheckbox_line-purple.disabled .icheck_line-icon,
|
717
|
-
.iradio_line-purple.disabled .icheck_line-icon {
|
718
|
-
background-position: -30px 0;
|
719
|
-
}
|
720
|
-
.icheckbox_line-purple.checked.disabled,
|
721
|
-
.iradio_line-purple.checked.disabled {
|
722
|
-
background: #D2CCDE;
|
723
|
-
}
|
724
|
-
.icheckbox_line-purple.checked.disabled .icheck_line-icon,
|
725
|
-
.iradio_line-purple.checked.disabled .icheck_line-icon {
|
726
|
-
background-position: -45px 0;
|
727
|
-
}
|
728
|
-
|
729
|
-
/* Retina support */
|
730
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
731
|
-
only screen and (-moz-min-device-pixel-ratio: 1.5),
|
732
|
-
only screen and (-o-min-device-pixel-ratio: 3/2),
|
733
|
-
only screen and (min-device-pixel-ratio: 1.5) {
|
734
|
-
.icheckbox_line-purple .icheck_line-icon,
|
735
|
-
.iradio_line-purple .icheck_line-icon {
|
736
|
-
background-image: url(line@2x.png);
|
737
|
-
-webkit-background-size: 60px 13px;
|
738
|
-
background-size: 60px 13px;
|
739
|
-
}
|
740
|
-
}
|