compass-jquery-plugin 0.3.2.7 → 0.3.2.8
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 +17 -11
- data/VERSION.yml +2 -2
- data/lib/handle_js_files.rb +1 -1
- data/lib/jquery/emulators.rb +13 -0
- data/templates/dynatree/jquery.dynatree.min.js +79 -81
- data/templates/emulators/config/initializers/emulators.rb +0 -9
- data/templates/emulators/emulators/{blackberry.landscape.scss → blackberry.torch.landscape.scss} +6 -2
- data/templates/emulators/emulators/{blackberry.portrait.scss → blackberry.torch.portrait.scss} +6 -1
- data/templates/emulators/emulators/galaxy.s.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.s.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.s.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.s.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.s2.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.s2.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.s2.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.s2.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.10.1.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.7.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.7.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.7.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.7.portrait.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.landscape.scss +20 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.png +0 -0
- data/templates/emulators/emulators/galaxy.tab.8.9.portrait.scss +20 -0
- data/templates/emulators/emulators/ipad.landscape.png +0 -0
- data/templates/emulators/emulators/ipad.landscape.scss +9 -4
- data/templates/emulators/emulators/ipad.portrait.png +0 -0
- data/templates/emulators/emulators/ipad.portrait.scss +9 -4
- data/templates/emulators/emulators/{iphone.landscape.png → iphone.3.landscape.png} +0 -0
- data/templates/emulators/emulators/{iphone.landscape.scss → iphone.3.landscape.scss} +7 -3
- data/templates/emulators/emulators/{iphone.portrait.png → iphone.3.portrait.png} +0 -0
- data/templates/emulators/emulators/{iphone.portrait.scss → iphone.3.portrait.scss} +7 -3
- data/templates/emulators/emulators/iphone.4.landscape .scss +20 -0
- data/templates/emulators/emulators/iphone.4.landscape.png +0 -0
- data/templates/emulators/emulators/iphone.4.portrait.png +0 -0
- data/templates/emulators/emulators/iphone.4.portrait.scss +20 -0
- data/templates/emulators/emulators/{palm.pre.landscape.png → palm.pre.2.landscape.png} +0 -0
- data/templates/emulators/emulators/{palm.landscape.scss → palm.pre.2.landscape.scss} +7 -3
- data/templates/emulators/emulators/{palm.pre.portrait.png → palm.pre.2.portrait.png} +0 -0
- data/templates/emulators/emulators/{palm.portrait.scss → palm.pre.2.portrait.scss} +7 -3
- data/templates/emulators/manifest.rb +34 -10
- data/templates/graphics/config/initializers/graphics.rb +8 -0
- data/templates/graphics/highcharts/dark-blue.js +170 -0
- data/templates/graphics/highcharts/dark-blue.min.js +4 -0
- data/templates/graphics/highcharts/dark-green.js +170 -0
- data/templates/graphics/highcharts/dark-green.min.js +4 -0
- data/templates/graphics/highcharts/gray.js +164 -0
- data/templates/graphics/highcharts/gray.min.js +4 -0
- data/templates/graphics/highcharts/grid.js +97 -0
- data/templates/graphics/highcharts/grid.min.js +3 -0
- data/templates/graphics/highcharts/highslide-config.js +12 -0
- data/templates/graphics/highcharts/highslide-config.min.js +1 -0
- data/templates/graphics/highcharts/highslide-full.js +3391 -0
- data/templates/graphics/highcharts/highslide-full.min.js +132 -0
- data/templates/graphics/highcharts/skies.js +89 -0
- data/templates/graphics/highcharts/skies.min.js +3 -0
- data/templates/graphics/jquery.ganttView.js +1 -1
- data/templates/graphics/jquery.ganttView.min.js +61 -61
- data/templates/graphics/jquery.highcharts.js +11342 -0
- data/templates/graphics/jquery.highcharts.min.js +176 -0
- data/templates/graphics/jquery.sparkline.min.js +35 -36
- data/templates/graphics/jquery/highcharts/graphics/close.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/closeX.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-black-border.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-text-buttons.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-white-small.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar-white.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar2.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar3.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar4-hover.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/controlbar4.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/fullexpand.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/geckodimmer.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/icon.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/loader.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/loader.white.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/beveled.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/drop-shadow.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/glossy-dark.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/outer-glow.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/rounded-black.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/outlines/rounded-white.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/resize.gif +0 -0
- data/templates/graphics/jquery/highcharts/graphics/scrollarrows.png +0 -0
- data/templates/graphics/jquery/highcharts/graphics/zoomin.cur +0 -0
- data/templates/graphics/jquery/highcharts/graphics/zoomout.cur +0 -0
- data/templates/graphics/jquery/highcharts/skies.jpg +0 -0
- data/templates/graphics/jquery/highslide.scss +763 -0
- data/templates/graphics/manifest.rb +43 -0
- data/templates/ical/config/initializers/ical.rb +1 -0
- data/templates/ical/jquery.ical.js +8401 -8209
- data/templates/ical/jquery.ical.min.js +206 -208
- data/templates/ical/jquery/ical.print.scss +48 -0
- data/templates/ical/jquery/ical.scss +372 -343
- data/templates/ical/manifest.rb +1 -0
- data/templates/jqgrid/i18n/jqgrid/locale-ar.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-bg.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cat.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cn.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-cs.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-da.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-de.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-el.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-en.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-es.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-fa.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-fi.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-fr.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-gl.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-he.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-hu.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-is.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-it.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-ja.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-lt.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-nl.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-no.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pl.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ro.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ru.min.js +2 -2
- data/templates/jqgrid/i18n/jqgrid/locale-sk.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-sr.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-sv.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-tr.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-ua.min.js +2 -2
- data/templates/jqgrid/jquery.jqGrid.js +162 -850
- data/templates/jqgrid/jquery.jqGrid.min.js +476 -497
- data/templates/jqgrid/jquery/jqGrid.scss +0 -19
- data/templates/jquery/amplify.store.js +248 -0
- data/templates/jquery/amplify.store.min.js +6 -0
- data/templates/jquery/config/initializers/jquery.rb +5 -1
- data/templates/jquery/history.adapter.jquery.js +37 -43
- data/templates/jquery/history.adapter.jquery.min.js +1 -1
- data/templates/jquery/history.html4.js +596 -587
- data/templates/jquery/history.html4.min.js +8 -8
- data/templates/jquery/history.js +1839 -1669
- data/templates/jquery/history.min.js +27 -25
- data/templates/jquery/i18n/jquery.ui/datepicker-af.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ar.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-az.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-bg.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-bs.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ca.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-cs.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-da.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-de.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-el.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-eo.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-es.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-et.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-eu.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fa.min.js +2 -2
- data/templates/jquery/i18n/jquery.ui/datepicker-fi.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fo.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-fr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-gl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-he.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hu.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-hy.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-id.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-is.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-it.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ja.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ko.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-kz.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-lt.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-lv.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ml.min.js +2 -2
- data/templates/jquery/i18n/jquery.ui/datepicker-ms.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-nl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-no.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-pt.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-rm.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ro.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ru.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sl.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sq.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-sv.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-ta.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-th.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-tj.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-tr.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-uk.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-vi.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.min.js +1 -1
- data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.min.js +1 -1
- data/templates/jquery/jquery-ui.js +217 -104
- data/templates/jquery/jquery-ui.min.js +437 -436
- data/templates/jquery/jquery.bgiframe.min.js +1 -1
- data/templates/jquery/jquery.contextMenu.min.js +7 -7
- data/templates/jquery/jquery.cookie.js +60 -58
- data/templates/jquery/jquery.cookie.min.js +1 -1
- data/templates/jquery/jquery.dotimeout.min.js +2 -2
- data/templates/jquery/jquery.dst.min.js +4 -4
- data/templates/jquery/jquery.farbtastic.min.js +10 -10
- data/templates/jquery/jquery.form.js +15 -5
- data/templates/jquery/jquery.form.min.js +20 -20
- data/templates/jquery/jquery.haml.min.js +5 -5
- data/templates/jquery/jquery.hotkeys.min.js +3 -3
- data/templates/jquery/jquery.js +8205 -8170
- data/templates/jquery/jquery.layout.min.js +48 -50
- data/templates/jquery/jquery.min.js +166 -167
- data/templates/jquery/jquery.mousewheel.min.js +2 -2
- data/templates/jquery/jquery.offline.min.js +4 -4
- data/templates/jquery/jquery.pngFix.js +28 -30
- data/templates/jquery/jquery.pngFix.min.js +5 -5
- data/templates/jquery/jquery.rails.js +166 -0
- data/templates/jquery/jquery.rails.min.js +6 -0
- data/templates/jquery/jquery.replacetext.min.js +1 -1
- data/templates/jquery/jquery.themeswitchertool.min.js +4 -4
- data/templates/jquery/jquery.tmpl.js +14 -12
- data/templates/jquery/jquery.tmpl.min.js +12 -12
- data/templates/jquery/jquery.tmplPlus.js +2 -2
- data/templates/jquery/jquery.tmplPlus.min.js +3 -3
- data/templates/jquery/jquery.tokeninput.js +729 -0
- data/templates/jquery/jquery.tokeninput.min.js +14 -0
- data/templates/jquery/jquery/ui/_theme.scss +23 -16
- 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/tokeninput.facebook.scss +95 -0
- data/templates/jquery/jquery/ui/tokeninput.mac.scss +164 -0
- data/templates/jquery/jquery/ui/tokeninput.scss +85 -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.min.js +6 -6
- data/templates/jquery/json2.js +214 -214
- data/templates/jquery/json2.min.js +5 -6
- data/templates/jquery/manifest.rb +9 -2
- data/templates/jstree/jquery.jstree.min.js +222 -224
- data/templates/mobile/config/initializers/mobile.rb +1 -1
- data/templates/mobile/jquery.mobile.js +887 -404
- data/templates/mobile/jquery.mobile.min.js +4 -4
- data/templates/mobile/jquery/mobile/_base.scss +50 -26
- data/templates/mobile/jquery/mobile/default.scss +59 -63
- data/templates/mobile/jquery/mobile/valencia.scss +44 -42
- data/templates/ribbon/jquery.ribbon.min.js +14 -14
- data/templates/tiny_mce/manifest.rb +4 -0
- data/templates/tiny_mce/tiny_mce/langs/de.js +1 -1
- data/templates/tiny_mce/tiny_mce/langs/en.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advimage/js/image.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advimage/langs/de_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/js/advlink.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/langs/en_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlink/link.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/advlist/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autolink/editor_plugin.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/autolink/editor_plugin_src.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/autoresize/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/contextmenu/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/css/fullpage.css +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/fullpage.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/fullpage/js/fullpage.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/legacyoutput/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/lists/editor_plugin.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/lists/editor_plugin_src.js +1 -0
- data/templates/tiny_mce/tiny_mce/plugins/media/js/media.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/media/media.htm +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/noneditable/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/paste/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/searchreplace/js/searchreplace.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/spellchecker/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/table/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/plugins/xhtmlxtras/js/attributes.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/editor_template_src.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/js/charmap.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/de_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/langs/en_dlg.js +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/default/ui.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/dialog.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_black.css +1 -1
- data/templates/tiny_mce/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css +1 -1
- data/templates/tiny_mce/tiny_mce/tiny_mce.js +1 -1
- data/templates/tiny_mce/tiny_mce/utils/form_utils.js +1 -1
- data/templates/tiny_mce/tiny_mce/utils/validate.js +1 -1
- data/templates/tools/flowplayer.min.js +29 -30
- data/templates/tools/jquery.tools.min.js +96 -96
- data/templates/tools/swfobject.min.js +18 -19
- metadata +95 -16
- data/templates/jquery/jrails.js +0 -200
- data/templates/jquery/jrails.min.js +0 -8
|
@@ -82,7 +82,7 @@ div.AnyTime-win {
|
|
|
82
82
|
.AnyTime-hdr {
|
|
83
83
|
background-color: #D0D0D1;
|
|
84
84
|
color: #606062;
|
|
85
|
-
font-family: Arial,Helvetica,sans-serif;
|
|
85
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
86
86
|
font-size: medium;
|
|
87
87
|
font-weight: normal;
|
|
88
88
|
height: 1em;
|
|
@@ -108,7 +108,7 @@ div.AnyTime-win {
|
|
|
108
108
|
color: #606062;
|
|
109
109
|
cursor: default;
|
|
110
110
|
float: left;
|
|
111
|
-
font-family: Arial,Helvetica,sans-serif;
|
|
111
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
112
112
|
height: 1.5em;
|
|
113
113
|
margin-bottom: 1px;
|
|
114
114
|
margin-right: 1px;
|
|
@@ -123,7 +123,7 @@ div.AnyTime-win {
|
|
|
123
123
|
.AnyTime-lbl {
|
|
124
124
|
clear: left;
|
|
125
125
|
color: #606063;
|
|
126
|
-
font-family: Arial,Helvetica,sans-serif;
|
|
126
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
127
127
|
font-size: 100%;
|
|
128
128
|
font-weight: normal;
|
|
129
129
|
font-style: normal;
|
|
@@ -160,7 +160,7 @@ div.AnyTime-win {
|
|
|
160
160
|
th.AnyTime-dow {
|
|
161
161
|
background-color: #C0C0C1;
|
|
162
162
|
color: white;
|
|
163
|
-
font-family: Arial,Helvetica,sans-serif;
|
|
163
|
+
font-family: Arial, Helvetica, sans-serif;
|
|
164
164
|
font-size: 95%;
|
|
165
165
|
font-weight: normal;
|
|
166
166
|
font-style: normal; }
|
|
@@ -342,14 +342,14 @@ div.AnyTime-win {
|
|
|
342
342
|
*/
|
|
343
343
|
|
|
344
344
|
/*
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
345
|
+
* .AnyTime-dom-table is the table containing days-of-the-month.
|
|
346
|
+
* .AnyTime-dom-head is the table heading, containing days-of-the-week labels.
|
|
347
|
+
* tr.AnyTime-dow is the row in the heading.
|
|
348
|
+
* td.AnyTime-dow is a column heading; each heading has its own class, also.
|
|
349
|
+
* .AnyTime-dom-body is the table heading, containing days-of-the-week labels.
|
|
350
|
+
* .AnyTime-wk is a table row, containing pseudo-buttons for days.
|
|
351
|
+
* Each week has its own class (.AnyTime-wk***), also.
|
|
352
|
+
*/
|
|
353
353
|
|
|
354
354
|
/*
|
|
355
355
|
* .AnyTime-dom-btn is a pseudo-button for a day-of-the-month.
|
|
@@ -409,14 +409,14 @@ div.AnyTime-win {
|
|
|
409
409
|
*/
|
|
410
410
|
|
|
411
411
|
/*
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
412
|
+
* .AnyTime-offs contains the UTC offset (timezone) selection pseudo-buttons.
|
|
413
|
+
* The container is designed to have clear:left, float:left and padding.
|
|
414
|
+
* The two buttons have their own styles, and .AnyTime-off-select-btn should
|
|
415
|
+
* include a width.
|
|
416
|
+
* The width of the container and the .AnyTime-off-cur-btn should not be
|
|
417
|
+
* specified, as they are computed based on the width of the
|
|
418
|
+
* .AnyTime-off-select-btn and the .AnyTime-time container.
|
|
419
|
+
*/
|
|
420
420
|
|
|
421
421
|
/*
|
|
422
422
|
* .AnyTime-yr-selector is an overlay (popup) for selecting a specific year.
|
|
@@ -448,15 +448,15 @@ div.AnyTime-win {
|
|
|
448
448
|
*/
|
|
449
449
|
|
|
450
450
|
/*
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
451
|
+
* .AnyTime-off-selector is an overlay (popup) for selecting a specific year.
|
|
452
|
+
* The picker attempts to size the overlay automatically, based on
|
|
453
|
+
* its contents; therefore, do not set width.
|
|
454
|
+
* .AnyTime-hdr-off-selector is its title bar.
|
|
455
|
+
* .AnyTime-body-off-selector is its body.
|
|
456
|
+
* .AnyTime-off-off is the column of offset-selector pseudo-buttons.
|
|
457
|
+
* .AnyTime-off-off-btn is an offset-selector pseudo-button.
|
|
458
|
+
* .AnyTime-off-off-last-btn is the last offset-selector pseudo-button.
|
|
459
|
+
*/
|
|
460
460
|
|
|
461
461
|
/*
|
|
462
462
|
* .AnyTime-cur-btn is applied to every pseudo-button that represents
|
|
@@ -489,27 +489,29 @@ div.AnyTime-win {
|
|
|
489
489
|
*/
|
|
490
490
|
|
|
491
491
|
/*
|
|
492
|
-
* FullCalendar v1.
|
|
492
|
+
* FullCalendar v1.5.1 Stylesheet
|
|
493
493
|
*
|
|
494
|
-
*
|
|
495
|
-
*
|
|
496
|
-
*
|
|
494
|
+
* Copyright (c) 2011 Adam Shaw
|
|
495
|
+
* Dual licensed under the MIT and GPL licenses, located in
|
|
496
|
+
* MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
|
|
497
497
|
*
|
|
498
|
-
* Date:
|
|
498
|
+
* Date: Sat Apr 9 14:09:51 2011 -0700
|
|
499
499
|
*
|
|
500
500
|
*/
|
|
501
501
|
|
|
502
|
-
/* TODO: make font sizes look the same in all doctypes */
|
|
503
|
-
|
|
504
502
|
.fc {
|
|
505
|
-
font-size: 1em;
|
|
506
|
-
.fc-header, .fc-content {
|
|
507
|
-
font-size: 1em; }
|
|
508
503
|
direction: ltr;
|
|
509
504
|
text-align: left;
|
|
510
505
|
table {
|
|
511
506
|
border-collapse: collapse;
|
|
512
|
-
border-spacing: 0; }
|
|
507
|
+
border-spacing: 0; } }
|
|
508
|
+
|
|
509
|
+
html .fc {
|
|
510
|
+
font-size: 1em; }
|
|
511
|
+
|
|
512
|
+
.fc {
|
|
513
|
+
table {
|
|
514
|
+
font-size: 1em; }
|
|
513
515
|
td, th {
|
|
514
516
|
padding: 0;
|
|
515
517
|
vertical-align: top; } }
|
|
@@ -517,136 +519,74 @@ div.AnyTime-win {
|
|
|
517
519
|
/* Header
|
|
518
520
|
------------------------------------------------------------------------*/
|
|
519
521
|
|
|
520
|
-
|
|
521
|
-
|
|
522
|
+
.fc-header td {
|
|
523
|
+
white-space: nowrap; }
|
|
522
524
|
|
|
523
525
|
.fc-header-left {
|
|
524
526
|
width: 25%;
|
|
525
|
-
|
|
526
|
-
float: left; } }
|
|
527
|
+
text-align: left; }
|
|
527
528
|
|
|
528
529
|
.fc-header-center {
|
|
529
|
-
|
|
530
|
-
text-align: center;
|
|
531
|
-
table {
|
|
532
|
-
margin: 0 auto; } }
|
|
530
|
+
text-align: center; }
|
|
533
531
|
|
|
534
532
|
.fc-header-right {
|
|
535
533
|
width: 25%;
|
|
536
|
-
|
|
537
|
-
float: right; } }
|
|
534
|
+
text-align: right; }
|
|
538
535
|
|
|
539
536
|
.fc-header-title {
|
|
540
|
-
|
|
541
|
-
|
|
537
|
+
display: inline-block;
|
|
538
|
+
vertical-align: top;
|
|
539
|
+
h2 {
|
|
540
|
+
margin-top: 0;
|
|
541
|
+
white-space: nowrap; } }
|
|
542
542
|
|
|
543
|
-
.fc-header-space {
|
|
543
|
+
.fc .fc-header-space {
|
|
544
544
|
padding-left: 10px; }
|
|
545
545
|
|
|
546
|
-
/* right-to-left */
|
|
547
|
-
|
|
548
|
-
.fc-rtl .fc-header-title {
|
|
549
|
-
direction: rtl; }
|
|
550
|
-
|
|
551
|
-
/* Buttons
|
|
552
|
-
------------------------------------------------------------------------*/
|
|
553
|
-
|
|
554
546
|
.fc-header {
|
|
555
|
-
.fc-
|
|
547
|
+
.fc-button {
|
|
556
548
|
margin-bottom: 1em;
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
border-width: 1px 0;
|
|
560
|
-
padding: 0 1px;
|
|
561
|
-
border-style: solid;
|
|
562
|
-
a {
|
|
563
|
-
border-style: solid;
|
|
564
|
-
display: block;
|
|
565
|
-
border-width: 0 1px;
|
|
566
|
-
margin: 0 -1px;
|
|
567
|
-
width: 100%;
|
|
568
|
-
text-decoration: none; }
|
|
569
|
-
span {
|
|
570
|
-
display: block;
|
|
571
|
-
border-style: solid;
|
|
572
|
-
border-width: 1px 0 1px 1px;
|
|
573
|
-
padding: 3px 5px; } }
|
|
574
|
-
.ui-state-default {
|
|
575
|
-
padding: 4px 6px; }
|
|
576
|
-
.fc-state-default span, .ui-state-default span {
|
|
577
|
-
white-space: nowrap; }
|
|
578
|
-
.fc-no-right {
|
|
579
|
-
padding-right: 0;
|
|
580
|
-
a {
|
|
581
|
-
margin-right: 0;
|
|
582
|
-
border-right: 0; } }
|
|
583
|
-
.ui-no-right {
|
|
584
|
-
border-right: 0; }
|
|
585
|
-
.fc-corner-left {
|
|
586
|
-
margin-left: 1px;
|
|
587
|
-
padding-left: 0; }
|
|
549
|
+
vertical-align: top;
|
|
550
|
+
margin-right: -1px; }
|
|
588
551
|
.fc-corner-right {
|
|
589
552
|
margin-right: 1px;
|
|
590
|
-
|
|
591
|
-
.
|
|
592
|
-
|
|
593
|
-
/*
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
border-color: #808080 #808080 #909090;
|
|
608
|
-
/* inner border */ }
|
|
609
|
-
.fc-state-disabled {
|
|
610
|
-
a {
|
|
611
|
-
color: #999;
|
|
612
|
-
border-color: #ccc;
|
|
613
|
-
/* outer border */ }
|
|
614
|
-
border-color: #ccc;
|
|
615
|
-
/* outer border */
|
|
616
|
-
span {
|
|
617
|
-
border-color: #fff #fff #f0f0f0;
|
|
618
|
-
/* inner border */
|
|
619
|
-
background: #f0f0f0; } } }
|
|
620
|
-
|
|
621
|
-
/* for adjacent buttons */
|
|
622
|
-
|
|
623
|
-
/* for fake rounded corners */
|
|
624
|
-
|
|
625
|
-
/* DEFAULT button COLORS */
|
|
553
|
+
/* back to normal */ }
|
|
554
|
+
.ui-corner-right {
|
|
555
|
+
margin-right: 0;
|
|
556
|
+
/* back to normal */ }
|
|
557
|
+
.fc-state-hover, .ui-state-hover {
|
|
558
|
+
z-index: 2; }
|
|
559
|
+
.fc-state-down {
|
|
560
|
+
z-index: 3; }
|
|
561
|
+
.fc-state-active, .ui-state-active {
|
|
562
|
+
z-index: 4; } }
|
|
563
|
+
|
|
564
|
+
/* buttons edges butting together */
|
|
565
|
+
|
|
566
|
+
/* button layering (for border precedence) */
|
|
567
|
+
|
|
568
|
+
/* Content
|
|
569
|
+
------------------------------------------------------------------------*/
|
|
626
570
|
|
|
627
|
-
|
|
571
|
+
.fc-content {
|
|
572
|
+
clear: both; }
|
|
628
573
|
|
|
629
|
-
|
|
574
|
+
.fc-view {
|
|
575
|
+
width: 100%;
|
|
576
|
+
/* needed for view switching (when view is absolute) */
|
|
577
|
+
overflow: hidden; }
|
|
630
578
|
|
|
631
|
-
/*
|
|
579
|
+
/* Cell Styles
|
|
632
580
|
------------------------------------------------------------------------*/
|
|
633
581
|
|
|
634
|
-
.fc-widget-content {
|
|
635
|
-
|
|
636
|
-
|
|
582
|
+
.fc-widget-header, .fc-widget-content {
|
|
583
|
+
/* <td>, usually */
|
|
584
|
+
border: 1px solid #ccc; }
|
|
637
585
|
|
|
638
|
-
.fc-
|
|
639
|
-
|
|
640
|
-
.fc-
|
|
641
|
-
|
|
642
|
-
border-color: #ccc;
|
|
643
|
-
/* inner border color */ }
|
|
644
|
-
.fc-state-highlight {
|
|
645
|
-
/* today */
|
|
646
|
-
background: #ffc; }
|
|
647
|
-
.fc-not-today {
|
|
648
|
-
/* override jq-ui highlight (TODO: ui-widget-content) */
|
|
649
|
-
background: none; } }
|
|
586
|
+
.fc-state-highlight {
|
|
587
|
+
/* <td> today cell */
|
|
588
|
+
/* TODO: add .fc-today to <th> */
|
|
589
|
+
background: #ffc; }
|
|
650
590
|
|
|
651
591
|
.fc-cell-overlay {
|
|
652
592
|
/* semi-transparent rectangle while dragging */
|
|
@@ -655,80 +595,159 @@ table.fc-header {
|
|
|
655
595
|
filter: alpha(opacity = 20);
|
|
656
596
|
/* for IE */ }
|
|
657
597
|
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
598
|
+
/* Buttons
|
|
599
|
+
------------------------------------------------------------------------*/
|
|
600
|
+
|
|
601
|
+
.fc-button {
|
|
602
|
+
position: relative;
|
|
603
|
+
display: inline-block;
|
|
604
|
+
cursor: pointer; }
|
|
605
|
+
|
|
606
|
+
.fc-state-default {
|
|
607
|
+
/* non-theme */
|
|
608
|
+
border-style: solid;
|
|
609
|
+
border-width: 1px 0; }
|
|
610
|
+
|
|
611
|
+
.fc-button-inner {
|
|
612
|
+
position: relative;
|
|
613
|
+
float: left;
|
|
661
614
|
overflow: hidden; }
|
|
662
615
|
|
|
663
|
-
|
|
664
|
-
|
|
616
|
+
.fc-state-default .fc-button-inner {
|
|
617
|
+
/* non-theme */
|
|
618
|
+
border-style: solid;
|
|
619
|
+
border-width: 0 1px; }
|
|
620
|
+
|
|
621
|
+
.fc-button-content {
|
|
622
|
+
position: relative;
|
|
623
|
+
float: left;
|
|
624
|
+
height: 1.9em;
|
|
625
|
+
line-height: 1.9em;
|
|
626
|
+
padding: 0 .6em;
|
|
627
|
+
white-space: nowrap;
|
|
628
|
+
.fc-icon-wrap {
|
|
629
|
+
position: relative;
|
|
630
|
+
float: left;
|
|
631
|
+
top: 50%; }
|
|
632
|
+
.ui-icon {
|
|
633
|
+
position: relative;
|
|
634
|
+
float: left;
|
|
635
|
+
margin-top: -50%;
|
|
636
|
+
*margin-top: 0;
|
|
637
|
+
*top: -50%; } }
|
|
638
|
+
|
|
639
|
+
/* icon (for jquery ui) */
|
|
640
|
+
|
|
641
|
+
/* gloss effect */
|
|
665
642
|
|
|
666
|
-
.fc-
|
|
643
|
+
.fc-state-default {
|
|
644
|
+
.fc-button-effect {
|
|
645
|
+
position: absolute;
|
|
646
|
+
top: 50%;
|
|
647
|
+
left: 0;
|
|
648
|
+
span {
|
|
649
|
+
position: absolute;
|
|
650
|
+
top: -100px;
|
|
651
|
+
left: 0;
|
|
652
|
+
width: 500px;
|
|
653
|
+
height: 100px;
|
|
654
|
+
border-width: 100px 0 0 1px;
|
|
655
|
+
border-style: solid;
|
|
656
|
+
border-color: #fff;
|
|
657
|
+
background: #444;
|
|
658
|
+
opacity: .09;
|
|
659
|
+
filter: alpha(opacity = 9); } }
|
|
667
660
|
border-style: solid;
|
|
668
|
-
border-color: #
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
661
|
+
border-color: #ccc #bbb #aaa;
|
|
662
|
+
background: #F3F3F3;
|
|
663
|
+
color: #000;
|
|
664
|
+
.fc-button-inner {
|
|
665
|
+
border-style: solid;
|
|
666
|
+
border-color: #ccc #bbb #aaa;
|
|
667
|
+
background: #F3F3F3;
|
|
668
|
+
color: #000; } }
|
|
669
|
+
|
|
670
|
+
/* button states (determines colors) */
|
|
671
|
+
|
|
672
|
+
.fc-state-hover {
|
|
673
|
+
border-color: #999;
|
|
674
|
+
.fc-button-inner {
|
|
675
|
+
border-color: #999; } }
|
|
676
|
+
|
|
677
|
+
.fc-state-down {
|
|
678
|
+
border-color: #555;
|
|
679
|
+
background: #777;
|
|
680
|
+
.fc-button-inner {
|
|
681
|
+
border-color: #555;
|
|
682
|
+
background: #777; } }
|
|
683
|
+
|
|
684
|
+
.fc-state-active {
|
|
685
|
+
border-color: #555;
|
|
686
|
+
background: #777;
|
|
672
687
|
color: #fff;
|
|
673
|
-
|
|
688
|
+
.fc-button-inner {
|
|
689
|
+
border-color: #555;
|
|
690
|
+
background: #777;
|
|
691
|
+
color: #fff; } }
|
|
692
|
+
|
|
693
|
+
.fc-state-disabled {
|
|
694
|
+
color: #999;
|
|
695
|
+
border-color: #ddd;
|
|
696
|
+
.fc-button-inner {
|
|
697
|
+
color: #999;
|
|
698
|
+
border-color: #ddd; }
|
|
699
|
+
cursor: default;
|
|
700
|
+
.fc-button-effect {
|
|
701
|
+
display: none; } }
|
|
674
702
|
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
border-style: solid;
|
|
678
|
-
border-color: #36c;
|
|
679
|
-
/* default BORDER color (probably the same as background-color) */
|
|
680
|
-
background-color: #36c;
|
|
681
|
-
/* default BACKGROUND color */
|
|
682
|
-
color: #fff;
|
|
683
|
-
/* default TEXT color */
|
|
684
|
-
overflow: hidden;
|
|
685
|
-
font-size: .85em;
|
|
686
|
-
text-decoration: none;
|
|
687
|
-
cursor: pointer; }
|
|
688
|
-
text-align: left; }
|
|
703
|
+
/* Global Event Styles
|
|
704
|
+
------------------------------------------------------------------------*/
|
|
689
705
|
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
* .myclass a {
|
|
696
|
-
* background-color: black;
|
|
697
|
-
* border-color: black;
|
|
698
|
-
* color: red;
|
|
699
|
-
* }
|
|
700
|
-
*/
|
|
706
|
+
.fc-event {
|
|
707
|
+
border-style: solid;
|
|
708
|
+
border-width: 0;
|
|
709
|
+
font-size: .85em;
|
|
710
|
+
cursor: default; }
|
|
701
711
|
|
|
702
|
-
.fc-event-
|
|
712
|
+
a.fc-event, .fc-event-draggable {
|
|
703
713
|
cursor: pointer; }
|
|
704
714
|
|
|
705
|
-
.fc-event
|
|
706
|
-
|
|
715
|
+
a.fc-event {
|
|
716
|
+
text-decoration: none; }
|
|
707
717
|
|
|
708
|
-
|
|
718
|
+
.fc-rtl .fc-event {
|
|
719
|
+
text-align: right; }
|
|
709
720
|
|
|
710
|
-
.fc-event
|
|
711
|
-
|
|
721
|
+
.fc-event-skin {
|
|
722
|
+
border-color: #36c;
|
|
723
|
+
/* default BORDER color */
|
|
724
|
+
background-color: #36c;
|
|
725
|
+
/* default BACKGROUND color */
|
|
726
|
+
color: #fff;
|
|
727
|
+
/* default TEXT color */ }
|
|
728
|
+
|
|
729
|
+
.fc-event-inner {
|
|
712
730
|
position: relative;
|
|
713
731
|
width: 100%;
|
|
714
|
-
height: 100%;
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
.fc-rtl .fc-event a {
|
|
719
|
-
text-align: right; }
|
|
732
|
+
height: 100%;
|
|
733
|
+
border-style: solid;
|
|
734
|
+
border-width: 0;
|
|
735
|
+
overflow: hidden; }
|
|
720
736
|
|
|
721
|
-
|
|
737
|
+
.fc-event-time, .fc-event-title {
|
|
738
|
+
padding: 0 1px; }
|
|
722
739
|
|
|
723
740
|
.fc .ui-resizable-handle {
|
|
724
|
-
/*** TODO: don't use ui-resizable
|
|
741
|
+
/*** TODO: don't use ui-resizable anymore, change class ***/
|
|
725
742
|
display: block;
|
|
726
743
|
position: absolute;
|
|
727
744
|
z-index: 99999;
|
|
728
|
-
|
|
729
|
-
/*
|
|
730
|
-
|
|
731
|
-
/*
|
|
745
|
+
overflow: hidden;
|
|
746
|
+
/* hacky spaces (IE6/7) */
|
|
747
|
+
font-size: 300%;
|
|
748
|
+
/* */
|
|
749
|
+
line-height: 50%;
|
|
750
|
+
/* */ }
|
|
732
751
|
|
|
733
752
|
/* Horizontal Events
|
|
734
753
|
------------------------------------------------------------------------*/
|
|
@@ -736,26 +755,6 @@ table.fc-header {
|
|
|
736
755
|
.fc-event-hori {
|
|
737
756
|
border-width: 1px 0;
|
|
738
757
|
margin-bottom: 1px;
|
|
739
|
-
a {
|
|
740
|
-
border-width: 0; } }
|
|
741
|
-
|
|
742
|
-
/* for fake rounded corners */
|
|
743
|
-
|
|
744
|
-
.fc-content {
|
|
745
|
-
.fc-corner-left {
|
|
746
|
-
margin-left: 1px;
|
|
747
|
-
a {
|
|
748
|
-
margin-left: -1px;
|
|
749
|
-
border-left-width: 1px; } }
|
|
750
|
-
.fc-corner-right {
|
|
751
|
-
margin-right: 1px;
|
|
752
|
-
a {
|
|
753
|
-
margin-right: -1px;
|
|
754
|
-
border-right-width: 1px; } } }
|
|
755
|
-
|
|
756
|
-
/* resizable */
|
|
757
|
-
|
|
758
|
-
.fc-event-hori {
|
|
759
758
|
.ui-resizable-e {
|
|
760
759
|
top: 0 !important;
|
|
761
760
|
/* importants override pre jquery ui 1.7 styles */
|
|
@@ -773,22 +772,70 @@ table.fc-header {
|
|
|
773
772
|
_padding-bottom: 14px;
|
|
774
773
|
/* IE6 had 0 height */ } }
|
|
775
774
|
|
|
775
|
+
/* resizable */
|
|
776
|
+
|
|
777
|
+
/* Fake Rounded Corners (for buttons and events)
|
|
778
|
+
------------------------------------------------------------*/
|
|
779
|
+
|
|
780
|
+
.fc-corner-left {
|
|
781
|
+
margin-left: 1px;
|
|
782
|
+
.fc-button-inner, .fc-event-inner {
|
|
783
|
+
margin-left: -1px; } }
|
|
784
|
+
|
|
785
|
+
.fc-corner-right {
|
|
786
|
+
margin-right: 1px;
|
|
787
|
+
.fc-button-inner, .fc-event-inner {
|
|
788
|
+
margin-right: -1px; } }
|
|
789
|
+
|
|
790
|
+
.fc-corner-top {
|
|
791
|
+
margin-top: 1px;
|
|
792
|
+
.fc-event-inner {
|
|
793
|
+
margin-top: -1px; } }
|
|
794
|
+
|
|
795
|
+
.fc-corner-bottom {
|
|
796
|
+
margin-bottom: 1px;
|
|
797
|
+
.fc-event-inner {
|
|
798
|
+
margin-bottom: -1px; } }
|
|
799
|
+
|
|
800
|
+
/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
|
|
801
|
+
-----------------------------------------------------------------*/
|
|
802
|
+
|
|
803
|
+
.fc-corner-left .fc-event-inner {
|
|
804
|
+
border-left-width: 1px; }
|
|
805
|
+
|
|
806
|
+
.fc-corner-right .fc-event-inner {
|
|
807
|
+
border-right-width: 1px; }
|
|
808
|
+
|
|
809
|
+
.fc-corner-top .fc-event-inner {
|
|
810
|
+
border-top-width: 1px; }
|
|
811
|
+
|
|
812
|
+
.fc-corner-bottom .fc-event-inner {
|
|
813
|
+
border-bottom-width: 1px; }
|
|
814
|
+
|
|
815
|
+
/* Reusable Separate-border Table
|
|
816
|
+
------------------------------------------------------------*/
|
|
817
|
+
|
|
818
|
+
table.fc-border-separate {
|
|
819
|
+
border-collapse: separate; }
|
|
820
|
+
|
|
821
|
+
.fc-border-separate {
|
|
822
|
+
th, td {
|
|
823
|
+
border-width: 1px 0 0 1px; }
|
|
824
|
+
th.fc-last, td.fc-last {
|
|
825
|
+
border-right-width: 1px; }
|
|
826
|
+
tr.fc-last {
|
|
827
|
+
th, td {
|
|
828
|
+
border-bottom-width: 1px; } }
|
|
829
|
+
tbody tr.fc-first {
|
|
830
|
+
td, th {
|
|
831
|
+
border-top-width: 0; } } }
|
|
832
|
+
|
|
776
833
|
/* Month View, Basic Week View, Basic Day View
|
|
777
834
|
------------------------------------------------------------------------*/
|
|
778
835
|
|
|
779
|
-
.fc-grid
|
|
780
|
-
width: 100%; }
|
|
781
|
-
|
|
782
|
-
.fc .fc-grid {
|
|
836
|
+
.fc-grid {
|
|
783
837
|
th {
|
|
784
|
-
border-width: 0 0 0 1px;
|
|
785
838
|
text-align: center; }
|
|
786
|
-
td {
|
|
787
|
-
border-width: 1px 0 0 1px; } }
|
|
788
|
-
|
|
789
|
-
.fc-grid {
|
|
790
|
-
th.fc-leftmost, td.fc-leftmost {
|
|
791
|
-
border-left: 0; }
|
|
792
839
|
.fc-day-number {
|
|
793
840
|
float: right;
|
|
794
841
|
padding: 0 2px; }
|
|
@@ -797,11 +844,11 @@ table.fc-header {
|
|
|
797
844
|
filter: alpha(opacity = 30);
|
|
798
845
|
/* for IE */
|
|
799
846
|
/* opacity with small font can sometimes look too faded
|
|
800
|
-
|
|
801
|
-
|
|
847
|
+
might want to set the 'color' property instead
|
|
848
|
+
making day-numbers bold also fixes the problem */ }
|
|
802
849
|
.fc-day-content {
|
|
803
850
|
clear: both;
|
|
804
|
-
padding: 2px 2px
|
|
851
|
+
padding: 2px 2px 1px;
|
|
805
852
|
/* distance between events and day edges */ }
|
|
806
853
|
.fc-event-time {
|
|
807
854
|
font-weight: bold; } }
|
|
@@ -811,7 +858,6 @@ table.fc-header {
|
|
|
811
858
|
/* right-to-left */
|
|
812
859
|
|
|
813
860
|
.fc-rtl .fc-grid {
|
|
814
|
-
direction: rtl;
|
|
815
861
|
.fc-day-number {
|
|
816
862
|
float: left; }
|
|
817
863
|
.fc-event-time {
|
|
@@ -820,131 +866,114 @@ table.fc-header {
|
|
|
820
866
|
/* Agenda Week View, Agenda Day View
|
|
821
867
|
------------------------------------------------------------------------*/
|
|
822
868
|
|
|
823
|
-
.fc
|
|
824
|
-
|
|
825
|
-
border-width: 1px 0 0 1px; }
|
|
826
|
-
.fc-leftmost {
|
|
827
|
-
border-left: 0; } }
|
|
828
|
-
|
|
829
|
-
.fc-agenda tr.fc-first {
|
|
830
|
-
th, td {
|
|
831
|
-
border-top: 0; } }
|
|
832
|
-
|
|
833
|
-
.fc-agenda-head tr.fc-last th {
|
|
834
|
-
border-bottom-width: 1px; }
|
|
835
|
-
|
|
836
|
-
.fc {
|
|
837
|
-
.fc-agenda-head td, .fc-agenda-body td {
|
|
838
|
-
background: none; } }
|
|
869
|
+
.fc-agenda table {
|
|
870
|
+
border-collapse: separate; }
|
|
839
871
|
|
|
840
|
-
.fc-agenda-
|
|
872
|
+
.fc-agenda-days th {
|
|
841
873
|
text-align: center; }
|
|
842
874
|
|
|
843
|
-
|
|
875
|
+
.fc-agenda {
|
|
876
|
+
.fc-agenda-axis {
|
|
877
|
+
width: 50px;
|
|
878
|
+
padding: 0 4px;
|
|
879
|
+
vertical-align: middle;
|
|
880
|
+
text-align: right;
|
|
881
|
+
white-space: nowrap;
|
|
882
|
+
font-weight: normal; }
|
|
883
|
+
.fc-day-content {
|
|
884
|
+
padding: 2px 2px 1px; } }
|
|
844
885
|
|
|
845
|
-
|
|
846
|
-
width: 50px;
|
|
847
|
-
padding: 0 4px;
|
|
848
|
-
vertical-align: middle;
|
|
849
|
-
white-space: nowrap;
|
|
850
|
-
text-align: right;
|
|
851
|
-
font-weight: normal; }
|
|
886
|
+
/* make axis border take precedence */
|
|
852
887
|
|
|
853
|
-
|
|
888
|
+
.fc-agenda-days {
|
|
889
|
+
.fc-agenda-axis {
|
|
890
|
+
border-right-width: 1px; }
|
|
891
|
+
.fc-col0 {
|
|
892
|
+
border-left-width: 0; } }
|
|
854
893
|
|
|
855
|
-
|
|
856
|
-
tr.fc-all-day th {
|
|
857
|
-
height: 35px; }
|
|
858
|
-
td {
|
|
859
|
-
padding-bottom: 10px; } }
|
|
894
|
+
/* all-day area */
|
|
860
895
|
|
|
861
|
-
.fc {
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
background: #eee;
|
|
869
|
-
/* color for divider between all-day and time-slot events */ } }
|
|
870
|
-
.fc-agenda-body {
|
|
871
|
-
td div {
|
|
872
|
-
height: 20px;
|
|
873
|
-
/* slot height */ }
|
|
874
|
-
tr.fc-minor {
|
|
875
|
-
th, td {
|
|
876
|
-
border-top-style: dotted; } } } }
|
|
896
|
+
.fc-agenda-allday {
|
|
897
|
+
th {
|
|
898
|
+
border-width: 0 1px; }
|
|
899
|
+
.fc-day-content {
|
|
900
|
+
min-height: 34px;
|
|
901
|
+
/* TODO: doesnt work well in quirksmode */
|
|
902
|
+
_height: 34px; } }
|
|
877
903
|
|
|
878
|
-
/*
|
|
904
|
+
/* divider (between all-day and slots) */
|
|
879
905
|
|
|
880
|
-
.fc-agenda
|
|
881
|
-
|
|
882
|
-
|
|
906
|
+
.fc-agenda-divider-inner {
|
|
907
|
+
height: 2px;
|
|
908
|
+
overflow: hidden; }
|
|
883
909
|
|
|
884
|
-
|
|
910
|
+
.fc-widget-header .fc-agenda-divider-inner {
|
|
911
|
+
background: #eee; }
|
|
885
912
|
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
913
|
+
/* slot rows */
|
|
914
|
+
|
|
915
|
+
.fc-agenda-slots {
|
|
916
|
+
th {
|
|
917
|
+
border-width: 1px 1px 0; }
|
|
918
|
+
td {
|
|
919
|
+
border-width: 1px 0 0;
|
|
920
|
+
background: none;
|
|
921
|
+
div {
|
|
922
|
+
height: 20px; } }
|
|
923
|
+
tr {
|
|
924
|
+
&.fc-slot0 {
|
|
925
|
+
th, td {
|
|
926
|
+
border-top-width: 0; } }
|
|
927
|
+
&.fc-minor {
|
|
928
|
+
th, td {
|
|
929
|
+
border-top-style: dotted; }
|
|
930
|
+
th.ui-widget-header {
|
|
931
|
+
*border-top-style: solid;
|
|
932
|
+
/* doesn't work with background in IE6/7 */ } } } }
|
|
889
933
|
|
|
890
934
|
/* Vertical Events
|
|
891
935
|
------------------------------------------------------------------------*/
|
|
892
936
|
|
|
893
937
|
.fc-event-vert {
|
|
894
938
|
border-width: 0 1px;
|
|
895
|
-
|
|
896
|
-
border-width: 0; } }
|
|
897
|
-
|
|
898
|
-
/* for fake rounded corners */
|
|
899
|
-
|
|
900
|
-
.fc-content {
|
|
901
|
-
.fc-corner-top {
|
|
902
|
-
margin-top: 1px;
|
|
903
|
-
a {
|
|
904
|
-
margin-top: -1px;
|
|
905
|
-
border-top-width: 1px; } }
|
|
906
|
-
.fc-corner-bottom {
|
|
907
|
-
margin-bottom: 1px;
|
|
908
|
-
a {
|
|
909
|
-
margin-bottom: -1px;
|
|
910
|
-
border-bottom-width: 1px; } } }
|
|
911
|
-
|
|
912
|
-
/* event content */
|
|
913
|
-
|
|
914
|
-
.fc-event-vert {
|
|
915
|
-
span {
|
|
916
|
-
display: block;
|
|
939
|
+
.fc-event-head, .fc-event-content {
|
|
917
940
|
position: relative;
|
|
918
941
|
z-index: 2;
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
.ui-resizable-s {
|
|
940
|
-
bottom: 0 !important;
|
|
941
|
-
/* importants override pre jquery ui 1.7 styles */
|
|
942
|
-
width: 100% !important;
|
|
943
|
-
height: 8px !important;
|
|
944
|
-
line-height: 8px !important;
|
|
945
|
-
font-size: 11px !important;
|
|
946
|
-
font-family: monospace;
|
|
947
|
-
text-align: center;
|
|
948
|
-
cursor: s-resize; } }
|
|
942
|
+
width: 100%;
|
|
943
|
+
overflow: hidden; }
|
|
944
|
+
.fc-event-time {
|
|
945
|
+
white-space: nowrap;
|
|
946
|
+
font-size: 10px; }
|
|
947
|
+
.fc-event-bg {
|
|
948
|
+
/* makes the event lighter w/ a semi-transparent overlay */
|
|
949
|
+
position: absolute;
|
|
950
|
+
z-index: 1;
|
|
951
|
+
top: 0;
|
|
952
|
+
left: 0;
|
|
953
|
+
width: 100%;
|
|
954
|
+
height: 100%;
|
|
955
|
+
background: #fff;
|
|
956
|
+
opacity: .3;
|
|
957
|
+
filter: alpha(opacity = 30); } }
|
|
958
|
+
|
|
959
|
+
.fc .ui-draggable-dragging .fc-event-bg, .fc-select-helper .fc-event-bg {
|
|
960
|
+
display: none\9;
|
|
961
|
+
/* for IE6/7/8. nested opacity filters while dragging don't work */ }
|
|
949
962
|
|
|
950
963
|
/* resizable */
|
|
964
|
+
|
|
965
|
+
.fc-event-vert .ui-resizable-s {
|
|
966
|
+
bottom: 0 !important;
|
|
967
|
+
/* importants override pre jquery ui 1.7 styles */
|
|
968
|
+
width: 100% !important;
|
|
969
|
+
height: 8px !important;
|
|
970
|
+
overflow: hidden !important;
|
|
971
|
+
line-height: 8px !important;
|
|
972
|
+
font-size: 11px !important;
|
|
973
|
+
font-family: monospace;
|
|
974
|
+
text-align: center;
|
|
975
|
+
cursor: s-resize; }
|
|
976
|
+
|
|
977
|
+
.fc-agenda .ui-resizable-resizing {
|
|
978
|
+
/* TODO: better selector */
|
|
979
|
+
_overflow: hidden; }
|