rails_marketplace 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/MIT-LICENSE +20 -0
- data/README.rdoc +3 -0
- data/Rakefile +37 -0
- data/app/assets/javascripts/rails_marketplace/application.js +46 -0
- data/app/assets/javascripts/rails_marketplace/catalog.coffee +3 -0
- data/app/assets/javascripts/rails_marketplace/flash.js +6 -0
- data/app/assets/javascripts/rails_marketplace/footermanifest.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/autocomplete/countries.js +267 -0
- data/app/assets/javascripts/rails_marketplace/js/autocomplete/jquery.autocomplete.js +986 -0
- data/app/assets/javascripts/rails_marketplace/js/bootstrap.min.js +7 -0
- data/app/assets/javascripts/rails_marketplace/js/calendar/fullcalendar.min.js +9 -0
- data/app/assets/javascripts/rails_marketplace/js/chartjs/chart.min.js +14 -0
- data/app/assets/javascripts/rails_marketplace/js/colorpicker/bootstrap-colorpicker.min.js +1087 -0
- data/app/assets/javascripts/rails_marketplace/js/colorpicker/docs.js +17 -0
- data/app/assets/javascripts/rails_marketplace/js/cropping/cropper.min.js +10 -0
- data/app/assets/javascripts/rails_marketplace/js/cropping/main.js +321 -0
- data/app/assets/javascripts/rails_marketplace/js/cropping/main2.js +160 -0
- data/app/assets/javascripts/rails_marketplace/js/custom.js +380 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/buttons.bootstrap.min.css +1 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/buttons.bootstrap.min.js +6 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/buttons.html5.min.js +22 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/buttons.print.min.js +4 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.bootstrap.js +8 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.buttons.min.js +36 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.fixedHeader.min.js +17 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.keyTable.min.js +18 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.responsive.min.js +25 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/dataTables.scroller.min.js +26 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/fixedHeader.bootstrap.min.css +1 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/jquery.dataTables.min.css +333 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/jquery.dataTables.min.js +166 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/json/scroller-demo.json +2502 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/jszip.min.js +14 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/pdfmake.min.js +22 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/responsive.bootstrap.min.css +1 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/responsive.bootstrap.min.js +7 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/scroller.bootstrap.min.css +1 -0
- data/app/assets/javascripts/rails_marketplace/js/datatables/vfs_fonts.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/datepicker/daterangepicker.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/dropzone/dropzone.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/easypie/jquery.easypiechart.min.js +9 -0
- data/app/assets/javascripts/rails_marketplace/js/echart/echarts-all.js +35 -0
- data/app/assets/javascripts/rails_marketplace/js/echart/green.js +212 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/bootstrap-wysiwyg.js +200 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-apollo.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-basic.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-clj.js +18 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-css.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-dart.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-erlang.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-go.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-hs.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-lisp.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-llvm.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-lua.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-matlab.js +6 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-ml.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-mumps.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-n.js +4 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-pascal.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-proto.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-r.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-rd.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-scala.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-sql.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-tcl.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-tex.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-vb.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-vhdl.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-wiki.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-xq.js +3 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/lang-yaml.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/prettify.js +30 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/google-code-prettify/run_prettify.js +34 -0
- data/app/assets/javascripts/rails_marketplace/js/editor/external/jquery.hotkeys.js +100 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/curvedLines.js +483 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/date.js +104 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.orderBars.js +201 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.pie.js +820 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.resize.js +57 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.spline.js +212 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.stack.js +188 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.time.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/flot/jquery.flot.tooltip.min.js +12 -0
- data/app/assets/javascripts/rails_marketplace/js/gauge/gauge.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/gauge/gauge_demo.js +21 -0
- data/app/assets/javascripts/rails_marketplace/js/icheck/icheck.min.js +11 -0
- data/app/assets/javascripts/rails_marketplace/js/input_mask/jquery.inputmask.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/ion_range/ion.rangeSlider.min.js +66 -0
- data/app/assets/javascripts/rails_marketplace/js/jquery.min.js +5 -0
- data/app/assets/javascripts/rails_marketplace/js/knob/jquery.knob.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/maps/gdp-data.js +185 -0
- data/app/assets/javascripts/rails_marketplace/js/maps/jquery-jvectormap-2.0.3.min.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/maps/jquery-jvectormap-us-aea-en.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/maps/jquery-jvectormap-world-mill-en.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/maps/us-unemployment.json +1 -0
- data/app/assets/javascripts/rails_marketplace/js/moment/moment.min.js +7 -0
- data/app/assets/javascripts/rails_marketplace/js/moris/example.js +127 -0
- data/app/assets/javascripts/rails_marketplace/js/moris/morris.min.js +7 -0
- data/app/assets/javascripts/rails_marketplace/js/moris/raphael-min.js +11 -0
- data/app/assets/javascripts/rails_marketplace/js/notify/pnotify.buttons.js +132 -0
- data/app/assets/javascripts/rails_marketplace/js/notify/pnotify.core.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/notify/pnotify.nonblock.js +151 -0
- data/app/assets/javascripts/rails_marketplace/js/nprogress.js +476 -0
- data/app/assets/javascripts/rails_marketplace/js/pace/pace.min.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/parsley/parsley.min.js +9 -0
- data/app/assets/javascripts/rails_marketplace/js/progressbar/bootstrap-progressbar.min.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/select/select2.full.js +2 -0
- data/app/assets/javascripts/rails_marketplace/js/sidebar/classie.js +80 -0
- data/app/assets/javascripts/rails_marketplace/js/sidebar/component.css +569 -0
- data/app/assets/javascripts/rails_marketplace/js/sidebar/modernizr.custom.js +4 -0
- data/app/assets/javascripts/rails_marketplace/js/sidebar/sidebarEffects.js +63 -0
- data/app/assets/javascripts/rails_marketplace/js/skycons/skycons.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/sparkline/jquery.sparkline.min.js +5 -0
- data/app/assets/javascripts/rails_marketplace/js/switchery/switchery.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/tags/jquery.tagsinput.min.js +1 -0
- data/app/assets/javascripts/rails_marketplace/js/textarea/autosize.min.js +6 -0
- data/app/assets/javascripts/rails_marketplace/js/validator/validator.js +411 -0
- data/app/assets/javascripts/rails_marketplace/js/wizard/jquery.smartWizard.js +489 -0
- data/app/assets/javascripts/rails_marketplace/less/custom.css +6355 -0
- data/app/assets/javascripts/rails_marketplace/marketplace.js +17 -0
- data/app/assets/javascripts/rails_marketplace/welcome.coffee +3 -0
- data/app/assets/stylesheets/rails_marketplace/application.scss +31 -0
- data/app/assets/stylesheets/rails_marketplace/catalog.scss +132 -0
- data/app/assets/stylesheets/rails_marketplace/css/animate.min.css +11 -0
- data/app/assets/stylesheets/rails_marketplace/css/bootstrap.min.css +6 -0
- data/app/assets/stylesheets/rails_marketplace/css/calendar/fullcalendar.css +1116 -0
- data/app/assets/stylesheets/rails_marketplace/css/calendar/fullcalendar.min.css +5 -0
- data/app/assets/stylesheets/rails_marketplace/css/calendar/fullcalendar.print.css +208 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/bootstrap-colorpicker.min.css +9 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/img/bootstrap-colorpicker/alpha-horizontal.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/img/bootstrap-colorpicker/alpha.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/img/bootstrap-colorpicker/hue-horizontal.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/img/bootstrap-colorpicker/hue.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/colorpicker/img/bootstrap-colorpicker/saturation.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/custom.css +5347 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/css/demo_page.css +103 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/css/demo_table.css +258 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/css/demo_table_jui.css +501 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/css/jquery.dataTables.css +221 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/css/jquery.dataTables_themeroller.css +244 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/Sorting icons.psd +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/back_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/back_enabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/back_enabled_hover.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/favicon.ico +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/forward_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/forward_enabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/forward_enabled_hover.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/sort_asc.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/sort_asc_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/sort_both.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/sort_desc.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/images/sort_desc_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/datatables/tools/css/dataTables.tableTools.css +336 -0
- data/app/assets/stylesheets/rails_marketplace/css/editor/external/google-code-prettify/prettify.css +1 -0
- data/app/assets/stylesheets/rails_marketplace/css/editor/index.css +42 -0
- data/app/assets/stylesheets/rails_marketplace/css/floatexamples.css +22 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/_all.css +530 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/aero.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/aero.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/aero@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/blue.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/blue.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/blue@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/flat.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/flat.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/flat@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/green.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/green.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/green@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/grey.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/grey.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/grey@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/orange.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/orange.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/orange@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/pink.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/pink.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/pink@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/purple.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/purple.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/purple@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/red.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/red.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/red@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/yellow.css +53 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/yellow.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/icheck/flat/yellow@2x.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/css/ion.rangeSlider.css +146 -0
- data/app/assets/stylesheets/rails_marketplace/css/ion.rangeSlider.skinFlat.css +106 -0
- data/app/assets/stylesheets/rails_marketplace/css/maps/jquery-jvectormap-2.0.3.css +135 -0
- data/app/assets/stylesheets/rails_marketplace/css/normalize.css +421 -0
- data/app/assets/stylesheets/rails_marketplace/css/nprogress.css +74 -0
- data/app/assets/stylesheets/rails_marketplace/css/progressbar/bootstrap-progressbar-3.3.0.css +161 -0
- data/app/assets/stylesheets/rails_marketplace/css/select/select2.min.css +404 -0
- data/app/assets/stylesheets/rails_marketplace/css/switchery/switchery.min.css +1 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/css/font-awesome.css +2086 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/css/font-awesome.min.css +4 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/FontAwesome.otf +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/fontawesome-webfont.eot +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/fontawesome-webfont.svg +655 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/fontawesome-webfont.ttf +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/fontawesome-webfont.woff +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/fonts/fontawesome-webfont.woff2 +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/glyphicons-halflings-regular.eot +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/glyphicons-halflings-regular.svg +288 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/glyphicons-halflings-regular.woff +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/animated.less +34 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/bordered-pulled.less +25 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/core.less +12 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/fixed-width.less +6 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/font-awesome.less +17 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/icons.less +697 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/larger.less +13 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/list.less +19 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/mixins.less +26 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/path.less +15 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/rotated-flipped.less +20 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/spinning.less +29 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/stacked.less +20 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/less/variables.less +708 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_animated.scss +34 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_bordered-pulled.scss +25 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_core.scss +12 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_fixed-width.scss +6 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_icons.scss +697 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_larger.scss +13 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_list.scss +19 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_mixins.scss +26 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_path.scss +15 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_rotated-flipped.scss +20 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_spinning.scss +29 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_stacked.scss +20 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/_variables.scss +708 -0
- data/app/assets/stylesheets/rails_marketplace/fonts/scss/font-awesome.scss +17 -0
- data/app/assets/stylesheets/rails_marketplace/images/1.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/4.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/american-express.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/back_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/back_enabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/back_enabled_hover.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/bootstrap-colorpicker/alpha-horizontal.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/bootstrap-colorpicker/alpha.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/bootstrap-colorpicker/hue-horizontal.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/bootstrap-colorpicker/hue.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/bootstrap-colorpicker/saturation.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/data.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/favicon.ico +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/forward_disabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/forward_enabled.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/forward_enabled_hover.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/icons.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/img.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/loading.gif +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/mastercard.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/paypal2.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/picture-2.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/picture.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/picture2.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/prod1.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/prod2.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/prod3.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/prod4.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/prod5.jpg +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/sprite-skin-flat.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/sprite-skin-modern.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/sprite-skin-nice.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/sprite-skin-simple.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/user.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/images/visa.png +0 -0
- data/app/assets/stylesheets/rails_marketplace/marketplace.scss +20 -0
- data/app/assets/stylesheets/rails_marketplace/pace.css +76 -0
- data/app/assets/stylesheets/rails_marketplace/welcome.scss +3 -0
- data/app/assets/stylesheets/scaffold.css +56 -0
- data/app/controllers/rails_marketplace/admin_controller.rb +151 -0
- data/app/controllers/rails_marketplace/application_controller.rb +4 -0
- data/app/controllers/rails_marketplace/catalog_controller.rb +172 -0
- data/app/controllers/rails_marketplace/seller_controller.rb +181 -0
- data/app/helpers/rails_marketplace/admin_helper.rb +16 -0
- data/app/helpers/rails_marketplace/application_helper.rb +4 -0
- data/app/helpers/rails_marketplace/catalog_helper.rb +4 -0
- data/app/helpers/rails_marketplace/plainpage_helper.rb +4 -0
- data/app/helpers/rails_marketplace/seller_helper.rb +16 -0
- data/app/models/rails_marketplace/admin.rb +10 -0
- data/app/models/rails_marketplace/admin_setting.rb +13 -0
- data/app/models/rails_marketplace/cart.rb +49 -0
- data/app/models/rails_marketplace/cart_product.rb +7 -0
- data/app/models/rails_marketplace/category.rb +22 -0
- data/app/models/rails_marketplace/category_product.rb +6 -0
- data/app/models/rails_marketplace/customer.rb +6 -0
- data/app/models/rails_marketplace/order.rb +22 -0
- data/app/models/rails_marketplace/order_product.rb +7 -0
- data/app/models/rails_marketplace/product.rb +34 -0
- data/app/models/rails_marketplace/seller.rb +13 -0
- data/app/models/rails_marketplace/seller_setting.rb +5 -0
- data/app/views/layouts/rails_marketplace/application.html.erb +37 -0
- data/app/views/layouts/rails_marketplace/seller_central.html.erb +58 -0
- data/app/views/layouts/rails_marketplace/super_admin.html.erb +58 -0
- data/app/views/rails_marketplace/admin/add_category.html.erb +63 -0
- data/app/views/rails_marketplace/admin/categories.html.erb +50 -0
- data/app/views/rails_marketplace/admin/category_products.html.erb +54 -0
- data/app/views/rails_marketplace/admin/dashboard.html.erb +50 -0
- data/app/views/rails_marketplace/admin/edit_category.html.erb +63 -0
- data/app/views/rails_marketplace/admin/login_form.html.erb +20 -0
- data/app/views/rails_marketplace/admin/products.html.erb +54 -0
- data/app/views/rails_marketplace/admin/seller_products.html.erb +54 -0
- data/app/views/rails_marketplace/admin/sellers.html.erb +48 -0
- data/app/views/rails_marketplace/admin/settings_form.html.erb +39 -0
- data/app/views/rails_marketplace/admin/signup_form.html.erb +25 -0
- data/app/views/rails_marketplace/catalog/cart.html.erb +80 -0
- data/app/views/rails_marketplace/catalog/category_products.html.erb +52 -0
- data/app/views/rails_marketplace/catalog/checkout.html.erb +207 -0
- data/app/views/rails_marketplace/catalog/checkout_success.html.erb +15 -0
- data/app/views/rails_marketplace/catalog/index.html.erb +1 -0
- data/app/views/rails_marketplace/catalog/product_detail.html.erb +88 -0
- data/app/views/rails_marketplace/partials/_admin_sidenav.html.erb +80 -0
- data/app/views/rails_marketplace/partials/_admin_topnav.html.erb +111 -0
- data/app/views/rails_marketplace/partials/_footer.html.erb +19 -0
- data/app/views/rails_marketplace/partials/_menu.html.erb +42 -0
- data/app/views/rails_marketplace/partials/_sidenav.html.erb +77 -0
- data/app/views/rails_marketplace/partials/_topnav.html.erb +105 -0
- data/app/views/rails_marketplace/seller/add_bulk_products.html.erb +0 -0
- data/app/views/rails_marketplace/seller/add_product.html.erb +67 -0
- data/app/views/rails_marketplace/seller/dashboard.html.erb +50 -0
- data/app/views/rails_marketplace/seller/edit_product.html.erb +69 -0
- data/app/views/rails_marketplace/seller/login_form.html.erb +36 -0
- data/app/views/rails_marketplace/seller/order_details.html.erb +69 -0
- data/app/views/rails_marketplace/seller/orders.html.erb +68 -0
- data/app/views/rails_marketplace/seller/products.html.erb +55 -0
- data/app/views/rails_marketplace/seller/settings_general.html.erb +64 -0
- data/app/views/rails_marketplace/seller/settings_payment.html.erb +34 -0
- data/app/views/rails_marketplace/seller/settings_shipping.html.erb +34 -0
- data/app/views/rails_marketplace/seller/settings_tax.html.erb +34 -0
- data/app/views/rails_marketplace/seller/signup_form.html.erb +28 -0
- data/app/views/rails_marketplace/seller/step_two.html.erb +17 -0
- data/app/views/rails_marketplace/shared/_admin_error_messages.html.erb +12 -0
- data/app/views/rails_marketplace/shared/_product_error_messages.html.erb +12 -0
- data/app/views/rails_marketplace/shared/_seller_error_messages.html.erb +12 -0
- data/config/routes.rb +58 -0
- data/db/migrate/20161013194852_create_sellers.rb +13 -0
- data/db/migrate/20161013195006_create_customers.rb +13 -0
- data/db/migrate/20161013195758_create_orders.rb +8 -0
- data/db/migrate/20161014013032_create_category_products.rb +10 -0
- data/db/migrate/20161014013058_create_order_products.rb +13 -0
- data/db/migrate/20161017185755_create_admins.rb +12 -0
- data/db/migrate/20161017232347_create_products.rb +14 -0
- data/db/migrate/20161019012043_add_reference_product_seller.rb +5 -0
- data/db/migrate/20161019013502_change_data_type_images_files.rb +6 -0
- data/db/migrate/20161019022020_add_reference_order_customers.rb +5 -0
- data/db/migrate/20161109191644_create_categories.rb +15 -0
- data/db/migrate/20161110021043_create_friendly_id_slugs.rb +15 -0
- data/db/migrate/20161110021131_add_slug_to_category.rb +6 -0
- data/db/migrate/20161110024118_add_slug_to_product.rb +6 -0
- data/db/migrate/20161111001446_create_carts.rb +8 -0
- data/db/migrate/20161111004451_create_cart_products.rb +12 -0
- data/db/migrate/20161115013956_add_currency_format_to_price.rb +6 -0
- data/db/migrate/20161115015227_monetize_product.rb +5 -0
- data/db/migrate/20161115032905_add_stripe_key_to_admin.rb +6 -0
- data/db/migrate/20161124015608_add_order_fields.rb +16 -0
- data/db/migrate/20161207193917_add_seller_to_orders.rb +6 -0
- data/db/migrate/20161208012601_add_price_to_cart_products.rb +6 -0
- data/db/migrate/20161208013402_add_money_to_cart_products.rb +6 -0
- data/db/migrate/20170217183953_create_seller_settings.rb +29 -0
- data/db/migrate/20170218003202_create_admin_settings.rb +24 -0
- data/db/migrate/20170224230449_create_stripe_managed_accounts.rb +9 -0
- data/db/migrate/20170224233736_add_stripe_to_admin_settings.rb +9 -0
- data/db/migrate/20170224235259_add_id_to_settings.rb +6 -0
- data/db/migrate/20170225002939_delete_stripe_accounts.rb +8 -0
- data/db/migrate/20170225003252_add_stripe_account_id_to_seller_settings.rb +5 -0
- data/lib/rails_marketplace.rb +4 -0
- data/lib/rails_marketplace/engine.rb +9 -0
- data/lib/rails_marketplace/version.rb +3 -0
- data/lib/tasks/rails_marketplace_tasks.rake +4 -0
- data/spec/controllers/rails_marketplace/catalog_controller_spec.rb +75 -0
- data/spec/dummy/README.rdoc +28 -0
- data/spec/dummy/Rakefile +6 -0
- data/spec/dummy/app/assets/javascripts/application.js +13 -0
- data/spec/dummy/app/assets/stylesheets/application.css +15 -0
- data/spec/dummy/app/controllers/application_controller.rb +5 -0
- data/spec/dummy/app/helpers/application_helper.rb +2 -0
- data/spec/dummy/app/views/layouts/application.html.erb +14 -0
- data/spec/dummy/bin/bundle +3 -0
- data/spec/dummy/bin/rails +4 -0
- data/spec/dummy/bin/rake +4 -0
- data/spec/dummy/bin/setup +29 -0
- data/spec/dummy/config.ru +4 -0
- data/spec/dummy/config/application.rb +32 -0
- data/spec/dummy/config/boot.rb +5 -0
- data/spec/dummy/config/database.yml +25 -0
- data/spec/dummy/config/environment.rb +5 -0
- data/spec/dummy/config/environments/development.rb +41 -0
- data/spec/dummy/config/environments/production.rb +79 -0
- data/spec/dummy/config/environments/test.rb +42 -0
- data/spec/dummy/config/initializers/assets.rb +11 -0
- data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/spec/dummy/config/initializers/cookies_serializer.rb +3 -0
- data/spec/dummy/config/initializers/filter_parameter_logging.rb +4 -0
- data/spec/dummy/config/initializers/inflections.rb +16 -0
- data/spec/dummy/config/initializers/mime_types.rb +4 -0
- data/spec/dummy/config/initializers/session_store.rb +3 -0
- data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/spec/dummy/config/locales/en.yml +23 -0
- data/spec/dummy/config/routes.rb +4 -0
- data/spec/dummy/config/secrets.yml +22 -0
- data/spec/dummy/db/schema.rb +194 -0
- data/spec/dummy/log/development.log +889 -0
- data/spec/dummy/log/test.log +1229 -0
- data/spec/dummy/public/404.html +67 -0
- data/spec/dummy/public/422.html +67 -0
- data/spec/dummy/public/500.html +66 -0
- data/spec/dummy/public/favicon.ico +0 -0
- data/spec/helpers/rails_marketplace/catalog_helper_spec.rb +17 -0
- data/spec/routing/rails_marketplace/catalog_routing_spec.rb +44 -0
- data/spec/spec_helper.rb +44 -0
- data/spec/views/rails_marketplace/catalog/edit.html.erb_spec.rb +15 -0
- data/spec/views/rails_marketplace/catalog/index.html.erb_spec.rb +15 -0
- data/spec/views/rails_marketplace/catalog/new.html.erb_spec.rb +15 -0
- data/spec/views/rails_marketplace/catalog/show.html.erb_spec.rb +12 -0
- metadata +595 -0
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/app/assets/stylesheets/rails_marketplace/css/datatables/tools/css/dataTables.tableTools.css
ADDED
@@ -0,0 +1,336 @@
|
|
1
|
+
/*
|
2
|
+
* File: TableTools.css
|
3
|
+
* Description: Styles for TableTools 2
|
4
|
+
* Author: Allan Jardine (www.sprymedia.co.uk)
|
5
|
+
* Language: Javascript
|
6
|
+
* License: GPL v2 / 3 point BSD
|
7
|
+
* Project: DataTables
|
8
|
+
*
|
9
|
+
* Copyright 2009-2012 Allan Jardine, all rights reserved.
|
10
|
+
*
|
11
|
+
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
12
|
+
*
|
13
|
+
* CSS name space:
|
14
|
+
* DTTT DataTables TableTools
|
15
|
+
*
|
16
|
+
* Style sheet provides:
|
17
|
+
* CONTAINER TableTools container element and styles applying to all components
|
18
|
+
* BUTTON_STYLES Action specific button styles
|
19
|
+
* SELECTING Row selection styles
|
20
|
+
* COLLECTIONS Drop down list (collection) styles
|
21
|
+
* PRINTING Print display styles
|
22
|
+
*/
|
23
|
+
|
24
|
+
|
25
|
+
/*
|
26
|
+
* CONTAINER
|
27
|
+
* TableTools container element and styles applying to all components
|
28
|
+
*/
|
29
|
+
div.DTTT_container {
|
30
|
+
position: relative;
|
31
|
+
float: right;
|
32
|
+
margin-bottom: 1em;
|
33
|
+
}
|
34
|
+
|
35
|
+
@media screen and (max-width: 640px) {
|
36
|
+
div.DTTT_container {
|
37
|
+
float: none !important;
|
38
|
+
text-align: center;
|
39
|
+
}
|
40
|
+
|
41
|
+
div.DTTT_container:after {
|
42
|
+
visibility: hidden;
|
43
|
+
display: block;
|
44
|
+
content: "";
|
45
|
+
clear: both;
|
46
|
+
height: 0;
|
47
|
+
}
|
48
|
+
}
|
49
|
+
|
50
|
+
|
51
|
+
button.DTTT_button,
|
52
|
+
div.DTTT_button,
|
53
|
+
a.DTTT_button {
|
54
|
+
position: relative;
|
55
|
+
display: inline-block;
|
56
|
+
margin-right: 3px;
|
57
|
+
padding: 5px 8px;
|
58
|
+
border: 1px solid #999;
|
59
|
+
cursor: pointer;
|
60
|
+
*cursor: hand;
|
61
|
+
font-size: 0.88em;
|
62
|
+
|
63
|
+
-webkit-border-radius: 2px;
|
64
|
+
-moz-border-radius: 2px;
|
65
|
+
-ms-border-radius: 2px;
|
66
|
+
-o-border-radius: 2px;
|
67
|
+
border-radius: 2px;
|
68
|
+
|
69
|
+
-webkit-box-shadow: 1px 1px 3px #ccc;
|
70
|
+
-moz-box-shadow: 1px 1px 3px #ccc;
|
71
|
+
-ms-box-shadow: 1px 1px 3px #ccc;
|
72
|
+
-o-box-shadow: 1px 1px 3px #ccc;
|
73
|
+
box-shadow: 1px 1px 3px #ccc;
|
74
|
+
|
75
|
+
/* Generated by http://www.colorzilla.com/gradient-editor/ */
|
76
|
+
background: #ffffff; /* Old browsers */
|
77
|
+
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
|
78
|
+
background: -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
|
79
|
+
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
|
80
|
+
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
|
81
|
+
background: linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
|
82
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
|
83
|
+
}
|
84
|
+
|
85
|
+
|
86
|
+
/* Buttons are cunning border-box sizing - we can't just use that for A and DIV due to IE6/7 */
|
87
|
+
button.DTTT_button {
|
88
|
+
height: 30px;
|
89
|
+
padding: 3px 8px;
|
90
|
+
}
|
91
|
+
|
92
|
+
.DTTT_button embed {
|
93
|
+
outline: none;
|
94
|
+
}
|
95
|
+
|
96
|
+
button.DTTT_button:hover,
|
97
|
+
div.DTTT_button:hover,
|
98
|
+
a.DTTT_button:hover {
|
99
|
+
border: 1px solid #666;
|
100
|
+
text-decoration: none !important;
|
101
|
+
|
102
|
+
-webkit-box-shadow: 1px 1px 3px #999;
|
103
|
+
-moz-box-shadow: 1px 1px 3px #999;
|
104
|
+
-ms-box-shadow: 1px 1px 3px #999;
|
105
|
+
-o-box-shadow: 1px 1px 3px #999;
|
106
|
+
box-shadow: 1px 1px 3px #999;
|
107
|
+
|
108
|
+
background: #f3f3f3; /* Old browsers */
|
109
|
+
background: -webkit-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
|
110
|
+
background: -moz-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* FF3.6+ */
|
111
|
+
background: -ms-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* IE10+ */
|
112
|
+
background: -o-linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* Opera 11.10+ */
|
113
|
+
background: linear-gradient(top, #f3f3f3 0%,#e2e2e2 89%,#f4f4f4 100%); /* W3C */
|
114
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */
|
115
|
+
}
|
116
|
+
|
117
|
+
button.DTTT_disabled,
|
118
|
+
div.DTTT_disabled,
|
119
|
+
a.DTTT_disabled {
|
120
|
+
color: #999;
|
121
|
+
border: 1px solid #d0d0d0;
|
122
|
+
|
123
|
+
background: #ffffff; /* Old browsers */
|
124
|
+
background: -webkit-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
|
125
|
+
background: -moz-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* FF3.6+ */
|
126
|
+
background: -ms-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* IE10+ */
|
127
|
+
background: -o-linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* Opera 11.10+ */
|
128
|
+
background: linear-gradient(top, #ffffff 0%,#f9f9f9 89%,#fafafa 100%); /* W3C */
|
129
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */
|
130
|
+
}
|
131
|
+
|
132
|
+
|
133
|
+
|
134
|
+
/*
|
135
|
+
* BUTTON_STYLES
|
136
|
+
* Action specific button styles
|
137
|
+
* If you want images - comment this back in
|
138
|
+
|
139
|
+
a.DTTT_button_csv,
|
140
|
+
a.DTTT_button_xls,
|
141
|
+
a.DTTT_button_copy,
|
142
|
+
a.DTTT_button_pdf,
|
143
|
+
a.DTTT_button_print {
|
144
|
+
padding-right: 0px;
|
145
|
+
}
|
146
|
+
|
147
|
+
a.DTTT_button_csv span,
|
148
|
+
a.DTTT_button_xls span,
|
149
|
+
a.DTTT_button_copy span,
|
150
|
+
a.DTTT_button_pdf span,
|
151
|
+
a.DTTT_button_print span {
|
152
|
+
display: inline-block;
|
153
|
+
height: 24px;
|
154
|
+
line-height: 24px;
|
155
|
+
padding-right: 30px;
|
156
|
+
}
|
157
|
+
|
158
|
+
|
159
|
+
a.DTTT_button_csv span { background: url(../images/csv.png) no-repeat bottom right; }
|
160
|
+
a.DTTT_button_csv:hover span { background: url(../images/csv_hover.png) no-repeat center right; }
|
161
|
+
|
162
|
+
a.DTTT_button_xls span { background: url(../images/xls.png) no-repeat center right; }
|
163
|
+
a.DTTT_button_xls:hover span { background: #f0f0f0 url(../images/xls_hover.png) no-repeat center right; }
|
164
|
+
|
165
|
+
a.DTTT_button_copy span { background: url(../images/copy.png) no-repeat center right; }
|
166
|
+
a.DTTT_button_copy:hover span { background: #f0f0f0 url(../images/copy_hover.png) no-repeat center right; }
|
167
|
+
|
168
|
+
a.DTTT_button_pdf span { background: url(../images/pdf.png) no-repeat center right; }
|
169
|
+
a.DTTT_button_pdf:hover span { background: #f0f0f0 url(../images/pdf_hover.png) no-repeat center right; }
|
170
|
+
|
171
|
+
a.DTTT_button_print span { background: url(../images/print.png) no-repeat center right; }
|
172
|
+
a.DTTT_button_print:hover span { background: #f0f0f0 url(../images/print_hover.png) no-repeat center right; }
|
173
|
+
|
174
|
+
*/
|
175
|
+
|
176
|
+
button.DTTT_button_collection span {
|
177
|
+
padding-right: 17px;
|
178
|
+
background: url(../images/collection.png) no-repeat center right;
|
179
|
+
}
|
180
|
+
|
181
|
+
button.DTTT_button_collection:hover span {
|
182
|
+
padding-right: 17px;
|
183
|
+
background: #f0f0f0 url(../images/collection_hover.png) no-repeat center right;
|
184
|
+
}
|
185
|
+
|
186
|
+
|
187
|
+
/*
|
188
|
+
* SELECTING
|
189
|
+
* Row selection styles
|
190
|
+
*/
|
191
|
+
table.DTTT_selectable tbody tr {
|
192
|
+
cursor: pointer;
|
193
|
+
*cursor: hand;
|
194
|
+
}
|
195
|
+
|
196
|
+
table.dataTable tr.DTTT_selected.odd {
|
197
|
+
background-color: #9FAFD1;
|
198
|
+
}
|
199
|
+
|
200
|
+
table.dataTable tr.DTTT_selected.odd td.sorting_1 {
|
201
|
+
background-color: #9FAFD1;
|
202
|
+
}
|
203
|
+
|
204
|
+
table.dataTable tr.DTTT_selected.odd td.sorting_2 {
|
205
|
+
background-color: #9FAFD1;
|
206
|
+
}
|
207
|
+
|
208
|
+
table.dataTable tr.DTTT_selected.odd td.sorting_3 {
|
209
|
+
background-color: #9FAFD1;
|
210
|
+
}
|
211
|
+
|
212
|
+
|
213
|
+
table.dataTable tr.DTTT_selected.even {
|
214
|
+
background-color: #B0BED9;
|
215
|
+
}
|
216
|
+
|
217
|
+
table.dataTable tr.DTTT_selected.even td.sorting_1 {
|
218
|
+
background-color: #B0BED9;
|
219
|
+
}
|
220
|
+
|
221
|
+
table.dataTable tr.DTTT_selected.even td.sorting_2 {
|
222
|
+
background-color: #B0BED9;
|
223
|
+
}
|
224
|
+
|
225
|
+
table.dataTable tr.DTTT_selected.even td.sorting_3 {
|
226
|
+
background-color: #B0BED9;
|
227
|
+
}
|
228
|
+
|
229
|
+
|
230
|
+
/*
|
231
|
+
* COLLECTIONS
|
232
|
+
* Drop down list (collection) styles
|
233
|
+
*/
|
234
|
+
|
235
|
+
div.DTTT_collection {
|
236
|
+
width: 150px;
|
237
|
+
padding: 8px 8px 4px 8px;
|
238
|
+
border: 1px solid #ccc;
|
239
|
+
border: 1px solid rgba( 0, 0, 0, 0.4 );
|
240
|
+
background-color: #f3f3f3;
|
241
|
+
background-color: rgba( 255, 255, 255, 0.3 );
|
242
|
+
overflow: hidden;
|
243
|
+
z-index: 2002;
|
244
|
+
|
245
|
+
-webkit-border-radius: 5px;
|
246
|
+
-moz-border-radius: 5px;
|
247
|
+
-ms-border-radius: 5px;
|
248
|
+
-o-border-radius: 5px;
|
249
|
+
border-radius: 5px;
|
250
|
+
|
251
|
+
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
252
|
+
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
253
|
+
-ms-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
254
|
+
-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
255
|
+
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
|
256
|
+
}
|
257
|
+
|
258
|
+
div.DTTT_collection_background {
|
259
|
+
background: transparent url(../images/background.png) repeat top left;
|
260
|
+
z-index: 2001;
|
261
|
+
}
|
262
|
+
|
263
|
+
div.DTTT_collection button.DTTT_button,
|
264
|
+
div.DTTT_collection div.DTTT_button,
|
265
|
+
div.DTTT_collection a.DTTT_button {
|
266
|
+
position: relative;
|
267
|
+
left: 0;
|
268
|
+
right: 0;
|
269
|
+
|
270
|
+
display: block;
|
271
|
+
float: none;
|
272
|
+
margin-bottom: 4px;
|
273
|
+
|
274
|
+
-webkit-box-shadow: 1px 1px 3px #999;
|
275
|
+
-moz-box-shadow: 1px 1px 3px #999;
|
276
|
+
-ms-box-shadow: 1px 1px 3px #999;
|
277
|
+
-o-box-shadow: 1px 1px 3px #999;
|
278
|
+
box-shadow: 1px 1px 3px #999;
|
279
|
+
}
|
280
|
+
|
281
|
+
|
282
|
+
/*
|
283
|
+
* PRINTING
|
284
|
+
* Print display styles
|
285
|
+
*/
|
286
|
+
|
287
|
+
.DTTT_print_info {
|
288
|
+
position: fixed;
|
289
|
+
top: 50%;
|
290
|
+
left: 50%;
|
291
|
+
width: 400px;
|
292
|
+
height: 150px;
|
293
|
+
margin-left: -200px;
|
294
|
+
margin-top: -75px;
|
295
|
+
text-align: center;
|
296
|
+
color: #333;
|
297
|
+
padding: 10px 30px;
|
298
|
+
|
299
|
+
background: #ffffff; /* Old browsers */
|
300
|
+
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Chrome10+,Safari5.1+ */
|
301
|
+
background: -moz-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* FF3.6+ */
|
302
|
+
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* IE10+ */
|
303
|
+
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* Opera 11.10+ */
|
304
|
+
background: linear-gradient(top, #ffffff 0%,#f3f3f3 89%,#f9f9f9 100%); /* W3C */
|
305
|
+
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */
|
306
|
+
|
307
|
+
opacity: 0.95;
|
308
|
+
|
309
|
+
border: 1px solid black;
|
310
|
+
border: 1px solid rgba(0, 0, 0, 0.5);
|
311
|
+
|
312
|
+
-webkit-border-radius: 6px;
|
313
|
+
-moz-border-radius: 6px;
|
314
|
+
-ms-border-radius: 6px;
|
315
|
+
-o-border-radius: 6px;
|
316
|
+
border-radius: 6px;
|
317
|
+
|
318
|
+
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
|
319
|
+
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
|
320
|
+
-ms-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
|
321
|
+
-o-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
|
322
|
+
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
|
323
|
+
}
|
324
|
+
|
325
|
+
.DTTT_print_info h6 {
|
326
|
+
font-weight: normal;
|
327
|
+
font-size: 28px;
|
328
|
+
line-height: 28px;
|
329
|
+
margin: 1em;
|
330
|
+
}
|
331
|
+
|
332
|
+
.DTTT_print_info p {
|
333
|
+
font-size: 14px;
|
334
|
+
line-height: 20px;
|
335
|
+
}
|
336
|
+
|
data/app/assets/stylesheets/rails_marketplace/css/editor/external/google-code-prettify/prettify.css
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}@media print,projection{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun,.opn,.clo{color:#440}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}pre.prettyprint{padding:2px;border:1px solid #888}ol.linenums{margin-top:0;margin-bottom:0}li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8{list-style-type:none}li.L1,li.L3,li.L5,li.L7,li.L9{background:#eee}
|
@@ -0,0 +1,42 @@
|
|
1
|
+
/* this CSS is not part of the widget, it is here just as an example of the demo page styling.... Don't copy this one, roll your own. One
|
2
|
+
* of the key things about the widget is that it allows you to do your own styling!
|
3
|
+
*/
|
4
|
+
|
5
|
+
#editor {
|
6
|
+
max-height: 250px;
|
7
|
+
height: 250px;
|
8
|
+
background-color: white;
|
9
|
+
border-collapse: separate;
|
10
|
+
border: 1px solid rgb(204, 204, 204);
|
11
|
+
padding: 4px;
|
12
|
+
box-sizing: content-box;
|
13
|
+
-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
|
14
|
+
box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
|
15
|
+
border-top-right-radius: 3px; border-bottom-right-radius: 3px;
|
16
|
+
border-bottom-left-radius: 3px; border-top-left-radius: 3px;
|
17
|
+
overflow: scroll;
|
18
|
+
outline: none;
|
19
|
+
}
|
20
|
+
#voiceBtn {
|
21
|
+
width: 20px;
|
22
|
+
color: transparent;
|
23
|
+
background-color: transparent;
|
24
|
+
transform: scale(2.0, 2.0);
|
25
|
+
-webkit-transform: scale(2.0, 2.0);
|
26
|
+
-moz-transform: scale(2.0, 2.0);
|
27
|
+
border: transparent;
|
28
|
+
cursor: pointer;
|
29
|
+
box-shadow: none;
|
30
|
+
-webkit-box-shadow: none;
|
31
|
+
}
|
32
|
+
|
33
|
+
div[data-role="editor-toolbar"] {
|
34
|
+
-webkit-user-select: none;
|
35
|
+
-moz-user-select: none;
|
36
|
+
-ms-user-select: none;
|
37
|
+
user-select: none;
|
38
|
+
}
|
39
|
+
|
40
|
+
.dropdown-menu a {
|
41
|
+
cursor: pointer;
|
42
|
+
}
|
@@ -0,0 +1,22 @@
|
|
1
|
+
|
2
|
+
.demo-container {
|
3
|
+
box-sizing: border-box;
|
4
|
+
width: 100%;
|
5
|
+
height: 350px; display: block; margin-bottom: 10px;
|
6
|
+
}
|
7
|
+
|
8
|
+
.demo-placeholder {
|
9
|
+
width: 100%;
|
10
|
+
height: 100%;
|
11
|
+
font-size: 14px;
|
12
|
+
line-height: 1.2em;
|
13
|
+
}
|
14
|
+
|
15
|
+
.legend table {
|
16
|
+
border-spacing: 5px;
|
17
|
+
}
|
18
|
+
.pieLabel {
|
19
|
+
border: 1px solid #CAC9C9;
|
20
|
+
border-radius: 4px;
|
21
|
+
padding: 1px 1px;
|
22
|
+
}
|
@@ -0,0 +1,530 @@
|
|
1
|
+
/* iCheck plugin Flat skin
|
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: url(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: url(flat@2x.png);
|
50
|
+
-webkit-background-size: 176px 22px;
|
51
|
+
background-size: 176px 22px;
|
52
|
+
}
|
53
|
+
}
|
54
|
+
|
55
|
+
/* red */
|
56
|
+
.icheckbox_flat-red,
|
57
|
+
.iradio_flat-red {
|
58
|
+
display: inline-block;
|
59
|
+
*display: inline;
|
60
|
+
vertical-align: middle;
|
61
|
+
margin: 0;
|
62
|
+
padding: 0;
|
63
|
+
width: 20px;
|
64
|
+
height: 20px;
|
65
|
+
background: url(red.png) no-repeat;
|
66
|
+
border: none;
|
67
|
+
cursor: pointer;
|
68
|
+
}
|
69
|
+
|
70
|
+
.icheckbox_flat-red {
|
71
|
+
background-position: 0 0;
|
72
|
+
}
|
73
|
+
.icheckbox_flat-red.checked {
|
74
|
+
background-position: -22px 0;
|
75
|
+
}
|
76
|
+
.icheckbox_flat-red.disabled {
|
77
|
+
background-position: -44px 0;
|
78
|
+
cursor: default;
|
79
|
+
}
|
80
|
+
.icheckbox_flat-red.checked.disabled {
|
81
|
+
background-position: -66px 0;
|
82
|
+
}
|
83
|
+
|
84
|
+
.iradio_flat-red {
|
85
|
+
background-position: -88px 0;
|
86
|
+
}
|
87
|
+
.iradio_flat-red.checked {
|
88
|
+
background-position: -110px 0;
|
89
|
+
}
|
90
|
+
.iradio_flat-red.disabled {
|
91
|
+
background-position: -132px 0;
|
92
|
+
cursor: default;
|
93
|
+
}
|
94
|
+
.iradio_flat-red.checked.disabled {
|
95
|
+
background-position: -154px 0;
|
96
|
+
}
|
97
|
+
|
98
|
+
/* HiDPI support */
|
99
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
100
|
+
.icheckbox_flat-red,
|
101
|
+
.iradio_flat-red {
|
102
|
+
background-image: url(red@2x.png);
|
103
|
+
-webkit-background-size: 176px 22px;
|
104
|
+
background-size: 176px 22px;
|
105
|
+
}
|
106
|
+
}
|
107
|
+
|
108
|
+
/* green */
|
109
|
+
.icheckbox_flat-green,
|
110
|
+
.iradio_flat-green {
|
111
|
+
display: inline-block;
|
112
|
+
*display: inline;
|
113
|
+
vertical-align: middle;
|
114
|
+
margin: 0;
|
115
|
+
padding: 0;
|
116
|
+
width: 20px;
|
117
|
+
height: 20px;
|
118
|
+
background: url(green.png) no-repeat;
|
119
|
+
border: none;
|
120
|
+
cursor: pointer;
|
121
|
+
}
|
122
|
+
|
123
|
+
.icheckbox_flat-green {
|
124
|
+
background-position: 0 0;
|
125
|
+
}
|
126
|
+
.icheckbox_flat-green.checked {
|
127
|
+
background-position: -22px 0;
|
128
|
+
}
|
129
|
+
.icheckbox_flat-green.disabled {
|
130
|
+
background-position: -44px 0;
|
131
|
+
cursor: default;
|
132
|
+
}
|
133
|
+
.icheckbox_flat-green.checked.disabled {
|
134
|
+
background-position: -66px 0;
|
135
|
+
}
|
136
|
+
|
137
|
+
.iradio_flat-green {
|
138
|
+
background-position: -88px 0;
|
139
|
+
}
|
140
|
+
.iradio_flat-green.checked {
|
141
|
+
background-position: -110px 0;
|
142
|
+
}
|
143
|
+
.iradio_flat-green.disabled {
|
144
|
+
background-position: -132px 0;
|
145
|
+
cursor: default;
|
146
|
+
}
|
147
|
+
.iradio_flat-green.checked.disabled {
|
148
|
+
background-position: -154px 0;
|
149
|
+
}
|
150
|
+
|
151
|
+
/* HiDPI support */
|
152
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
153
|
+
.icheckbox_flat-green,
|
154
|
+
.iradio_flat-green {
|
155
|
+
background-image: url(green@2x.png);
|
156
|
+
-webkit-background-size: 176px 22px;
|
157
|
+
background-size: 176px 22px;
|
158
|
+
}
|
159
|
+
}
|
160
|
+
|
161
|
+
/* blue */
|
162
|
+
.icheckbox_flat-blue,
|
163
|
+
.iradio_flat-blue {
|
164
|
+
display: inline-block;
|
165
|
+
*display: inline;
|
166
|
+
vertical-align: middle;
|
167
|
+
margin: 0;
|
168
|
+
padding: 0;
|
169
|
+
width: 20px;
|
170
|
+
height: 20px;
|
171
|
+
background: url(blue.png) no-repeat;
|
172
|
+
border: none;
|
173
|
+
cursor: pointer;
|
174
|
+
}
|
175
|
+
|
176
|
+
.icheckbox_flat-blue {
|
177
|
+
background-position: 0 0;
|
178
|
+
}
|
179
|
+
.icheckbox_flat-blue.checked {
|
180
|
+
background-position: -22px 0;
|
181
|
+
}
|
182
|
+
.icheckbox_flat-blue.disabled {
|
183
|
+
background-position: -44px 0;
|
184
|
+
cursor: default;
|
185
|
+
}
|
186
|
+
.icheckbox_flat-blue.checked.disabled {
|
187
|
+
background-position: -66px 0;
|
188
|
+
}
|
189
|
+
|
190
|
+
.iradio_flat-blue {
|
191
|
+
background-position: -88px 0;
|
192
|
+
}
|
193
|
+
.iradio_flat-blue.checked {
|
194
|
+
background-position: -110px 0;
|
195
|
+
}
|
196
|
+
.iradio_flat-blue.disabled {
|
197
|
+
background-position: -132px 0;
|
198
|
+
cursor: default;
|
199
|
+
}
|
200
|
+
.iradio_flat-blue.checked.disabled {
|
201
|
+
background-position: -154px 0;
|
202
|
+
}
|
203
|
+
|
204
|
+
/* HiDPI support */
|
205
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
206
|
+
.icheckbox_flat-blue,
|
207
|
+
.iradio_flat-blue {
|
208
|
+
background-image: url(blue@2x.png);
|
209
|
+
-webkit-background-size: 176px 22px;
|
210
|
+
background-size: 176px 22px;
|
211
|
+
}
|
212
|
+
}
|
213
|
+
|
214
|
+
/* aero */
|
215
|
+
.icheckbox_flat-aero,
|
216
|
+
.iradio_flat-aero {
|
217
|
+
display: inline-block;
|
218
|
+
*display: inline;
|
219
|
+
vertical-align: middle;
|
220
|
+
margin: 0;
|
221
|
+
padding: 0;
|
222
|
+
width: 20px;
|
223
|
+
height: 20px;
|
224
|
+
background: url(aero.png) no-repeat;
|
225
|
+
border: none;
|
226
|
+
cursor: pointer;
|
227
|
+
}
|
228
|
+
|
229
|
+
.icheckbox_flat-aero {
|
230
|
+
background-position: 0 0;
|
231
|
+
}
|
232
|
+
.icheckbox_flat-aero.checked {
|
233
|
+
background-position: -22px 0;
|
234
|
+
}
|
235
|
+
.icheckbox_flat-aero.disabled {
|
236
|
+
background-position: -44px 0;
|
237
|
+
cursor: default;
|
238
|
+
}
|
239
|
+
.icheckbox_flat-aero.checked.disabled {
|
240
|
+
background-position: -66px 0;
|
241
|
+
}
|
242
|
+
|
243
|
+
.iradio_flat-aero {
|
244
|
+
background-position: -88px 0;
|
245
|
+
}
|
246
|
+
.iradio_flat-aero.checked {
|
247
|
+
background-position: -110px 0;
|
248
|
+
}
|
249
|
+
.iradio_flat-aero.disabled {
|
250
|
+
background-position: -132px 0;
|
251
|
+
cursor: default;
|
252
|
+
}
|
253
|
+
.iradio_flat-aero.checked.disabled {
|
254
|
+
background-position: -154px 0;
|
255
|
+
}
|
256
|
+
|
257
|
+
/* HiDPI support */
|
258
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
259
|
+
.icheckbox_flat-aero,
|
260
|
+
.iradio_flat-aero {
|
261
|
+
background-image: url(aero@2x.png);
|
262
|
+
-webkit-background-size: 176px 22px;
|
263
|
+
background-size: 176px 22px;
|
264
|
+
}
|
265
|
+
}
|
266
|
+
|
267
|
+
/* grey */
|
268
|
+
.icheckbox_flat-grey,
|
269
|
+
.iradio_flat-grey {
|
270
|
+
display: inline-block;
|
271
|
+
*display: inline;
|
272
|
+
vertical-align: middle;
|
273
|
+
margin: 0;
|
274
|
+
padding: 0;
|
275
|
+
width: 20px;
|
276
|
+
height: 20px;
|
277
|
+
background: url(grey.png) no-repeat;
|
278
|
+
border: none;
|
279
|
+
cursor: pointer;
|
280
|
+
}
|
281
|
+
|
282
|
+
.icheckbox_flat-grey {
|
283
|
+
background-position: 0 0;
|
284
|
+
}
|
285
|
+
.icheckbox_flat-grey.checked {
|
286
|
+
background-position: -22px 0;
|
287
|
+
}
|
288
|
+
.icheckbox_flat-grey.disabled {
|
289
|
+
background-position: -44px 0;
|
290
|
+
cursor: default;
|
291
|
+
}
|
292
|
+
.icheckbox_flat-grey.checked.disabled {
|
293
|
+
background-position: -66px 0;
|
294
|
+
}
|
295
|
+
|
296
|
+
.iradio_flat-grey {
|
297
|
+
background-position: -88px 0;
|
298
|
+
}
|
299
|
+
.iradio_flat-grey.checked {
|
300
|
+
background-position: -110px 0;
|
301
|
+
}
|
302
|
+
.iradio_flat-grey.disabled {
|
303
|
+
background-position: -132px 0;
|
304
|
+
cursor: default;
|
305
|
+
}
|
306
|
+
.iradio_flat-grey.checked.disabled {
|
307
|
+
background-position: -154px 0;
|
308
|
+
}
|
309
|
+
|
310
|
+
/* HiDPI support */
|
311
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
312
|
+
.icheckbox_flat-grey,
|
313
|
+
.iradio_flat-grey {
|
314
|
+
background-image: url(grey@2x.png);
|
315
|
+
-webkit-background-size: 176px 22px;
|
316
|
+
background-size: 176px 22px;
|
317
|
+
}
|
318
|
+
}
|
319
|
+
|
320
|
+
/* orange */
|
321
|
+
.icheckbox_flat-orange,
|
322
|
+
.iradio_flat-orange {
|
323
|
+
display: inline-block;
|
324
|
+
*display: inline;
|
325
|
+
vertical-align: middle;
|
326
|
+
margin: 0;
|
327
|
+
padding: 0;
|
328
|
+
width: 20px;
|
329
|
+
height: 20px;
|
330
|
+
background: url(orange.png) no-repeat;
|
331
|
+
border: none;
|
332
|
+
cursor: pointer;
|
333
|
+
}
|
334
|
+
|
335
|
+
.icheckbox_flat-orange {
|
336
|
+
background-position: 0 0;
|
337
|
+
}
|
338
|
+
.icheckbox_flat-orange.checked {
|
339
|
+
background-position: -22px 0;
|
340
|
+
}
|
341
|
+
.icheckbox_flat-orange.disabled {
|
342
|
+
background-position: -44px 0;
|
343
|
+
cursor: default;
|
344
|
+
}
|
345
|
+
.icheckbox_flat-orange.checked.disabled {
|
346
|
+
background-position: -66px 0;
|
347
|
+
}
|
348
|
+
|
349
|
+
.iradio_flat-orange {
|
350
|
+
background-position: -88px 0;
|
351
|
+
}
|
352
|
+
.iradio_flat-orange.checked {
|
353
|
+
background-position: -110px 0;
|
354
|
+
}
|
355
|
+
.iradio_flat-orange.disabled {
|
356
|
+
background-position: -132px 0;
|
357
|
+
cursor: default;
|
358
|
+
}
|
359
|
+
.iradio_flat-orange.checked.disabled {
|
360
|
+
background-position: -154px 0;
|
361
|
+
}
|
362
|
+
|
363
|
+
/* HiDPI support */
|
364
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
365
|
+
.icheckbox_flat-orange,
|
366
|
+
.iradio_flat-orange {
|
367
|
+
background-image: url(orange@2x.png);
|
368
|
+
-webkit-background-size: 176px 22px;
|
369
|
+
background-size: 176px 22px;
|
370
|
+
}
|
371
|
+
}
|
372
|
+
|
373
|
+
/* yellow */
|
374
|
+
.icheckbox_flat-yellow,
|
375
|
+
.iradio_flat-yellow {
|
376
|
+
display: inline-block;
|
377
|
+
*display: inline;
|
378
|
+
vertical-align: middle;
|
379
|
+
margin: 0;
|
380
|
+
padding: 0;
|
381
|
+
width: 20px;
|
382
|
+
height: 20px;
|
383
|
+
background: url(yellow.png) no-repeat;
|
384
|
+
border: none;
|
385
|
+
cursor: pointer;
|
386
|
+
}
|
387
|
+
|
388
|
+
.icheckbox_flat-yellow {
|
389
|
+
background-position: 0 0;
|
390
|
+
}
|
391
|
+
.icheckbox_flat-yellow.checked {
|
392
|
+
background-position: -22px 0;
|
393
|
+
}
|
394
|
+
.icheckbox_flat-yellow.disabled {
|
395
|
+
background-position: -44px 0;
|
396
|
+
cursor: default;
|
397
|
+
}
|
398
|
+
.icheckbox_flat-yellow.checked.disabled {
|
399
|
+
background-position: -66px 0;
|
400
|
+
}
|
401
|
+
|
402
|
+
.iradio_flat-yellow {
|
403
|
+
background-position: -88px 0;
|
404
|
+
}
|
405
|
+
.iradio_flat-yellow.checked {
|
406
|
+
background-position: -110px 0;
|
407
|
+
}
|
408
|
+
.iradio_flat-yellow.disabled {
|
409
|
+
background-position: -132px 0;
|
410
|
+
cursor: default;
|
411
|
+
}
|
412
|
+
.iradio_flat-yellow.checked.disabled {
|
413
|
+
background-position: -154px 0;
|
414
|
+
}
|
415
|
+
|
416
|
+
/* HiDPI support */
|
417
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
418
|
+
.icheckbox_flat-yellow,
|
419
|
+
.iradio_flat-yellow {
|
420
|
+
background-image: url(yellow@2x.png);
|
421
|
+
-webkit-background-size: 176px 22px;
|
422
|
+
background-size: 176px 22px;
|
423
|
+
}
|
424
|
+
}
|
425
|
+
|
426
|
+
/* pink */
|
427
|
+
.icheckbox_flat-pink,
|
428
|
+
.iradio_flat-pink {
|
429
|
+
display: inline-block;
|
430
|
+
*display: inline;
|
431
|
+
vertical-align: middle;
|
432
|
+
margin: 0;
|
433
|
+
padding: 0;
|
434
|
+
width: 20px;
|
435
|
+
height: 20px;
|
436
|
+
background: url(pink.png) no-repeat;
|
437
|
+
border: none;
|
438
|
+
cursor: pointer;
|
439
|
+
}
|
440
|
+
|
441
|
+
.icheckbox_flat-pink {
|
442
|
+
background-position: 0 0;
|
443
|
+
}
|
444
|
+
.icheckbox_flat-pink.checked {
|
445
|
+
background-position: -22px 0;
|
446
|
+
}
|
447
|
+
.icheckbox_flat-pink.disabled {
|
448
|
+
background-position: -44px 0;
|
449
|
+
cursor: default;
|
450
|
+
}
|
451
|
+
.icheckbox_flat-pink.checked.disabled {
|
452
|
+
background-position: -66px 0;
|
453
|
+
}
|
454
|
+
|
455
|
+
.iradio_flat-pink {
|
456
|
+
background-position: -88px 0;
|
457
|
+
}
|
458
|
+
.iradio_flat-pink.checked {
|
459
|
+
background-position: -110px 0;
|
460
|
+
}
|
461
|
+
.iradio_flat-pink.disabled {
|
462
|
+
background-position: -132px 0;
|
463
|
+
cursor: default;
|
464
|
+
}
|
465
|
+
.iradio_flat-pink.checked.disabled {
|
466
|
+
background-position: -154px 0;
|
467
|
+
}
|
468
|
+
|
469
|
+
/* HiDPI support */
|
470
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
471
|
+
.icheckbox_flat-pink,
|
472
|
+
.iradio_flat-pink {
|
473
|
+
background-image: url(pink@2x.png);
|
474
|
+
-webkit-background-size: 176px 22px;
|
475
|
+
background-size: 176px 22px;
|
476
|
+
}
|
477
|
+
}
|
478
|
+
|
479
|
+
/* purple */
|
480
|
+
.icheckbox_flat-purple,
|
481
|
+
.iradio_flat-purple {
|
482
|
+
display: inline-block;
|
483
|
+
*display: inline;
|
484
|
+
vertical-align: middle;
|
485
|
+
margin: 0;
|
486
|
+
padding: 0;
|
487
|
+
width: 20px;
|
488
|
+
height: 20px;
|
489
|
+
background: url(purple.png) no-repeat;
|
490
|
+
border: none;
|
491
|
+
cursor: pointer;
|
492
|
+
}
|
493
|
+
|
494
|
+
.icheckbox_flat-purple {
|
495
|
+
background-position: 0 0;
|
496
|
+
}
|
497
|
+
.icheckbox_flat-purple.checked {
|
498
|
+
background-position: -22px 0;
|
499
|
+
}
|
500
|
+
.icheckbox_flat-purple.disabled {
|
501
|
+
background-position: -44px 0;
|
502
|
+
cursor: default;
|
503
|
+
}
|
504
|
+
.icheckbox_flat-purple.checked.disabled {
|
505
|
+
background-position: -66px 0;
|
506
|
+
}
|
507
|
+
|
508
|
+
.iradio_flat-purple {
|
509
|
+
background-position: -88px 0;
|
510
|
+
}
|
511
|
+
.iradio_flat-purple.checked {
|
512
|
+
background-position: -110px 0;
|
513
|
+
}
|
514
|
+
.iradio_flat-purple.disabled {
|
515
|
+
background-position: -132px 0;
|
516
|
+
cursor: default;
|
517
|
+
}
|
518
|
+
.iradio_flat-purple.checked.disabled {
|
519
|
+
background-position: -154px 0;
|
520
|
+
}
|
521
|
+
|
522
|
+
/* HiDPI support */
|
523
|
+
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
|
524
|
+
.icheckbox_flat-purple,
|
525
|
+
.iradio_flat-purple {
|
526
|
+
background-image: url(purple@2x.png);
|
527
|
+
-webkit-background-size: 176px 22px;
|
528
|
+
background-size: 176px 22px;
|
529
|
+
}
|
530
|
+
}
|