compass-jquery-plugin 0.3.2.8 → 0.3.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +24 -6
- data/VERSION.yml +3 -3
- data/lib/jquery/gridify/grid_column.rb +6 -6
- data/lib/jquery/gridify/grid_options.rb +4 -4
- data/lib/jquery/mark_it_up.rb +2 -0
- data/lib/jquery/mobile.rb +0 -1
- data/templates/dynatree/jquery.dynatree.js +2896 -2880
- data/templates/dynatree/jquery.dynatree.min.js +55 -54
- data/templates/dynatree/jquery/dynatree/aero.scss +4 -2
- data/templates/dynatree/jquery/dynatree/aqua.scss +4 -2
- data/templates/dynatree/jquery/dynatree/crystal.scss +4 -2
- data/templates/dynatree/jquery/dynatree/xp.scss +5 -3
- data/templates/emulators/emulators/bb.playbook.landscape.png +0 -0
- data/templates/emulators/emulators/bb.playbook.landscape.scss +18 -0
- data/templates/emulators/emulators/bb.playbook.portrait.png +0 -0
- data/templates/emulators/emulators/bb.playbook.portrait.scss +18 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.png → bb.torch.landscape.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.landscape.scss → bb.torch.landscape.scss} +1 -3
- data/templates/emulators/emulators/{blackberry.torch.portrait.png → bb.torch.portrait.png} +0 -0
- data/templates/emulators/emulators/{blackberry.torch.portrait.scss → bb.torch.portrait.scss} +1 -3
- data/templates/emulators/emulators/galaxy.ace.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.landscape.scss +18 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.ace.portrait.scss +18 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +0 -2
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +0 -2
- data/templates/emulators/emulators/htc.sensation.landscape.png +0 -0
- data/templates/emulators/emulators/htc.sensation.landscape.scss +18 -0
- data/templates/emulators/emulators/htc.sensation.portrait.png +0 -0
- data/templates/emulators/emulators/htc.sensation.portrait.scss +18 -0
- data/templates/emulators/emulators/ipad.landscape.scss +0 -2
- data/templates/emulators/emulators/ipad.portrait.scss +0 -2
- data/templates/emulators/emulators/iphone.3.landscape.scss +0 -2
- data/templates/emulators/emulators/iphone.3.portrait.scss +0 -2
- data/templates/emulators/emulators/{iphone.4.landscape .scss → iphone.4.landscape.scss} +0 -2
- data/templates/emulators/emulators/iphone.4.portrait.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.landscape.scss +0 -2
- data/templates/emulators/emulators/palm.pre.2.portrait.scss +0 -2
- data/templates/emulators/manifest.rb +17 -5
- data/templates/graphics/highcharts/dark-blue.js +159 -159
- data/templates/graphics/highcharts/dark-green.js +159 -159
- data/templates/graphics/highcharts/gray.js +154 -154
- data/templates/graphics/highcharts/grid.js +84 -84
- data/templates/graphics/highcharts/highslide-config.js +2 -2
- data/templates/graphics/highcharts/highslide-full.js +3310 -3310
- data/templates/graphics/highcharts/skies.js +72 -72
- data/templates/graphics/jquery.ganttView.js +1550 -1550
- data/templates/graphics/jquery.highcharts.js +11277 -11285
- data/templates/graphics/jquery.sparkline.js +1072 -1072
- data/templates/ical/jquery.ical.js +7637 -7637
- data/templates/ical/jquery/ical.print.scss +3 -3
- data/templates/jqgrid/i18n/jqgrid/locale-ar.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +131 -131
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cn.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-da.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +134 -134
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-es.js +129 -129
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +141 -141
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-gl.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-hu.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +6 -6
- data/templates/jqgrid/i18n/jqgrid/locale-ja.js +153 -153
- data/templates/jqgrid/i18n/jqgrid/locale-lt.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-mne.js +134 -0
- data/templates/jqgrid/i18n/jqgrid/locale-mne.min.js +7 -0
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +145 -145
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +12 -12
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +140 -140
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sr.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +128 -128
- data/templates/jqgrid/jquery.jqGrid.js +13477 -13443
- data/templates/jqgrid/jquery.jqGrid.min.js +292 -287
- data/templates/jqgrid/jquery/jqGrid.scss +13 -12
- data/templates/jqgrid/manifest.rb +2 -0
- data/templates/jqtouch/jquery.jqtouch.js +9601 -9556
- data/templates/jqtouch/jquery.jqtouch.min.js +3 -3
- data/templates/jqtouch/jquery/touch/default.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqt.scss +2 -2
- data/templates/jqtouch/jquery/touch/jqtouch.scss +26 -5
- data/templates/jquery/amplify.store.js +211 -211
- data/templates/jquery/config/initializers/jquery.rb +2 -0
- data/templates/jquery/history.adapter.jquery.js +42 -36
- data/templates/jquery/history.html4.js +563 -563
- data/templates/jquery/history.html4.min.js +5 -5
- data/templates/jquery/history.js +1721 -1694
- data/templates/jquery/history.min.js +28 -27
- data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-az.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +21 -21
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-da.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-es.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-id.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-is.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-it.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.js +18 -18
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +17 -17
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +19 -19
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
- data/templates/jquery/jquery-ui.js +11913 -11882
- data/templates/jquery/jquery-ui.min.js +340 -339
- data/templates/jquery/jquery.bgiframe.js +27 -27
- data/templates/jquery/jquery.contextMenu.js +202 -202
- data/templates/jquery/jquery.cookie.js +26 -26
- data/templates/jquery/jquery.dotimeout.js +227 -227
- data/templates/jquery/jquery.dst.js +89 -89
- data/templates/jquery/jquery.easing.js +226 -0
- data/templates/jquery/jquery.easing.min.js +8 -0
- data/templates/jquery/jquery.farbtastic.js +294 -294
- data/templates/jquery/jquery.flashMessages.js +14 -14
- data/templates/jquery/jquery.form.js +761 -761
- data/templates/jquery/jquery.haml.js +247 -247
- data/templates/jquery/jquery.hotkeys.js +79 -79
- data/templates/jquery/jquery.js +1490 -928
- data/templates/jquery/jquery.layout.js +2454 -2454
- data/templates/jquery/jquery.mediahelpers.js +216 -0
- data/templates/jquery/jquery.mediahelpers.min.js +3 -0
- data/templates/jquery/jquery.min.js +177 -166
- data/templates/jquery/jquery.mousewheel.js +57 -57
- data/templates/jquery/jquery.offline.js +171 -171
- data/templates/jquery/jquery.pngFix.js +72 -72
- data/templates/jquery/jquery.rails.js +145 -145
- data/templates/jquery/jquery.replacetext.js +80 -80
- data/templates/jquery/jquery.themeswitchertool.js +195 -195
- data/templates/jquery/jquery.tmpl.js +460 -460
- data/templates/jquery/jquery.tmplPlus.js +78 -78
- data/templates/jquery/jquery.tokeninput.js +480 -475
- data/templates/jquery/jquery/ui/_theme.scss +14 -14
- data/templates/jquery/jquery/ui/black-tie/ui-icons_4ca300_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ededed_256x240.png +0 -0
- data/templates/jquery/jquery/ui/black-tie/ui-icons_ffcf29_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_bbbbbb_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_c98000_256x240.png +0 -0
- data/templates/jquery/jquery/ui/vader/ui-icons_f29a00_256x240.png +0 -0
- data/templates/jquery/json.js +66 -66
- data/templates/jquery/json2.js +177 -177
- data/templates/jquery/manifest.rb +4 -0
- data/templates/jstree/jquery.jstree.js +5918 -5918
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.blue.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.parsed.preview.html.haml +9 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.blue.html.haml +8 -0
- data/templates/markitup/app/views/shared/_mark_it_up.preview.html.haml +8 -0
- data/templates/markitup/config/initializers/mark_it_up.rb +40 -0
- data/templates/markitup/jquery.markitup.js +586 -0
- data/templates/markitup/jquery.markitup.min.js +1 -0
- data/templates/markitup/jquery/markitup/preview/body.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/bullet.blue.png +0 -0
- data/templates/markitup/jquery/markitup/preview/preview.blue.scss +58 -0
- data/templates/markitup/jquery/markitup/preview/preview.scss +7 -0
- data/templates/markitup/jquery/markitup/sets/bbcode.scss +34 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/fonts.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/bbcode/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css.scss +54 -0
- data/templates/markitup/jquery/markitup/sets/css/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/css.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/tag.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_center.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_justify.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_align_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_indent.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_letterspacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_linespacing.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_lowercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_bottom.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_left.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_right.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_padding_top.png +0 -0
- data/templates/markitup/jquery/markitup/sets/css/text_uppercase.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default.scss +22 -0
- data/templates/markitup/jquery/markitup/sets/default/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/default/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/dotclear/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/html/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/html/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markdown/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markdown/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/markmin/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/markmin/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest.scss +38 -0
- data/templates/markitup/jquery/markitup/sets/rest/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/rest/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/textile/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/textile/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy.scss +40 -0
- data/templates/markitup/jquery/markitup/sets/texy/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/page_white_code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/texy/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags.scss +44 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/disconnect.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/txt2tags/underline.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/wiki/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/code.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/quotes.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/table.png +0 -0
- data/templates/markitup/jquery/markitup/sets/wiki/url.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode.scss +42 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/bold.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/clean.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h1.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h2.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h3.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h4.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h5.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/h6.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/image.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/italic.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/link.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-bullet.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-item.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/list-numeric.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/paragraph.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/picture.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/preview.png +0 -0
- data/templates/markitup/jquery/markitup/sets/xbbcode/stroke.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua.scss +136 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header-white.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/spacer.gif +0 -0
- data/templates/markitup/jquery/markitup/skins/aqua/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor.scss +141 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/jtageditor/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live.scss +135 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-footer.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/bg-header.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/live/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup.scss +150 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-container.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-bbcode.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-dotclear.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-html.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-json.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-markdown.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-textile.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-wiki.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor-xml.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/bg-editor.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/markitup/submenu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple.scss +117 -0
- data/templates/markitup/jquery/markitup/skins/simple/handle.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/menu.png +0 -0
- data/templates/markitup/jquery/markitup/skins/simple/submenu.png +0 -0
- data/templates/markitup/manifest.rb +311 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.bbcode.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.css.min.js +5 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.js +30 -0
- data/templates/markitup/markitup/jquery.markitup.set.default.min.js +2 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.js +38 -0
- data/templates/markitup/markitup/jquery.markitup.set.dotclear.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.js +40 -0
- data/templates/markitup/markitup/jquery.markitup.set.html.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.js +53 -0
- data/templates/markitup/markitup/jquery.markitup.set.markdown.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.js +50 -0
- data/templates/markitup/markitup/jquery.markitup.set.markmin.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.rest.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.js +58 -0
- data/templates/markitup/markitup/jquery.markitup.set.textile.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.js +52 -0
- data/templates/markitup/markitup/jquery.markitup.set.texy.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.js +42 -0
- data/templates/markitup/markitup/jquery.markitup.set.txt2tags.min.js +3 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.js +61 -0
- data/templates/markitup/markitup/jquery.markitup.set.wiki.min.js +4 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.js +36 -0
- data/templates/markitup/markitup/jquery.markitup.set.xbbcode.min.js +4 -0
- data/templates/mobile/config/initializers/mobile.rb +2 -0
- data/templates/mobile/jquery.mobile.js +4545 -4454
- data/templates/mobile/jquery.mobile.min.js +16 -7
- data/templates/mobile/jquery/mobile/960.fluid.scss +191 -0
- data/templates/mobile/jquery/mobile/960.scss +213 -0
- data/templates/mobile/jquery/mobile/_base.scss +37 -20
- data/templates/mobile/jquery/mobile/default.scss +48 -56
- data/templates/mobile/jquery/mobile/valencia.scss +43 -44
- data/templates/mobile/manifest.rb +2 -0
- data/templates/ribbon/jquery.ribbon.js +195 -195
- data/templates/ribbon/jquery.ribbon.min.js +1 -1
- data/templates/ribbon/jquery/ribbon/office.scss +12 -12
- data/templates/ribbon/jquery/ribbon/windows7.scss +12 -12
- data/templates/secret_sauce/secret_sauce.js +8 -8
- data/templates/tools/flowplayer.js +897 -897
- data/templates/tools/jquery.tools.js +3647 -3647
- data/templates/tools/jquery.tools.min.js +47 -47
- data/templates/tools/swfobject.js +760 -760
- metadata +350 -22
@@ -338,14 +338,14 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|
338
338
|
z-index: 0;
|
339
339
|
-webkit-animation-name: fadeout; } }
|
340
340
|
|
341
|
-
/* The properties in this
|
341
|
+
/* The properties in this rule are only necessary for the 'flip' transition.
|
342
342
|
* We need specify the perspective to create a projection matrix. This will add
|
343
343
|
* some depth as the element flips. The depth number represents the distance of
|
344
344
|
* the viewer from the z-plane. According to the CSS3 spec, 1000 is a moderate
|
345
345
|
* value.
|
346
346
|
*/
|
347
347
|
|
348
|
-
.
|
348
|
+
.viewport-flip {
|
349
349
|
-webkit-perspective: 1000;
|
350
350
|
position: absolute; }
|
351
351
|
|
@@ -870,7 +870,7 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|
870
870
|
.ui-controlgroup .ui-btn-icon-notext .ui-btn-inner { padding: 5px 6px 5px 5px; }
|
871
871
|
*/
|
872
872
|
|
873
|
-
|
873
|
+
@media all and (min-width: 450px) {
|
874
874
|
.ui-controlgroup-label {
|
875
875
|
vertical-align: top;
|
876
876
|
display: inline-block;
|
@@ -880,6 +880,7 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|
880
880
|
width: 60%;
|
881
881
|
display: inline-block; } }
|
882
882
|
|
883
|
+
|
883
884
|
/*
|
884
885
|
* jQuery Mobile Framework
|
885
886
|
* Copyright (c) jQuery Project
|
@@ -913,12 +914,18 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|
913
914
|
text-align: left;
|
914
915
|
z-index: 2; }
|
915
916
|
|
917
|
+
.ui-checkbox .ui-btn-inner, .ui-radio .ui-btn-inner {
|
918
|
+
white-space: normal; }
|
919
|
+
|
916
920
|
.ui-checkbox .ui-btn-icon-left .ui-btn-inner, .ui-radio .ui-btn-icon-left .ui-btn-inner {
|
917
921
|
padding-left: 45px; }
|
918
922
|
|
919
923
|
.ui-checkbox .ui-btn-icon-right .ui-btn-inner, .ui-radio .ui-btn-icon-right .ui-btn-inner {
|
920
924
|
padding-right: 45px; }
|
921
925
|
|
926
|
+
.ui-checkbox .ui-icon, .ui-radio .ui-icon {
|
927
|
+
top: 1.1em; }
|
928
|
+
|
922
929
|
.ui-checkbox .ui-btn-icon-left .ui-icon, .ui-radio .ui-btn-icon-left .ui-icon {
|
923
930
|
left: 15px; }
|
924
931
|
|
@@ -952,10 +959,12 @@ Built by David Kaneda and maintained by Jonathan Stark.
|
|
952
959
|
&:first-child {
|
953
960
|
border-top-width: 0; } }
|
954
961
|
|
955
|
-
|
956
|
-
|
957
|
-
|
958
|
-
|
962
|
+
@media all and (min-width: 450px) {
|
963
|
+
.ui-field-contain {
|
964
|
+
border-width: 0;
|
965
|
+
padding: 0;
|
966
|
+
margin: 1em 0; } }
|
967
|
+
|
959
968
|
|
960
969
|
/*
|
961
970
|
* jQuery Mobile Framework
|
@@ -1044,10 +1053,14 @@ label.ui-select {
|
|
1044
1053
|
.ui-li.ui-selectmenu-placeholder {
|
1045
1054
|
display: none; }
|
1046
1055
|
|
1047
|
-
.ui-selectmenu .ui-header
|
1048
|
-
|
1056
|
+
.ui-selectmenu .ui-header {
|
1057
|
+
.ui-title {
|
1058
|
+
margin: 0.6em 46px 0.8em; }
|
1059
|
+
h1:after {
|
1060
|
+
content: '.';
|
1061
|
+
visibility: hidden; } }
|
1049
1062
|
|
1050
|
-
|
1063
|
+
@media all and (min-width: 450px) {
|
1051
1064
|
label.ui-select {
|
1052
1065
|
display: inline-block;
|
1053
1066
|
width: 20%;
|
@@ -1056,11 +1069,8 @@ label.ui-select {
|
|
1056
1069
|
width: 60%;
|
1057
1070
|
display: inline-block; } }
|
1058
1071
|
|
1059
|
-
/* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button. this shim's content in there */
|
1060
1072
|
|
1061
|
-
|
1062
|
-
content: '.';
|
1063
|
-
visibility: hidden; }
|
1073
|
+
/* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button. this shim's content in there */
|
1064
1074
|
|
1065
1075
|
/*
|
1066
1076
|
* jQuery Mobile Framework
|
@@ -1116,8 +1126,7 @@ textarea.ui-input-text {
|
|
1116
1126
|
display: none; } }
|
1117
1127
|
|
1118
1128
|
/* orientation adjustments - incomplete!*/
|
1119
|
-
|
1120
|
-
.min-width-480px {
|
1129
|
+
@media all and (min-width: 450px) {
|
1121
1130
|
label.ui-input-text {
|
1122
1131
|
vertical-align: top;
|
1123
1132
|
display: inline-block;
|
@@ -1134,6 +1143,7 @@ textarea.ui-input-text {
|
|
1134
1143
|
width: 98%;
|
1135
1144
|
/*echos rule from above*/ } } }
|
1136
1145
|
|
1146
|
+
|
1137
1147
|
/*
|
1138
1148
|
* jQuery Mobile Framework
|
1139
1149
|
* Copyright (c) jQuery Project
|
@@ -1278,8 +1288,10 @@ ol.ui-listview .ui-li-jsnumbering:before {
|
|
1278
1288
|
text-align: right;
|
1279
1289
|
margin: .3em 0; }
|
1280
1290
|
|
1281
|
-
|
1282
|
-
|
1291
|
+
@media all and (min-width: 480px) {
|
1292
|
+
.ui-li-aside {
|
1293
|
+
width: 45%; } }
|
1294
|
+
|
1283
1295
|
|
1284
1296
|
.ui-li-divider {
|
1285
1297
|
cursor: default; }
|
@@ -1339,11 +1351,15 @@ ol.ui-listview .ui-li-jsnumbering:before {
|
|
1339
1351
|
margin: -15px -5px -15px -5px;
|
1340
1352
|
background: transparent; }
|
1341
1353
|
|
1354
|
+
.ui-li.ui-screen-hidden {
|
1355
|
+
display: none; }
|
1356
|
+
|
1342
1357
|
/* Odd iPad positioning issue. */
|
1343
1358
|
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
|
1344
1359
|
.ui-li .ui-btn-text {
|
1345
1360
|
overflow: visible; } }
|
1346
1361
|
|
1362
|
+
|
1347
1363
|
/*
|
1348
1364
|
* jQuery Mobile Framework
|
1349
1365
|
* Copyright (c) jQuery Project
|
@@ -1353,7 +1369,7 @@ ol.ui-listview .ui-li-jsnumbering:before {
|
|
1353
1369
|
label.ui-slider {
|
1354
1370
|
display: block; }
|
1355
1371
|
|
1356
|
-
input.ui-slider-input
|
1372
|
+
input.ui-slider-input {
|
1357
1373
|
display: inline-block;
|
1358
1374
|
width: 50px; }
|
1359
1375
|
|
@@ -1382,7 +1398,7 @@ a.ui-slider-handle {
|
|
1382
1398
|
padding-left: 0;
|
1383
1399
|
padding-right: 0; } }
|
1384
1400
|
|
1385
|
-
|
1401
|
+
@media all and (min-width: 480px) {
|
1386
1402
|
label.ui-slider {
|
1387
1403
|
display: inline-block;
|
1388
1404
|
width: 20%;
|
@@ -1390,6 +1406,7 @@ a.ui-slider-handle {
|
|
1390
1406
|
div.ui-slider {
|
1391
1407
|
width: 45%; } }
|
1392
1408
|
|
1409
|
+
|
1393
1410
|
div {
|
1394
1411
|
&.ui-slider-switch {
|
1395
1412
|
height: 32px;
|
@@ -10,7 +10,7 @@
|
|
10
10
|
-----------------------------------------------------------------------------------------------------------*/
|
11
11
|
|
12
12
|
.ui-bar-a {
|
13
|
-
border: 1px solid
|
13
|
+
border: 1px solid #2A2A2A;
|
14
14
|
background: #111111;
|
15
15
|
color: #ffffff;
|
16
16
|
font-weight: bold;
|
@@ -28,10 +28,10 @@
|
|
28
28
|
font-weight: bold; } }
|
29
29
|
|
30
30
|
.ui-body-a {
|
31
|
-
border: 1px solid
|
31
|
+
border: 1px solid #2A2A2A;
|
32
32
|
background: #222222;
|
33
33
|
color: #fff;
|
34
|
-
text-shadow: 0 1px 0
|
34
|
+
text-shadow: 0 1px 0 #000;
|
35
35
|
font-weight: normal;
|
36
36
|
background-image: -moz-linear-gradient(top, #666666, #222222);
|
37
37
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, #222222));
|
@@ -52,7 +52,7 @@
|
|
52
52
|
border-bottom-style: solid; }
|
53
53
|
|
54
54
|
.ui-btn-up-a {
|
55
|
-
border: 1px solid
|
55
|
+
border: 1px solid #222;
|
56
56
|
background: #333333;
|
57
57
|
font-weight: bold;
|
58
58
|
color: #fff;
|
@@ -64,7 +64,7 @@
|
|
64
64
|
color: #fff; } }
|
65
65
|
|
66
66
|
.ui-btn-hover-a {
|
67
|
-
border: 1px solid
|
67
|
+
border: 1px solid #000;
|
68
68
|
background: #444444;
|
69
69
|
font-weight: bold;
|
70
70
|
color: #fff;
|
@@ -76,7 +76,7 @@
|
|
76
76
|
color: #fff; } }
|
77
77
|
|
78
78
|
.ui-btn-down-a {
|
79
|
-
border: 1px solid
|
79
|
+
border: 1px solid #000;
|
80
80
|
background: #3d3d3d;
|
81
81
|
font-weight: bold;
|
82
82
|
color: #fff;
|
@@ -95,7 +95,7 @@
|
|
95
95
|
-----------------------------------------------------------------------------------------------------------*/
|
96
96
|
|
97
97
|
.ui-bar-b {
|
98
|
-
border: 1px solid
|
98
|
+
border: 1px solid #456f9a;
|
99
99
|
background: #5e87b0;
|
100
100
|
color: #fff;
|
101
101
|
font-weight: bold;
|
@@ -113,10 +113,10 @@
|
|
113
113
|
font-weight: bold; } }
|
114
114
|
|
115
115
|
.ui-body-b {
|
116
|
-
border: 1px solid
|
116
|
+
border: 1px solid #C6C6C6;
|
117
117
|
background: #cccccc;
|
118
118
|
color: #333333;
|
119
|
-
text-shadow: 0 1px 0
|
119
|
+
text-shadow: 0 1px 0 #fff;
|
120
120
|
font-weight: normal;
|
121
121
|
background-image: -moz-linear-gradient(top, #e6e6e6, #cccccc);
|
122
122
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e6e6e6), color-stop(1, #cccccc));
|
@@ -131,7 +131,7 @@
|
|
131
131
|
font-weight: bold; } }
|
132
132
|
|
133
133
|
.ui-btn-up-b {
|
134
|
-
border: 1px solid
|
134
|
+
border: 1px solid #145072;
|
135
135
|
background: #2567ab;
|
136
136
|
font-weight: bold;
|
137
137
|
color: #fff;
|
@@ -143,7 +143,7 @@
|
|
143
143
|
color: #fff; } }
|
144
144
|
|
145
145
|
.ui-btn-hover-b {
|
146
|
-
border: 1px solid
|
146
|
+
border: 1px solid #00516e;
|
147
147
|
background: #4b88b6;
|
148
148
|
font-weight: bold;
|
149
149
|
color: #fff;
|
@@ -155,7 +155,7 @@
|
|
155
155
|
color: #fff; } }
|
156
156
|
|
157
157
|
.ui-btn-down-b {
|
158
|
-
border: 1px solid
|
158
|
+
border: 1px solid #225377;
|
159
159
|
background: #4e89c5;
|
160
160
|
font-weight: bold;
|
161
161
|
color: #fff;
|
@@ -174,11 +174,11 @@
|
|
174
174
|
-----------------------------------------------------------------------------------------------------------*/
|
175
175
|
|
176
176
|
.ui-bar-c {
|
177
|
-
border: 1px solid
|
177
|
+
border: 1px solid #B3B3B3;
|
178
178
|
background: #e9eaeb;
|
179
179
|
color: #3E3E3E;
|
180
180
|
font-weight: bold;
|
181
|
-
text-shadow: 0 1px 1px
|
181
|
+
text-shadow: 0 1px 1px #fff;
|
182
182
|
background-image: -moz-linear-gradient(top, #f0f0f0, #e9eaeb);
|
183
183
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(1, #e9eaeb));
|
184
184
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f0f0f0', EndColorStr='#e9eaeb')";
|
@@ -187,9 +187,9 @@
|
|
187
187
|
font-family: Helvetica, Arial, sans-serif; } }
|
188
188
|
|
189
189
|
.ui-body-c {
|
190
|
-
border: 1px solid
|
190
|
+
border: 1px solid #B3B3B3;
|
191
191
|
color: #333333;
|
192
|
-
text-shadow: 0 1px 0
|
192
|
+
text-shadow: 0 1px 0 #fff;
|
193
193
|
background: #f0f0f0;
|
194
194
|
background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
|
195
195
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #dddddd));
|
@@ -204,7 +204,7 @@
|
|
204
204
|
font-weight: bold; } }
|
205
205
|
|
206
206
|
.ui-btn-up-c {
|
207
|
-
border: 1px solid
|
207
|
+
border: 1px solid #ccc;
|
208
208
|
background: #eee;
|
209
209
|
font-weight: bold;
|
210
210
|
color: #444;
|
@@ -216,11 +216,11 @@
|
|
216
216
|
color: #2F3E46; } }
|
217
217
|
|
218
218
|
.ui-btn-hover-c {
|
219
|
-
border: 1px solid
|
219
|
+
border: 1px solid #bbb;
|
220
220
|
background: #dadada;
|
221
221
|
font-weight: bold;
|
222
222
|
color: #101010;
|
223
|
-
text-shadow: 0 1px 1px
|
223
|
+
text-shadow: 0 1px 1px #fff;
|
224
224
|
background-image: -moz-linear-gradient(top, #ededed, #dadada);
|
225
225
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(1, #dadada));
|
226
226
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', EndColorStr='#dadada')";
|
@@ -228,11 +228,11 @@
|
|
228
228
|
color: #2F3E46; } }
|
229
229
|
|
230
230
|
.ui-btn-down-c {
|
231
|
-
border: 1px solid
|
231
|
+
border: 1px solid #808080;
|
232
232
|
background: #fdfdfd;
|
233
233
|
font-weight: bold;
|
234
234
|
color: #111111;
|
235
|
-
text-shadow: 0 1px 1px
|
235
|
+
text-shadow: 0 1px 1px #ffffff;
|
236
236
|
background-image: -moz-linear-gradient(top, #eeeeee, #fdfdfd);
|
237
237
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #fdfdfd));
|
238
238
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#fdfdfd')";
|
@@ -247,7 +247,7 @@
|
|
247
247
|
-----------------------------------------------------------------------------------------------------------*/
|
248
248
|
|
249
249
|
.ui-bar-d {
|
250
|
-
border: 1px solid
|
250
|
+
border: 1px solid #ccc;
|
251
251
|
background: #bbb;
|
252
252
|
color: #333;
|
253
253
|
text-shadow: 0 1px 0 #eee;
|
@@ -264,9 +264,9 @@
|
|
264
264
|
font-weight: bold; } }
|
265
265
|
|
266
266
|
.ui-body-d {
|
267
|
-
border: 1px solid
|
267
|
+
border: 1px solid #ccc;
|
268
268
|
color: #333333;
|
269
|
-
text-shadow: 0 1px 0
|
269
|
+
text-shadow: 0 1px 0 #fff;
|
270
270
|
background: #ffffff;
|
271
271
|
font-family: Helvetica, Arial, sans-serif;
|
272
272
|
input, select, textarea, button {
|
@@ -278,7 +278,7 @@
|
|
278
278
|
font-weight: bold; } }
|
279
279
|
|
280
280
|
.ui-btn-up-d {
|
281
|
-
border: 1px solid
|
281
|
+
border: 1px solid #ccc;
|
282
282
|
background: #fff;
|
283
283
|
font-weight: bold;
|
284
284
|
color: #444;
|
@@ -287,12 +287,12 @@
|
|
287
287
|
color: #333; } }
|
288
288
|
|
289
289
|
.ui-btn-hover-d {
|
290
|
-
border: 1px solid
|
290
|
+
border: 1px solid #aaa;
|
291
291
|
background: #eeeeee;
|
292
292
|
font-weight: bold;
|
293
293
|
color: #222;
|
294
294
|
cursor: pointer;
|
295
|
-
text-shadow: 0 1px 1px
|
295
|
+
text-shadow: 0 1px 1px #fff;
|
296
296
|
background-image: -moz-linear-gradient(top, #fdfdfd, #eeeeee);
|
297
297
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fdfdfd), color-stop(1, #eeeeee));
|
298
298
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fdfdfd', EndColorStr='#eeeeee')";
|
@@ -300,23 +300,16 @@
|
|
300
300
|
color: #222; } }
|
301
301
|
|
302
302
|
.ui-btn-down-d {
|
303
|
-
border: 1px solid
|
303
|
+
border: 1px solid #aaaaaa;
|
304
304
|
background: #ffffff;
|
305
305
|
font-weight: bold;
|
306
306
|
color: #111;
|
307
|
-
text-shadow: 0 1px 1px
|
307
|
+
text-shadow: 0 1px 1px #ffffff;
|
308
308
|
background-image: -moz-linear-gradient(top, #eeeeee, white);
|
309
309
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, white));
|
310
310
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#ffffff')";
|
311
311
|
a.ui-link-inherit {
|
312
|
-
|
313
|
-
background: #ced0d2;
|
314
|
-
font-weight: bold;
|
315
|
-
color: #111;
|
316
|
-
text-shadow: none;
|
317
|
-
background-image: -moz-linear-gradient(top, #cccccc, #eeeeee);
|
318
|
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(1, #eeeeee));
|
319
|
-
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#eeeeee')"; } }
|
312
|
+
color: #111; } }
|
320
313
|
|
321
314
|
.ui-btn-up-d, .ui-btn-hover-d, .ui-btn-down-d {
|
322
315
|
font-family: Helvetica, Arial, sans-serif;
|
@@ -326,10 +319,10 @@
|
|
326
319
|
-----------------------------------------------------------------------------------------------------------*/
|
327
320
|
|
328
321
|
.ui-bar-e {
|
329
|
-
border: 1px solid
|
322
|
+
border: 1px solid #F7C942;
|
330
323
|
background: #fadb4e;
|
331
324
|
color: #333;
|
332
|
-
text-shadow: 0 1px 0
|
325
|
+
text-shadow: 0 1px 0 #fff;
|
333
326
|
background-image: -moz-linear-gradient(top, #fceda7, #fadb4e);
|
334
327
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fceda7), color-stop(1, #fadb4e));
|
335
328
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fceda7', EndColorStr='#fadb4e')";
|
@@ -348,9 +341,9 @@
|
|
348
341
|
font-weight: bold; } }
|
349
342
|
|
350
343
|
.ui-body-e {
|
351
|
-
border: 1px solid
|
344
|
+
border: 1px solid #F7C942;
|
352
345
|
color: #333333;
|
353
|
-
text-shadow: 0 1px 0
|
346
|
+
text-shadow: 0 1px 0 #fff;
|
354
347
|
background: #faeb9e;
|
355
348
|
background-image: -moz-linear-gradient(top, white, #faeb9e);
|
356
349
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #faeb9e));
|
@@ -365,11 +358,11 @@
|
|
365
358
|
font-weight: bold; } }
|
366
359
|
|
367
360
|
.ui-btn-up-e {
|
368
|
-
border: 1px solid
|
361
|
+
border: 1px solid #F7C942;
|
369
362
|
background: #fadb4e;
|
370
363
|
font-weight: bold;
|
371
364
|
color: #333;
|
372
|
-
text-shadow: 0 1px 0
|
365
|
+
text-shadow: 0 1px 0 #fff;
|
373
366
|
background-image: -moz-linear-gradient(top, #fceda7, #fadb4e);
|
374
367
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fceda7), color-stop(1, #fadb4e));
|
375
368
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fceda7', EndColorStr='#fadb4e')";
|
@@ -377,11 +370,11 @@
|
|
377
370
|
color: #333; } }
|
378
371
|
|
379
372
|
.ui-btn-hover-e {
|
380
|
-
border: 1px solid
|
373
|
+
border: 1px solid #e79952;
|
381
374
|
background: #fbe26f;
|
382
375
|
font-weight: bold;
|
383
376
|
color: #111;
|
384
|
-
text-shadow: 0 1px 1px
|
377
|
+
text-shadow: 0 1px 1px #fff;
|
385
378
|
background-image: -moz-linear-gradient(top, #fcf0b5, #fbe26f);
|
386
379
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcf0b5), color-stop(1, #fbe26f));
|
387
380
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcf0b5', EndColorStr='#fbe26f')";
|
@@ -389,11 +382,11 @@
|
|
389
382
|
color: #333; } }
|
390
383
|
|
391
384
|
.ui-btn-down-e {
|
392
|
-
border: 1px solid
|
385
|
+
border: 1px solid #F7C942;
|
393
386
|
background: #fceda7;
|
394
387
|
font-weight: bold;
|
395
388
|
color: #111;
|
396
|
-
text-shadow: 0 1px 1px
|
389
|
+
text-shadow: 0 1px 1px #ffffff;
|
397
390
|
background-image: -moz-linear-gradient(top, #fadb4e, #fceda7);
|
398
391
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fadb4e), color-stop(1, #fceda7));
|
399
392
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fadb4e', EndColorStr='#fceda7')";
|
@@ -404,7 +397,7 @@
|
|
404
397
|
font-family: Helvetica, Arial, sans-serif;
|
405
398
|
text-decoration: none; }
|
406
399
|
|
407
|
-
/* links within "buttons"
|
400
|
+
/* links within "buttons"
|
408
401
|
-----------------------------------------------------------------------------------------------------------*/
|
409
402
|
|
410
403
|
a.ui-link-inherit {
|
@@ -414,7 +407,7 @@ a.ui-link-inherit {
|
|
414
407
|
-----------------------------------------------------------------------------------------------------------*/
|
415
408
|
|
416
409
|
.ui-btn-active {
|
417
|
-
border: 1px solid
|
410
|
+
border: 1px solid #155678;
|
418
411
|
background: #4596ce;
|
419
412
|
font-weight: bold;
|
420
413
|
color: #fff;
|
@@ -432,7 +425,7 @@ a.ui-link-inherit {
|
|
432
425
|
-----------------------------------------------------------------------------------------------------------*/
|
433
426
|
|
434
427
|
.ui-btn-inner {
|
435
|
-
border-top: 1px solid
|
428
|
+
border-top: 1px solid #fff;
|
436
429
|
border-color: rgba(255, 255, 255, 0.3); }
|
437
430
|
|
438
431
|
/* corner rounding classes
|
@@ -528,9 +521,7 @@ a.ui-link-inherit {
|
|
528
521
|
/* HD/"retina" sprite
|
529
522
|
-----------------------------------------------------------------------------------------------------------*/
|
530
523
|
|
531
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
532
|
-
only screen and (min--moz-device-pixel-ratio: 1.5),
|
533
|
-
only screen and (min-resolution: 240dpi) {
|
524
|
+
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240 dpi) {
|
534
525
|
.ui-icon-plus, .ui-icon-minus, .ui-icon-delete, .ui-icon-arrow-r, .ui-icon-arrow-l, .ui-icon-arrow-u, .ui-icon-arrow-d, .ui-icon-check, .ui-icon-gear, .ui-icon-refresh, .ui-icon-forward, .ui-icon-back, .ui-icon-grid, .ui-icon-star, .ui-icon-alert, .ui-icon-info, .ui-icon-home, .ui-icon-search, .ui-icon-checkbox-off, .ui-icon-checkbox-on, .ui-icon-radio-off, .ui-icon-radio-on {
|
535
526
|
background-image: image_url("jquery/mobile/default/icons-36-white.png");
|
536
527
|
-moz-background-size: 776px 18px;
|
@@ -540,6 +531,7 @@ a.ui-link-inherit {
|
|
540
531
|
.ui-icon-alt {
|
541
532
|
background-image: image_url("jquery/mobile/default/icons-36-black.png"); } }
|
542
533
|
|
534
|
+
|
543
535
|
/* plus minus */
|
544
536
|
|
545
537
|
.ui-icon-plus {
|
@@ -744,9 +736,9 @@ a.ui-link-inherit {
|
|
744
736
|
-----------------------------------------------------------------------------------------------------------*/
|
745
737
|
|
746
738
|
.ui-focus {
|
747
|
-
-moz-box-shadow: 0px 0px 12px
|
748
|
-
-webkit-box-shadow: 0px 0px 12px
|
749
|
-
box-shadow: 0px 0px 12px
|
739
|
+
-moz-box-shadow: 0px 0px 12px #387bbe;
|
740
|
+
-webkit-box-shadow: 0px 0px 12px #387bbe;
|
741
|
+
box-shadow: 0px 0px 12px #387bbe; }
|
750
742
|
|
751
743
|
/* unset box shadow in browsers that don't do it right
|
752
744
|
-----------------------------------------------------------------------------------------------------------*/
|