compass-jquery-plugin 0.3.2.8 → 0.3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
|
|
15
15
|
.ui-bar-a {
|
|
16
16
|
font-weight: bold;
|
|
17
|
-
border: 1px solid
|
|
17
|
+
border: 1px solid #be7800;
|
|
18
18
|
background: #e99515;
|
|
19
19
|
color: #fff;
|
|
20
20
|
text-shadow: 0 -1px 0px #94440f;
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e9a015', EndColorStr='#e98a15')"; }
|
|
24
24
|
|
|
25
25
|
.ui-btn-up-a {
|
|
26
|
-
border: 1px solid
|
|
26
|
+
border: 1px solid #BD610D;
|
|
27
27
|
background: #e68510;
|
|
28
28
|
color: #fff;
|
|
29
29
|
background-image: -moz-linear-gradient(top, #ea9e0c, #e68510);
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
color: #fff; } }
|
|
34
34
|
|
|
35
35
|
.ui-btn-hover-a {
|
|
36
|
-
border: 1px solid
|
|
36
|
+
border: 1px solid #b77504;
|
|
37
37
|
background: #ed9730;
|
|
38
38
|
color: #fff;
|
|
39
39
|
background-image: -moz-linear-gradient(top, #edab30, #ed9730);
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
color: #fff; } }
|
|
44
44
|
|
|
45
45
|
.ui-btn-down-a {
|
|
46
|
-
border: 1px solid
|
|
46
|
+
border: 1px solid #BD610D;
|
|
47
47
|
background: #BA6E11;
|
|
48
48
|
color: #fff;
|
|
49
49
|
background-image: -moz-linear-gradient(top, #ba8011, #ba6e11);
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
|
|
70
70
|
.ui-body-a {
|
|
71
71
|
font-weight: normal;
|
|
72
|
-
border: 1px solid
|
|
72
|
+
border: 1px solid #222;
|
|
73
73
|
background: #444;
|
|
74
74
|
color: #ddd;
|
|
75
75
|
text-shadow: 0 -1px 0px black;
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
|
|
94
94
|
.ui-bar-b {
|
|
95
95
|
font-weight: bold;
|
|
96
|
-
border: 1px solid
|
|
96
|
+
border: 1px solid #222;
|
|
97
97
|
background: #333333;
|
|
98
98
|
color: #fff;
|
|
99
99
|
text-shadow: 0 -1px 0px #111111;
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#555555', EndColorStr='#333333')"; }
|
|
103
103
|
|
|
104
104
|
.ui-btn-up-b {
|
|
105
|
-
border: 1px solid
|
|
105
|
+
border: 1px solid #232323;
|
|
106
106
|
background: #393939;
|
|
107
107
|
color: #eee;
|
|
108
108
|
background-image: -moz-linear-gradient(top, #5e5e5e, #393939);
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
color: #eee; } }
|
|
113
113
|
|
|
114
114
|
.ui-btn-hover-b {
|
|
115
|
-
border: 1px solid
|
|
115
|
+
border: 1px solid #232323;
|
|
116
116
|
background: #494949;
|
|
117
117
|
color: #fff;
|
|
118
118
|
background-image: -moz-linear-gradient(top, #6e6e6e, #494949);
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
color: #fff; } }
|
|
123
123
|
|
|
124
124
|
.ui-btn-down-b {
|
|
125
|
-
border: 1px solid
|
|
125
|
+
border: 1px solid #232323;
|
|
126
126
|
background: #292929;
|
|
127
127
|
color: #fff;
|
|
128
128
|
background-image: -moz-linear-gradient(top, #4e4e4e, #292929);
|
|
@@ -150,10 +150,10 @@
|
|
|
150
150
|
|
|
151
151
|
.ui-body-b {
|
|
152
152
|
font-weight: normal;
|
|
153
|
-
border: 1px solid
|
|
153
|
+
border: 1px solid #999;
|
|
154
154
|
background-color: #e5e5e5;
|
|
155
155
|
color: #666;
|
|
156
|
-
text-shadow: 0 1px 0px
|
|
156
|
+
text-shadow: 0 1px 0px #fff;
|
|
157
157
|
background-image: image_url("jquery/mobile/valencia/texture_075.png");
|
|
158
158
|
font-family: Helvetica, Arial, sans-serif;
|
|
159
159
|
input, select, textarea, button {
|
|
@@ -172,10 +172,10 @@
|
|
|
172
172
|
|
|
173
173
|
.ui-bar-c {
|
|
174
174
|
font-weight: bold;
|
|
175
|
-
border: 1px solid
|
|
175
|
+
border: 1px solid #ccc;
|
|
176
176
|
background: #e5e5e5;
|
|
177
177
|
color: #111;
|
|
178
|
-
text-shadow: 0 1px 0px
|
|
178
|
+
text-shadow: 0 1px 0px #fff;
|
|
179
179
|
background-image: -moz-linear-gradient(top, #eeeeee, #e5e5e5);
|
|
180
180
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(1, #e5e5e5));
|
|
181
181
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#e5e5e5')";
|
|
@@ -188,10 +188,10 @@
|
|
|
188
188
|
cursor: pointer;
|
|
189
189
|
font-weight: bold;
|
|
190
190
|
text-decoration: none;
|
|
191
|
-
text-shadow: 0 1px 0px
|
|
191
|
+
text-shadow: 0 1px 0px #fff; }
|
|
192
192
|
|
|
193
193
|
.ui-btn-up-c {
|
|
194
|
-
border: 1px solid
|
|
194
|
+
border: 1px solid #ccc;
|
|
195
195
|
background: #e5e5e5;
|
|
196
196
|
color: #444;
|
|
197
197
|
background-image: -moz-linear-gradient(top, #eeeeee, #e5e5e5);
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
color: #444; } }
|
|
202
202
|
|
|
203
203
|
.ui-btn-hover-c {
|
|
204
|
-
border: 1px solid
|
|
204
|
+
border: 1px solid #ccc;
|
|
205
205
|
background: #f5f5f5;
|
|
206
206
|
color: #222;
|
|
207
207
|
background-image: -moz-linear-gradient(top, white, #f5f5f5);
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
color: #222; } }
|
|
212
212
|
|
|
213
213
|
.ui-btn-down-c {
|
|
214
|
-
border: 1px solid
|
|
214
|
+
border: 1px solid #ccc;
|
|
215
215
|
background: #d5d5d5;
|
|
216
216
|
color: #111;
|
|
217
217
|
background-image: -moz-linear-gradient(top, #dddddd, #d5d5d5);
|
|
@@ -221,9 +221,9 @@
|
|
|
221
221
|
color: #111; } }
|
|
222
222
|
|
|
223
223
|
.ui-body-c {
|
|
224
|
-
border: 1px solid
|
|
224
|
+
border: 1px solid #ddd;
|
|
225
225
|
color: #333333;
|
|
226
|
-
text-shadow: 0 1px 0px
|
|
226
|
+
text-shadow: 0 1px 0px #fff;
|
|
227
227
|
background: #fff;
|
|
228
228
|
background-image: image_url("jquery/mobile/valencia/texture_075.png");
|
|
229
229
|
font-family: Helvetica, Arial, sans-serif;
|
|
@@ -243,10 +243,10 @@
|
|
|
243
243
|
|
|
244
244
|
.ui-bar-d {
|
|
245
245
|
font-weight: bold;
|
|
246
|
-
border: 1px solid
|
|
246
|
+
border: 1px solid #ccc;
|
|
247
247
|
background: #cbcbcb;
|
|
248
248
|
color: #666;
|
|
249
|
-
text-shadow: 0 1px 0px
|
|
249
|
+
text-shadow: 0 1px 0px #fff;
|
|
250
250
|
background-image: -moz-linear-gradient(top, #dddddd 0%, #cccccc 5%, #bbbbbb 15%, #dddddd 95%, #cccccc 100%);
|
|
251
251
|
background-image: -webkit-gradient(linear, center top, center bottom, color-stop(0, #dddddd), color-stop(5%, #cccccc), color-stop(15%, #bbbbbb), color-stop(95%, #dddddd), color-stop(1, #cccccc));
|
|
252
252
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#aaaaaa', EndColorStr='#e5e5e5')";
|
|
@@ -260,7 +260,7 @@
|
|
|
260
260
|
color: #2489CE; } }
|
|
261
261
|
|
|
262
262
|
.ui-btn-up-d {
|
|
263
|
-
border: 1px solid
|
|
263
|
+
border: 1px solid #c5c5c5;
|
|
264
264
|
background: #ddd;
|
|
265
265
|
color: #666;
|
|
266
266
|
background-image: -moz-linear-gradient(top, #d5d5d5, #dddddd);
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
color: #666; } }
|
|
271
271
|
|
|
272
272
|
.ui-btn-hover-d {
|
|
273
|
-
border: 1px solid
|
|
273
|
+
border: 1px solid #aaa;
|
|
274
274
|
background: #c5c5c5;
|
|
275
275
|
color: #666;
|
|
276
276
|
background-image: -moz-linear-gradient(top, #c5c5c5, #cccccc);
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
color: #666; } }
|
|
281
281
|
|
|
282
282
|
.ui-btn-down-d {
|
|
283
|
-
border: 1px solid
|
|
283
|
+
border: 1px solid #999;
|
|
284
284
|
background: #b5b5b5;
|
|
285
285
|
color: #444;
|
|
286
286
|
background-image: -moz-linear-gradient(top, #b5b5b5, #bbbbbb);
|
|
@@ -294,14 +294,14 @@
|
|
|
294
294
|
cursor: pointer;
|
|
295
295
|
font-weight: bold;
|
|
296
296
|
text-decoration: none;
|
|
297
|
-
text-shadow: 0 1px 0px
|
|
297
|
+
text-shadow: 0 1px 0px #fff; }
|
|
298
298
|
|
|
299
299
|
.ui-btn-hover-d, .ui-btn-down-d {
|
|
300
300
|
font-family: Helvetica, Arial, sans-serif;
|
|
301
301
|
cursor: pointer;
|
|
302
302
|
font-weight: bold;
|
|
303
303
|
text-decoration: none;
|
|
304
|
-
text-shadow: 0 1px 0px
|
|
304
|
+
text-shadow: 0 1px 0px #fff; }
|
|
305
305
|
|
|
306
306
|
.ui-body-d {
|
|
307
307
|
font-family: Helvetica, Arial, sans-serif;
|
|
@@ -309,9 +309,9 @@
|
|
|
309
309
|
font-family: Helvetica, Arial, sans-serif; }
|
|
310
310
|
.ui-link-inherit {
|
|
311
311
|
color: #333333; }
|
|
312
|
-
border: 1px solid
|
|
312
|
+
border: 1px solid #aaa;
|
|
313
313
|
color: #666;
|
|
314
|
-
text-shadow: 0 1px 0px
|
|
314
|
+
text-shadow: 0 1px 0px #fff;
|
|
315
315
|
background: #eee;
|
|
316
316
|
background-image: -moz-linear-gradient(top, white 0%, #f5f5f5 15%, #eeeeee 100%);
|
|
317
317
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(15%, #f5f5f5), color-stop(1, #eeeeee));
|
|
@@ -335,10 +335,10 @@
|
|
|
335
335
|
|
|
336
336
|
.ui-bar-e {
|
|
337
337
|
font-weight: bold;
|
|
338
|
-
border: 1px solid
|
|
338
|
+
border: 1px solid #999;
|
|
339
339
|
background: #dedede;
|
|
340
340
|
color: #000;
|
|
341
|
-
text-shadow: 0 1px 0px
|
|
341
|
+
text-shadow: 0 1px 0px #fff;
|
|
342
342
|
background-image: -moz-linear-gradient(top, white 0%, #cccccc 50%, #b5b5b5 50%, #eeeeee 100%);
|
|
343
343
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #cccccc), color-stop(0.5, #b5b5b5), color-stop(1, #eeeeee));
|
|
344
344
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#b5b5b5')";
|
|
@@ -357,10 +357,10 @@
|
|
|
357
357
|
font-weight: bold; } }
|
|
358
358
|
|
|
359
359
|
.ui-btn-up-e {
|
|
360
|
-
border: 1px solid
|
|
360
|
+
border: 1px solid #999;
|
|
361
361
|
background: #dfdfdf;
|
|
362
362
|
color: #333;
|
|
363
|
-
text-shadow: 0 1px 0px
|
|
363
|
+
text-shadow: 0 1px 0px #fff;
|
|
364
364
|
background-image: -moz-linear-gradient(top, #f5f5f5 0%, #cccccc 50%, #b5b5b5 50%, #f5f5f5 100%);
|
|
365
365
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(0.5, #cccccc), color-stop(0.5, #b5b5b5), color-stop(1, #f5f5f5));
|
|
366
366
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#b5b5b5')";
|
|
@@ -368,10 +368,10 @@
|
|
|
368
368
|
color: #333; } }
|
|
369
369
|
|
|
370
370
|
.ui-btn-hover-e {
|
|
371
|
-
border: 1px solid
|
|
371
|
+
border: 1px solid #777;
|
|
372
372
|
background: #e5e5e5;
|
|
373
373
|
color: #333;
|
|
374
|
-
text-shadow: 0 1px 0px
|
|
374
|
+
text-shadow: 0 1px 0px #fff;
|
|
375
375
|
background-image: -moz-linear-gradient(top, white 0%, #dddddd 50%, #cccccc 50%, white 100%);
|
|
376
376
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #dddddd), color-stop(0.5, #cccccc), color-stop(1, white));
|
|
377
377
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#cccccc')";
|
|
@@ -379,7 +379,7 @@
|
|
|
379
379
|
color: #333; } }
|
|
380
380
|
|
|
381
381
|
.ui-btn-down-e {
|
|
382
|
-
border: 1px solid
|
|
382
|
+
border: 1px solid #888;
|
|
383
383
|
background: #ccc;
|
|
384
384
|
color: #333;
|
|
385
385
|
background-image: -moz-linear-gradient(top, #dddddd 0%, #cccccc 50%, #bbbbbb 50%, #dddddd 100%);
|
|
@@ -393,14 +393,14 @@
|
|
|
393
393
|
cursor: pointer;
|
|
394
394
|
font-weight: bold;
|
|
395
395
|
text-decoration: none;
|
|
396
|
-
text-shadow: 0 1px 0px
|
|
396
|
+
text-shadow: 0 1px 0px #fff; }
|
|
397
397
|
|
|
398
398
|
.ui-body-e {
|
|
399
399
|
font-weight: normal;
|
|
400
|
-
border: 1px solid
|
|
400
|
+
border: 1px solid #aaa;
|
|
401
401
|
background: #ccc;
|
|
402
402
|
color: #111;
|
|
403
|
-
text-shadow: 0 1px 0px
|
|
403
|
+
text-shadow: 0 1px 0px #fff;
|
|
404
404
|
background-image: image_url("jquery/mobile/valencia/texture_075.png");
|
|
405
405
|
font-family: Helvetica, Arial, sans-serif;
|
|
406
406
|
input, select, textarea, button {
|
|
@@ -426,10 +426,10 @@ a.ui-link-inherit {
|
|
|
426
426
|
font-weight: bold;
|
|
427
427
|
cursor: pointer;
|
|
428
428
|
text-decoration: none;
|
|
429
|
-
border: 1px solid
|
|
429
|
+
border: 1px solid #FFBC19;
|
|
430
430
|
background: #4596ce;
|
|
431
431
|
color: #222;
|
|
432
|
-
text-shadow: 0 1px 0px
|
|
432
|
+
text-shadow: 0 1px 0px #eee;
|
|
433
433
|
background-image: -moz-linear-gradient(top, #ffdc52, #ffbc19);
|
|
434
434
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffdc52), color-stop(1, #ffbc19));
|
|
435
435
|
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFDC52', EndColorStr='#FFBC19')";
|
|
@@ -439,7 +439,7 @@ a.ui-link-inherit {
|
|
|
439
439
|
/* button Inner Highlight */
|
|
440
440
|
|
|
441
441
|
.ui-btn-inner {
|
|
442
|
-
border-top: 1px solid
|
|
442
|
+
border-top: 1px solid #fff;
|
|
443
443
|
border-color: rgba(255, 255, 255, 0.25); }
|
|
444
444
|
|
|
445
445
|
/* Container Corner radius */
|
|
@@ -534,9 +534,7 @@ a.ui-link-inherit {
|
|
|
534
534
|
/* HD/"retina" sprite
|
|
535
535
|
-----------------------------------------------------------------------------------------------------------*/
|
|
536
536
|
|
|
537
|
-
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
|
|
538
|
-
only screen and (min--moz-device-pixel-ratio: 1.5),
|
|
539
|
-
only screen and (min-resolution: 240dpi) {
|
|
537
|
+
@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) {
|
|
540
538
|
.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 {
|
|
541
539
|
background-image: image_url("jquery/mobile/valencia/icons-36-white.png");
|
|
542
540
|
-moz-background-size: 776px 18px;
|
|
@@ -546,6 +544,7 @@ a.ui-link-inherit {
|
|
|
546
544
|
.ui-icon-alt {
|
|
547
545
|
background-image: image_url("jquery/mobile/valencia/icons-36-black.png"); } }
|
|
548
546
|
|
|
547
|
+
|
|
549
548
|
/* plus minus */
|
|
550
549
|
|
|
551
550
|
.ui-icon-plus {
|
|
@@ -6,6 +6,8 @@ file 'lib/tasks/jquery.mobile.rake'
|
|
|
6
6
|
javascript 'jquery.mobile.js'
|
|
7
7
|
javascript 'jquery.mobile.min.js'
|
|
8
8
|
stylesheet 'jquery/mobile/_base.scss'
|
|
9
|
+
stylesheet 'jquery/mobile/960.scss'
|
|
10
|
+
stylesheet 'jquery/mobile/960.fluid.scss'
|
|
9
11
|
stylesheet 'jquery/mobile/default.scss'
|
|
10
12
|
image 'jquery/mobile/default/ajax-loader.png'
|
|
11
13
|
image 'jquery/mobile/default/icon-search-black.png'
|
|
@@ -6,242 +6,242 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
(function($) {
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
var isLoaded;
|
|
10
|
+
var isClosed;
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
$.fn.Ribbon = function(ribbonSettings) {
|
|
13
|
+
var settings = $.extend({ theme: 'windows7', backStage: false }, ribbonSettings || {});
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
$('head').append('<link href="/stylesheets/compiled/jquery/ribbon/' + settings.theme + '.css" rel="stylesheet" type="text/css" />" />');
|
|
15
|
+
$('.ribbon a').each(function() {
|
|
16
|
+
if ($(this).attr('accesskey')) {
|
|
17
|
+
$(this).append('<div rel="accesskeyhelper" style="display: none; position: absolute; background-repeat: none; width: 16px; padding: 0px; text-align: center; height: 17px; line-height: 17px; top: ' + $(this).offset().top + 'px; left: ' + ($(this).offset().left + $(this).width() - 15) + 'px;">' + $(this).attr('accesskey') + '</div>');
|
|
18
|
+
}
|
|
19
|
+
});
|
|
22
20
|
|
|
23
|
-
|
|
24
|
-
SetupMenu(settings);
|
|
25
|
-
}
|
|
21
|
+
$('head').append('<link href="/stylesheets/compiled/jquery/ribbon/' + settings.theme + '.css" rel="stylesheet" type="text/css" />" />');
|
|
26
22
|
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
$(document).keyup(function(e) {
|
|
31
|
-
HideAccessKeys(e);
|
|
32
|
-
});
|
|
23
|
+
if (!isLoaded) {
|
|
24
|
+
SetupMenu(settings);
|
|
25
|
+
}
|
|
33
26
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
27
|
+
$(document).keydown(function(e) {
|
|
28
|
+
ShowAccessKeys(e);
|
|
29
|
+
});
|
|
30
|
+
$(document).keyup(function(e) {
|
|
31
|
+
HideAccessKeys(e);
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
function SetupMenu(settings) {
|
|
35
|
+
$('.menu li a:first').addClass('active');
|
|
36
|
+
$('.menu li ul').hide();
|
|
37
|
+
$('.menu li a:first').parent().children('ul:first').show();
|
|
38
|
+
$('.menu li a:first').parent().children('ul:first').addClass('submenu');
|
|
39
|
+
$('.menu li > a').click(function() {
|
|
40
|
+
ShowSubMenu(this);
|
|
41
|
+
});
|
|
42
|
+
$('.orbButton').click(function() {
|
|
43
|
+
ShowMenu(settings.backStage);
|
|
44
|
+
});
|
|
45
|
+
$('.orb ul').hide();
|
|
46
|
+
$('.orb ul ul').hide();
|
|
47
|
+
$('.orb li ul li ul').show();
|
|
48
|
+
$('.orb li li ul').each(function() {
|
|
49
|
+
$(this).prepend('<div style="background-color: #EBF2F7; height: 25px; line-height: 25px; width: 292px; padding-left: 9px; border-bottom: 1px solid #CFDBEB;">' + $(this).parent().children('a:first').text() + '</div>');
|
|
50
|
+
});
|
|
51
|
+
$('.orb li li a').each(function() {
|
|
52
|
+
if ($(this).parent().children('ul').length > 0) {
|
|
53
|
+
$(this).addClass('arrow');
|
|
54
|
+
}
|
|
55
|
+
});
|
|
56
|
+
$('.orb .ribbon-backstage a').live('click', function() {
|
|
57
|
+
$('.orb ul').fadeOut('fast');
|
|
58
|
+
});
|
|
59
59
|
|
|
60
|
-
|
|
60
|
+
//$('.ribbon-list div').each(function() { $(this).parent().width($(this).parent().width()); });
|
|
61
61
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
62
|
+
$('.ribbon-list div').click(function(e) {
|
|
63
|
+
var elwidth = $(this).parent().width();
|
|
64
|
+
var insideX = e.pageX > $(this).offset().left && e.pageX < $(this).offset().left + $(this).width();
|
|
65
|
+
var insideY = e.pageY > $(this).offset().top && e.pageY < $(this).offset().top + $(this).height();
|
|
66
66
|
|
|
67
|
-
|
|
67
|
+
$('.ribbon-list div ul').fadeOut('fast');
|
|
68
68
|
|
|
69
|
-
|
|
70
|
-
|
|
69
|
+
if (insideX && insideY) {
|
|
70
|
+
$(this).attr('style', 'background-image: ' + $(this).css('background-image'));
|
|
71
71
|
|
|
72
|
-
|
|
72
|
+
$(this).parent().width(elwidth);
|
|
73
73
|
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
74
|
+
$(this).children('ul').width(elwidth - 4);
|
|
75
|
+
$(this).children('ul').fadeIn('fast');
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
$('.ribbon-list div').parents().click(function(e) {
|
|
80
|
+
$('.ribbon-list div ul:visible').each(function() {
|
|
81
|
+
var outsideX = e.pageX < $('.ribbon-list div ul:visible').parent().offset().left || e.pageX > $('.ribbon-list div ul:visible').parent().offset().left + $('.ribbon-list div ul:visible').parent().width();
|
|
82
|
+
var outsideY = e.pageY < $('.ribbon-list div ul:visible').parent().offset().top || e.pageY > $('.ribbon-list div ul:visible').parent().offset().top + $('.ribbon-list div ul:visible').parent().height();
|
|
83
|
+
if (outsideX || outsideY) {
|
|
84
|
+
$('.ribbon-list div ul:visible').each(function() {
|
|
85
|
+
$(this).fadeOut('fast');
|
|
77
86
|
});
|
|
87
|
+
$('.ribbon-list div').css('background-image', '');
|
|
88
|
+
}
|
|
89
|
+
});
|
|
90
|
+
});
|
|
78
91
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
var outsideY = e.pageY < $('.ribbon-list div ul:visible').parent().offset().top || e.pageY > $('.ribbon-list div ul:visible').parent().offset().top + $('.ribbon-list div ul:visible').parent().height();
|
|
83
|
-
if (outsideX || outsideY) {
|
|
84
|
-
$('.ribbon-list div ul:visible').each(function() {
|
|
85
|
-
$(this).fadeOut('fast');
|
|
86
|
-
});
|
|
87
|
-
$('.ribbon-list div').css('background-image', '');
|
|
88
|
-
}
|
|
89
|
-
});
|
|
90
|
-
});
|
|
92
|
+
$('.orb li li a').mouseover(function() {
|
|
93
|
+
ShowOrbChildren(this);
|
|
94
|
+
});
|
|
91
95
|
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
96
|
+
$('.menu li > a').dblclick(function() {
|
|
97
|
+
$('ul .submenu').animate({ height: "hide" });
|
|
98
|
+
$('body').animate({ paddingTop: $(this).parent().parent().parent().parent().height() });
|
|
99
|
+
isClosed = true;
|
|
100
|
+
});
|
|
101
|
+
}
|
|
95
102
|
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
isClosed = true;
|
|
100
|
-
});
|
|
101
|
-
}
|
|
103
|
+
$('.ribbon').parents().click(function(e) {
|
|
104
|
+
var outsideX = e.pageX < $('.orb ul:first').offset().left || e.pageX > $('.orb ul:first').offset().left + $('.orb ul:first').width();
|
|
105
|
+
var outsideY = e.pageY < $('.orb ul:first img:first').offset().top || e.pageY > $('.orb ul:first').offset().top + $('.orb ul:first').height();
|
|
102
106
|
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
107
|
+
if ((outsideX || outsideY) && !settings.backStage) {
|
|
108
|
+
$('.orb ul').fadeOut('fast');
|
|
109
|
+
}
|
|
110
|
+
});
|
|
106
111
|
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
112
|
+
if (isLoaded) {
|
|
113
|
+
$('.orb li:first ul:first img:first').remove();
|
|
114
|
+
$('.orb li:first ul:first img:last').remove();
|
|
115
|
+
$('.ribbon-list div img[src*="/arrow_down.png"]').remove();
|
|
116
|
+
}
|
|
111
117
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
}
|
|
118
|
+
if (!settings.backStage) {
|
|
119
|
+
$('.orb li:first ul:first').append('<img src="/images/jquery/ribbon/' + settings.theme + '/menu_bottom.png" style="margin-left: -10px; margin-bottom: -22px;" />');
|
|
120
|
+
$('.orb li:first ul:first').prepend('<img src="/images/jquery/ribbon/' + settings.theme + '/menu_top.png" style="margin-left: -10px; margin-top: -22px;" />');
|
|
121
|
+
}
|
|
117
122
|
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
123
|
+
$('.ribbon-list div').each(function() {
|
|
124
|
+
if ($(this).children('ul').length > 0) {
|
|
125
|
+
$(this).append('<img src="/images/jquery/ribbon/' + settings.theme + '/arrow_down.png" style="float: right; margin-top: 5px;" />')
|
|
126
|
+
}
|
|
127
|
+
});
|
|
128
|
+
|
|
129
|
+
//Hack for IE 7.
|
|
130
|
+
if (navigator.appVersion.indexOf('MSIE 6.0') > -1 || navigator.appVersion.indexOf('MSIE 7.0') > -1) {
|
|
131
|
+
$('ul.menu li li div').css('width', '90px');
|
|
132
|
+
$('ul.menu').css('width', '500px');
|
|
133
|
+
$('ul.menu').css('float', 'left');
|
|
134
|
+
$('ul.menu .submenu li div.ribbon-list').css('width', '100px');
|
|
135
|
+
$('ul.menu .submenu li div.ribbon-list div').css('width', '100px');
|
|
136
|
+
}
|
|
122
137
|
|
|
123
|
-
|
|
124
|
-
if ($(this).children('ul').length > 0) {
|
|
125
|
-
$(this).append('<img src="/images/jquery/ribbon/' + settings.theme + '/arrow_down.png" style="float: right; margin-top: 5px;" />')
|
|
126
|
-
}
|
|
127
|
-
});
|
|
138
|
+
$('a[href=' + window.location.hash + ']').click();
|
|
128
139
|
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
$('ul.menu .submenu li div.ribbon-list').css('width', '100px');
|
|
135
|
-
$('ul.menu .submenu li div.ribbon-list div').css('width', '100px');
|
|
136
|
-
}
|
|
140
|
+
//Add backstage class
|
|
141
|
+
if (settings.backStage) {
|
|
142
|
+
$('ul.ribbon .orb > li > ul').addClass('ribbon-backstage');
|
|
143
|
+
$('ul.ribbon-backstage').width('3000px');
|
|
144
|
+
$('ul.ribbon-backstage').height($(document).height());
|
|
137
145
|
|
|
138
|
-
|
|
146
|
+
$('ul.ribbon-backstage > li').width('130px');
|
|
147
|
+
$('ul.ribbon-backstage > li > a').width('125px');
|
|
139
148
|
|
|
140
|
-
|
|
141
|
-
if (settings.backStage) {
|
|
142
|
-
$('ul.ribbon .orb > li > ul').addClass('ribbon-backstage');
|
|
143
|
-
$('ul.ribbon-backstage').width('3000px');
|
|
144
|
-
$('ul.ribbon-backstage').height($(document).height());
|
|
149
|
+
$('ul.ribbon-backstage > li').addClass('ribbon-backstage-firstLevel');
|
|
145
150
|
|
|
146
|
-
|
|
147
|
-
$('ul.ribbon-backstage > li > a').width('125px');
|
|
151
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel > ul').addClass('ribbon-backstage-subMenu');
|
|
148
152
|
|
|
149
|
-
|
|
153
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel .ribbon-backstage-subMenu > div').addClass('ribbon-backstage-subMenu-header');
|
|
154
|
+
}
|
|
150
155
|
|
|
151
|
-
|
|
156
|
+
$('.ribbon-backstage-rightColumnWide').hide();
|
|
157
|
+
$('.ribbon-backstage-rightColumnSmall').hide();
|
|
152
158
|
|
|
153
|
-
|
|
154
|
-
}
|
|
159
|
+
isLoaded = true;
|
|
155
160
|
|
|
156
|
-
|
|
157
|
-
|
|
161
|
+
function ResetSubMenu() {
|
|
162
|
+
$('.menu li a').removeClass('active');
|
|
163
|
+
$('.menu ul').removeClass('submenu');
|
|
164
|
+
$('.menu li ul').hide();
|
|
165
|
+
}
|
|
158
166
|
|
|
159
|
-
|
|
167
|
+
function ShowSubMenu(e) {
|
|
168
|
+
$('.orb ul').fadeOut('fast');
|
|
160
169
|
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
$('.menu ul').removeClass('submenu');
|
|
164
|
-
$('.menu li ul').hide();
|
|
165
|
-
}
|
|
170
|
+
var isActive = $(e).next().css('display') == 'block';
|
|
171
|
+
ResetSubMenu();
|
|
166
172
|
|
|
167
|
-
|
|
168
|
-
|
|
173
|
+
$(e).addClass('active');
|
|
174
|
+
$(e).parent().children('ul:first').addClass('submenu');
|
|
169
175
|
|
|
170
|
-
|
|
171
|
-
|
|
176
|
+
$(e).parent().children('ul:first').show();
|
|
177
|
+
$('body').css('padding-top', '120px');
|
|
172
178
|
|
|
173
|
-
|
|
174
|
-
|
|
179
|
+
isClosed = false;
|
|
180
|
+
}
|
|
175
181
|
|
|
176
|
-
|
|
177
|
-
|
|
182
|
+
function ShowOrbChildren(e, init) {
|
|
183
|
+
if (!settings.backStage) {
|
|
184
|
+
if (($(e).parent().children('ul').css('display') == 'none' || $(e).parent().children('ul').length == 0) && $(e).parent().parent().parent().parent().hasClass('orb')) {
|
|
185
|
+
$('.orb li li ul').fadeOut('fast');
|
|
178
186
|
|
|
179
|
-
|
|
187
|
+
if ($(e).parent().children('ul').length > 0)
|
|
188
|
+
$(e).parent().children('ul').fadeIn('fast');
|
|
180
189
|
}
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
}
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
if (settings.backStage) {
|
|
193
|
-
if ($(e).parent().children('ul').length == 0 && $('ul.ribbon-backstage .ribbon-backstage-firstLevel .ribbon-backstage-subMenu:first:hidden').length > 0 && $(e).parent().parent().parent().parent().hasClass('orb')) {
|
|
194
|
-
$('.orb li li ul').fadeOut('fast');
|
|
195
|
-
$('.orb li li > div').fadeOut('fast');
|
|
196
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel:first .ribbon-backstage-subMenu:first').fadeIn('fast');
|
|
197
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel:first div').fadeIn('fast');
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
if ($(e).parent().children('ul').css('display') == 'none' && $(e).parent().children('ul').length > 0 && $(e).parent().parent().parent().parent().hasClass('orb')) {
|
|
201
|
-
$('.orb li li ul').fadeOut('fast');
|
|
202
|
-
$('.orb li li > div').fadeOut('fast');
|
|
203
|
-
$(e).parent().children('ul').fadeIn('fast');
|
|
204
|
-
$(e).parent().children('div').fadeIn('fast');
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
if (init) {
|
|
208
|
-
$('.orb li li ul').hide();
|
|
209
|
-
$('.orb li li > div').hide();
|
|
210
|
-
$(e).parent().children('ul').fadeIn('fast');
|
|
211
|
-
$(e).parent().children('div').fadeIn('fast');
|
|
212
|
-
}
|
|
213
|
-
}
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
if (settings.backStage) {
|
|
193
|
+
if ($(e).parent().children('ul').length == 0 && $('ul.ribbon-backstage .ribbon-backstage-firstLevel .ribbon-backstage-subMenu:first:hidden').length > 0 && $(e).parent().parent().parent().parent().hasClass('orb')) {
|
|
194
|
+
$('.orb li li ul').fadeOut('fast');
|
|
195
|
+
$('.orb li li > div').fadeOut('fast');
|
|
196
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel:first .ribbon-backstage-subMenu:first').fadeIn('fast');
|
|
197
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel:first div').fadeIn('fast');
|
|
214
198
|
}
|
|
215
199
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
//Show backstage
|
|
224
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel .ribbon-backstage-subMenu').height($(window).height() * 0.90);
|
|
225
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnWide').height($(window).height() * 0.90).width($(window).width());
|
|
226
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').parent().children('ul').width($(window).width()).addClass('ribbon-backstage-leftColumnWide');
|
|
227
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').height($(window).height() * 0.90).width('200px');
|
|
228
|
-
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').css('left', ($(window).width() - 200)).css('line-height', '17px');
|
|
229
|
-
|
|
230
|
-
$('.orb ul').animate({ opacity: 'toggle' }, 'fast');
|
|
231
|
-
ShowOrbChildren($('.orb li li a:first'), true);
|
|
200
|
+
if ($(e).parent().children('ul').css('display') == 'none' && $(e).parent().children('ul').length > 0 && $(e).parent().parent().parent().parent().hasClass('orb')) {
|
|
201
|
+
$('.orb li li ul').fadeOut('fast');
|
|
202
|
+
$('.orb li li > div').fadeOut('fast');
|
|
203
|
+
$(e).parent().children('ul').fadeIn('fast');
|
|
204
|
+
$(e).parent().children('div').fadeIn('fast');
|
|
232
205
|
}
|
|
233
206
|
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
});
|
|
240
|
-
}
|
|
207
|
+
if (init) {
|
|
208
|
+
$('.orb li li ul').hide();
|
|
209
|
+
$('.orb li li > div').hide();
|
|
210
|
+
$(e).parent().children('ul').fadeIn('fast');
|
|
211
|
+
$(e).parent().children('div').fadeIn('fast');
|
|
241
212
|
}
|
|
213
|
+
}
|
|
214
|
+
}
|
|
242
215
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
216
|
+
function ShowMenu(backStage) {
|
|
217
|
+
//Show standard menu
|
|
218
|
+
if (!backStage) {
|
|
219
|
+
$('.orb ul').animate({ opacity: 'toggle' }, 'fast');
|
|
220
|
+
return;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
//Show backstage
|
|
224
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel .ribbon-backstage-subMenu').height($(window).height() * 0.90);
|
|
225
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnWide').height($(window).height() * 0.90).width($(window).width());
|
|
226
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').parent().children('ul').width($(window).width()).addClass('ribbon-backstage-leftColumnWide');
|
|
227
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').height($(window).height() * 0.90).width('200px');
|
|
228
|
+
$('ul.ribbon-backstage .ribbon-backstage-firstLevel div.ribbon-backstage-rightColumnSmall').css('left', ($(window).width() - 200)).css('line-height', '17px');
|
|
229
|
+
|
|
230
|
+
$('.orb ul').animate({ opacity: 'toggle' }, 'fast');
|
|
231
|
+
ShowOrbChildren($('.orb li li a:first'), true);
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
function ShowAccessKeys(e) {
|
|
235
|
+
if (e.altKey) {
|
|
236
|
+
$('div[rel="accesskeyhelper"]').each(function() {
|
|
237
|
+
$(this).css('top', $(this).parent().offset().top).css('left', $(this).parent().offset().left - 20 + $(this).parent().width());
|
|
238
|
+
$(this).show();
|
|
239
|
+
});
|
|
240
|
+
}
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
function HideAccessKeys(e) {
|
|
244
|
+
$('div[rel="accesskeyhelper"]').hide();
|
|
246
245
|
}
|
|
246
|
+
}
|
|
247
247
|
})(jQuery);
|