compass-jquery-plugin 0.3.2.3 → 0.3.2.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. data/README.md +54 -37
  2. data/VERSION.yml +1 -1
  3. data/lib/handle_attributes.rb +4 -4
  4. data/lib/handle_js_files.rb +5 -5
  5. data/lib/jqtouch_theme.rb +2 -2
  6. data/lib/jquery/dynatree.rb +2 -2
  7. data/lib/jquery/emulators.rb +1 -1
  8. data/lib/jquery/flash_messages.rb +6 -6
  9. data/lib/jquery/graphics.rb +5 -0
  10. data/lib/jquery/gridify/assertions.rb +1 -1
  11. data/lib/jquery/gridify/grid.rb +76 -59
  12. data/lib/jquery/gridify/grid_column.rb +73 -67
  13. data/lib/jquery/gridify/grid_finder.rb +79 -79
  14. data/lib/jquery/gridify/grid_options.rb +154 -149
  15. data/lib/jquery/gridify/grid_view.rb +143 -143
  16. data/lib/jquery/gridify.rb +25 -25
  17. data/lib/jquery/ical/calendar.rb +2 -2
  18. data/lib/jquery/ical/event.rb +48 -44
  19. data/lib/jquery/ical/helpers/ui_event_helper.rb +3 -3
  20. data/lib/jquery/jqgrid/jqgrid.rb +58 -58
  21. data/lib/jquery/jqgrid.rb +1 -1
  22. data/lib/jquery/jqtouch.rb +1 -1
  23. data/lib/jquery/jquery.rb +117 -117
  24. data/lib/jquery/jquery_auto_complete.rb +9 -9
  25. data/lib/jquery/jquery_json_response.rb +12 -12
  26. data/lib/jquery/jquery_selector_assertions.rb +55 -53
  27. data/lib/jquery/jstree.rb +2 -2
  28. data/lib/jquery/mobile.rb +1 -1
  29. data/lib/jquery/ribbon.rb +2 -2
  30. data/lib/jquery/secret_sauce/controller/ui_dialog_controls.rb +5 -5
  31. data/lib/jquery/secret_sauce/controller/ui_grid_controls.rb +5 -5
  32. data/lib/jquery/secret_sauce/helpers/ui_dialog_helper.rb +1 -1
  33. data/lib/jquery/secret_sauce/helpers/ui_form_helper.rb +39 -39
  34. data/lib/jquery/secret_sauce/helpers/ui_grid_helper.rb +74 -74
  35. data/lib/jquery/secret_sauce/model/find_for_grid.rb +21 -21
  36. data/lib/jquery/secret_sauce.rb +1 -1
  37. data/lib/jquery/tools.rb +1 -1
  38. data/lib/jquery_mobile_theme.rb +2 -2
  39. data/lib/jquery_ui_theme.rb +12 -12
  40. data/templates/dynatree/config/initializers/dynatree.rb +3 -3
  41. data/templates/dynatree/jquery/dynatree/aero.scss +16 -16
  42. data/templates/dynatree/jquery/dynatree/aqua.scss +16 -16
  43. data/templates/dynatree/jquery/dynatree/crystal.scss +16 -16
  44. data/templates/dynatree/jquery/dynatree/xp.scss +17 -17
  45. data/templates/dynatree/jquery.dynatree.js +2926 -2912
  46. data/templates/emulators/config/initializers/emulators.rb +6 -6
  47. data/templates/graphics/config/initializers/graphics.rb +5 -0
  48. data/templates/graphics/jquery/ganttView.scss +89 -0
  49. data/templates/graphics/jquery.ganttView.js +1669 -0
  50. data/templates/graphics/jquery.ganttView.min.js +70 -0
  51. data/templates/{jquery → graphics}/jquery.sparkline.js +466 -438
  52. data/templates/{jquery → graphics}/jquery.sparkline.min.js +0 -0
  53. data/templates/graphics/manifest.rb +9 -0
  54. data/templates/jqgrid/config/initializers/jqgrid.rb +1 -1
  55. data/templates/jqgrid/i18n/jqgrid/locale-ar.js +131 -125
  56. data/templates/jqgrid/i18n/jqgrid/locale-bg.js +135 -131
  57. data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +135 -131
  58. data/templates/jqgrid/i18n/jqgrid/locale-cat.js +132 -126
  59. data/templates/jqgrid/i18n/jqgrid/locale-cn.js +137 -131
  60. data/templates/jqgrid/i18n/jqgrid/locale-cs.js +133 -127
  61. data/templates/jqgrid/i18n/jqgrid/locale-da.js +132 -126
  62. data/templates/jqgrid/i18n/jqgrid/locale-de.js +138 -132
  63. data/templates/jqgrid/i18n/jqgrid/locale-el.js +131 -125
  64. data/templates/jqgrid/i18n/jqgrid/locale-en.js +133 -127
  65. data/templates/jqgrid/i18n/jqgrid/locale-es.js +133 -127
  66. data/templates/jqgrid/i18n/jqgrid/locale-fa.js +19 -16
  67. data/templates/jqgrid/i18n/jqgrid/locale-fi.js +132 -126
  68. data/templates/jqgrid/i18n/jqgrid/locale-fr.js +131 -125
  69. data/templates/jqgrid/i18n/jqgrid/locale-gl.js +131 -125
  70. data/templates/jqgrid/i18n/jqgrid/locale-he.js +132 -126
  71. data/templates/jqgrid/i18n/jqgrid/locale-hu.js +133 -127
  72. data/templates/jqgrid/i18n/jqgrid/locale-is.js +131 -125
  73. data/templates/jqgrid/i18n/jqgrid/locale-it.js +8 -1
  74. data/templates/jqgrid/i18n/jqgrid/locale-ja.js +139 -136
  75. data/templates/jqgrid/i18n/jqgrid/locale-nl.js +4 -1
  76. data/templates/jqgrid/i18n/jqgrid/locale-no.js +14 -1
  77. data/templates/jqgrid/i18n/jqgrid/locale-pl.js +132 -126
  78. data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +132 -126
  79. data/templates/jqgrid/i18n/jqgrid/locale-pt.js +130 -124
  80. data/templates/jqgrid/i18n/jqgrid/locale-ro.js +144 -138
  81. data/templates/jqgrid/i18n/jqgrid/locale-ru.js +132 -126
  82. data/templates/jqgrid/i18n/jqgrid/locale-sk.js +132 -126
  83. data/templates/jqgrid/i18n/jqgrid/locale-sr.js +133 -127
  84. data/templates/jqgrid/i18n/jqgrid/locale-sv.js +132 -126
  85. data/templates/jqgrid/i18n/jqgrid/locale-tr.js +131 -125
  86. data/templates/jqgrid/i18n/jqgrid/locale-ua.js +132 -126
  87. data/templates/jqgrid/jquery.jqGrid.js +12735 -10444
  88. data/templates/jqgrid/jquery.jqGrid.min.js +477 -469
  89. data/templates/jqgrid/public/stylesheets/ellipsis-xbl.xml +12 -10
  90. data/templates/jqtouch/config/initializers/jqtouch.rb +3 -3
  91. data/templates/jqtouch/jquery/touch/jqtouch.scss +1 -1
  92. data/templates/jqtouch/jquery.jqtouch.js +10025 -10043
  93. data/templates/jquery/config/initializers/jquery.rb +2 -4
  94. data/templates/jquery/history.adapter.jquery.js +71 -0
  95. data/templates/jquery/history.adapter.jquery.min.js +4 -0
  96. data/templates/jquery/history.html4.js +690 -0
  97. data/templates/jquery/history.html4.min.js +21 -0
  98. data/templates/jquery/history.js +1297 -0
  99. data/templates/jquery/history.min.js +29 -0
  100. data/templates/jquery/i18n/jquery.ui/datepicker-af.js +20 -20
  101. data/templates/jquery/i18n/jquery.ui/datepicker-ar-DZ.js +19 -19
  102. data/templates/jquery/i18n/jquery.ui/datepicker-ar.js +19 -19
  103. data/templates/jquery/i18n/jquery.ui/datepicker-az.js +19 -19
  104. data/templates/jquery/i18n/jquery.ui/datepicker-bg.js +8 -8
  105. data/templates/jquery/i18n/jquery.ui/datepicker-bs.js +20 -20
  106. data/templates/jquery/i18n/jquery.ui/datepicker-ca.js +20 -20
  107. data/templates/jquery/i18n/jquery.ui/datepicker-cs.js +20 -20
  108. data/templates/jquery/i18n/jquery.ui/datepicker-da.js +14 -14
  109. data/templates/jquery/i18n/jquery.ui/datepicker-de.js +20 -20
  110. data/templates/jquery/i18n/jquery.ui/datepicker-el.js +20 -20
  111. data/templates/jquery/i18n/jquery.ui/datepicker-en-AU.js +20 -20
  112. data/templates/jquery/i18n/jquery.ui/datepicker-en-GB.js +20 -20
  113. data/templates/jquery/i18n/jquery.ui/datepicker-en-NZ.js +20 -20
  114. data/templates/jquery/i18n/jquery.ui/datepicker-eo.js +20 -20
  115. data/templates/jquery/i18n/jquery.ui/datepicker-es.js +20 -20
  116. data/templates/jquery/i18n/jquery.ui/datepicker-et.js +20 -20
  117. data/templates/jquery/i18n/jquery.ui/datepicker-eu.js +20 -20
  118. data/templates/jquery/i18n/jquery.ui/datepicker-fa.js +18 -18
  119. data/templates/jquery/i18n/jquery.ui/datepicker-fi.js +15 -15
  120. data/templates/jquery/i18n/jquery.ui/datepicker-fo.js +20 -20
  121. data/templates/jquery/i18n/jquery.ui/datepicker-fr-CH.js +20 -20
  122. data/templates/jquery/i18n/jquery.ui/datepicker-fr.js +22 -22
  123. data/templates/jquery/i18n/jquery.ui/datepicker-gl.js +20 -20
  124. data/templates/jquery/i18n/jquery.ui/datepicker-he.js +20 -20
  125. data/templates/jquery/i18n/jquery.ui/datepicker-hr.js +20 -20
  126. data/templates/jquery/i18n/jquery.ui/datepicker-hu.js +20 -20
  127. data/templates/jquery/i18n/jquery.ui/datepicker-hu.min.js +1 -1
  128. data/templates/jquery/i18n/jquery.ui/datepicker-hy.js +20 -20
  129. data/templates/jquery/i18n/jquery.ui/datepicker-id.js +20 -20
  130. data/templates/jquery/i18n/jquery.ui/datepicker-is.js +20 -20
  131. data/templates/jquery/i18n/jquery.ui/datepicker-it.js +20 -20
  132. data/templates/jquery/i18n/jquery.ui/datepicker-ja.js +20 -20
  133. data/templates/jquery/i18n/jquery.ui/datepicker-ko.js +20 -20
  134. data/templates/jquery/i18n/jquery.ui/datepicker-kz.js +20 -20
  135. data/templates/jquery/i18n/jquery.ui/datepicker-lt.js +20 -20
  136. data/templates/jquery/i18n/jquery.ui/datepicker-lv.js +20 -20
  137. data/templates/jquery/i18n/jquery.ui/datepicker-ml.js +20 -20
  138. data/templates/jquery/i18n/jquery.ui/datepicker-ms.js +20 -20
  139. data/templates/jquery/i18n/jquery.ui/datepicker-nl.js +20 -20
  140. data/templates/jquery/i18n/jquery.ui/datepicker-no.js +16 -16
  141. data/templates/jquery/i18n/jquery.ui/datepicker-no.min.js +2 -2
  142. data/templates/jquery/i18n/jquery.ui/datepicker-pl.js +20 -20
  143. data/templates/jquery/i18n/jquery.ui/datepicker-pt-BR.js +20 -20
  144. data/templates/jquery/i18n/jquery.ui/datepicker-pt.js +20 -20
  145. data/templates/jquery/i18n/jquery.ui/datepicker-rm.js +18 -18
  146. data/templates/jquery/i18n/jquery.ui/datepicker-ro.js +20 -20
  147. data/templates/jquery/i18n/jquery.ui/datepicker-ru.js +20 -20
  148. data/templates/jquery/i18n/jquery.ui/datepicker-sk.js +20 -20
  149. data/templates/jquery/i18n/jquery.ui/datepicker-sl.js +20 -20
  150. data/templates/jquery/i18n/jquery.ui/datepicker-sq.js +20 -20
  151. data/templates/jquery/i18n/jquery.ui/datepicker-sr-SR.js +20 -20
  152. data/templates/jquery/i18n/jquery.ui/datepicker-sr.js +20 -20
  153. data/templates/jquery/i18n/jquery.ui/datepicker-sv.js +14 -14
  154. data/templates/jquery/i18n/jquery.ui/datepicker-ta.js +20 -20
  155. data/templates/jquery/i18n/jquery.ui/datepicker-th.js +20 -20
  156. data/templates/jquery/i18n/jquery.ui/datepicker-tr.js +20 -20
  157. data/templates/jquery/i18n/jquery.ui/datepicker-uk.js +20 -20
  158. data/templates/jquery/i18n/jquery.ui/datepicker-vi.js +20 -20
  159. data/templates/jquery/i18n/jquery.ui/datepicker-zh-CN.js +20 -20
  160. data/templates/jquery/i18n/jquery.ui/datepicker-zh-HK.js +20 -20
  161. data/templates/jquery/i18n/jquery.ui/datepicker-zh-TW.js +20 -20
  162. data/templates/jquery/{partials → jquery/ui}/_flash_messages.scss +0 -0
  163. data/templates/jquery/jquery/ui/_theme.scss +14 -13
  164. data/templates/jquery/jquery/ui/contextMenu/configure.png +0 -0
  165. data/templates/jquery/jquery/ui/contextMenu/copy.png +0 -0
  166. data/templates/jquery/jquery/ui/contextMenu/cut.png +0 -0
  167. data/templates/jquery/jquery/ui/contextMenu/delete.png +0 -0
  168. data/templates/jquery/jquery/ui/contextMenu/edit.png +0 -0
  169. data/templates/jquery/jquery/ui/contextMenu/exit.png +0 -0
  170. data/templates/jquery/jquery/ui/contextMenu/new.png +0 -0
  171. data/templates/jquery/jquery/ui/contextMenu/paste.png +0 -0
  172. data/templates/jquery/jquery/ui/contextMenu/rename.png +0 -0
  173. data/templates/jquery/jquery/ui/contextMenu/show.png +0 -0
  174. data/templates/jquery/jquery/ui/contextMenu/trash.png +0 -0
  175. data/templates/jquery/jquery/ui/contextMenu.scss +16 -10
  176. data/templates/jquery/jquery-ui.js +11839 -23066
  177. data/templates/jquery/jquery-ui.min.js +401 -795
  178. data/templates/jquery/jquery.bgiframe.js +27 -25
  179. data/templates/jquery/jquery.contextMenu.js +209 -196
  180. data/templates/jquery/jquery.cookie.js +3 -1
  181. data/templates/jquery/jquery.dotimeout.js +236 -228
  182. data/templates/jquery/jquery.dst.js +154 -151
  183. data/templates/jquery/jquery.farbtastic.js +293 -293
  184. data/templates/jquery/jquery.flashMessages.js +26 -0
  185. data/templates/jquery/jquery.flashMessages.min.js +1 -0
  186. data/templates/jquery/jquery.form.js +803 -786
  187. data/templates/jquery/jquery.haml.js +248 -247
  188. data/templates/jquery/jquery.hotkeys.js +89 -89
  189. data/templates/jquery/jquery.js +8141 -8106
  190. data/templates/jquery/jquery.layout.js +2451 -2415
  191. data/templates/jquery/jquery.min.js +167 -166
  192. data/templates/jquery/jquery.mousewheel.js +62 -54
  193. data/templates/jquery/jquery.offline.js +171 -171
  194. data/templates/jquery/jquery.pngFix.js +76 -76
  195. data/templates/jquery/jquery.replacetext.js +83 -83
  196. data/templates/jquery/jquery.themeswitchertool.js +202 -177
  197. data/templates/jquery/jquery.tmpl.js +478 -473
  198. data/templates/jquery/jquery.tmplPlus.js +82 -81
  199. data/templates/jquery/jrails.js +178 -175
  200. data/templates/jquery/json.js +77 -7
  201. data/templates/jquery/json2.js +480 -0
  202. data/templates/jquery/json2.min.js +7 -0
  203. data/templates/jquery/lib/tasks/haml.rake +2 -2
  204. data/templates/jquery/manifest.rb +21 -17
  205. data/templates/jstree/jquery.jstree.js +5967 -4536
  206. data/templates/mobile/config/initializers/mobile.rb +1 -1
  207. data/templates/mobile/jquery/mobile/_base.scss +944 -927
  208. data/templates/mobile/jquery/mobile/default.scss +61 -48
  209. data/templates/mobile/jquery/mobile/valencia.scss +56 -42
  210. data/templates/mobile/jquery.mobile.js +4461 -4347
  211. data/templates/mobile/jquery.mobile.min.js +11 -2
  212. data/templates/mobile/lib/tasks/jquery.mobile.rake +12 -12
  213. data/templates/ribbon/config/initializers/ribbon.rb +2 -2
  214. data/templates/ribbon/jquery.ribbon.js +50 -29
  215. data/templates/secret_sauce/secret_sauce.js +8 -8
  216. data/templates/tools/flowplayer.js +945 -1
  217. data/templates/tools/jquery.tools.js +4645 -4335
  218. data/templates/tools/jquery.tools.min.js +37 -37
  219. data/templates/tools/lib/tasks/jquery.tools.rake +4 -4
  220. data/templates/tools/swfobject.js +813 -773
  221. metadata +33 -21
  222. data/templates/jquery/haml.js +0 -506
  223. data/templates/jquery/haml.min.js +0 -5
  224. data/templates/jquery/jquery/ui/contextMenu/door.png +0 -0
  225. data/templates/jquery/jquery/ui/contextMenu/page_white_copy.png +0 -0
  226. data/templates/jquery/jquery/ui/contextMenu/page_white_delete.png +0 -0
  227. data/templates/jquery/jquery/ui/contextMenu/page_white_edit.png +0 -0
  228. data/templates/jquery/jquery/ui/contextMenu/page_white_new.png +0 -0
  229. data/templates/jquery/jquery/ui/contextMenu/page_white_paste.png +0 -0
  230. data/templates/jquery/jquery.compat-1.3.js +0 -291
  231. data/templates/jquery/jquery.compat-1.3.min.js +0 -6
  232. data/templates/jquery/jquery.flash_messages.js +0 -5
  233. data/templates/jquery/jquery.flash_messages.min.js +0 -1
  234. data/templates/jquery/jquery.history.js +0 -194
  235. data/templates/jquery/jquery.history.min.js +0 -5
@@ -1,6 +1,6 @@
1
1
  require 'jquery/mobile'
2
2
 
3
- ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :mobile_default => ['compiled/jquery/mobile/default.css']
3
+ ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :mobile_default => ['compiled/jquery/mobile/default.css']
4
4
  ActionView::Helpers::AssetTagHelper.register_stylesheet_expansion :mobile_valencia => ['compiled/jquery/mobile/valencia.css']
5
5
 
6
6
  ActionView::Helpers::AssetTagHelper.register_javascript_expansion :mobile => ['jquery.min', 'jquery.mobile.min']
@@ -1,239 +1,4 @@
1
1
  // Generated by compass-jquery-plugin/gem-tasks/mobile.rake
2
- /*
3
- * jQuery Mobile Framework
4
- * Copyright (c) jQuery Project
5
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
6
- */
7
-
8
- .ui-btn {
9
- display: block;
10
- text-align: center;
11
- cursor: pointer;
12
- position: relative;
13
- margin: .5em 5px;
14
- padding: 0;
15
- &:focus, &:active {
16
- outline: none; } }
17
-
18
- .ui-header .ui-btn, .ui-footer .ui-btn, .ui-bar .ui-btn {
19
- display: inline-block;
20
- font-size: 13px;
21
- margin: 0; }
22
-
23
- .ui-btn-inline {
24
- display: inline-block; }
25
-
26
- .ui-btn-inner {
27
- padding: .6em 25px;
28
- display: block;
29
- height: 100%;
30
- text-overflow: ellipsis;
31
- overflow: hidden;
32
- white-space: nowrap;
33
- position: relative; }
34
-
35
- .ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-bar .ui-btn-inner {
36
- padding: .4em 8px .5em; }
37
-
38
- .ui-btn-icon-notext {
39
- display: inline-block;
40
- width: 20px;
41
- height: 20px;
42
- padding: 2px 1px 2px 3px;
43
- text-indent: -9999px;
44
- .ui-btn-inner {
45
- padding: 0; }
46
- .ui-btn-text {
47
- position: absolute;
48
- left: -999px; } }
49
-
50
- .ui-btn-icon-left .ui-btn-inner {
51
- padding-left: 33px; }
52
-
53
- .ui-header .ui-btn-icon-left .ui-btn-inner, .ui-footer .ui-btn-icon-left .ui-btn-inner, .ui-bar .ui-btn-icon-left .ui-btn-inner {
54
- padding-left: 27px; }
55
-
56
- .ui-btn-icon-right .ui-btn-inner {
57
- padding-right: 33px; }
58
-
59
- .ui-header .ui-btn-icon-right .ui-btn-inner, .ui-footer .ui-btn-icon-right .ui-btn-inner, .ui-bar .ui-btn-icon-right .ui-btn-inner {
60
- padding-right: 27px; }
61
-
62
- .ui-btn-icon-top .ui-btn-inner {
63
- padding-top: 33px; }
64
-
65
- .ui-header .ui-btn-icon-top .ui-btn-inner, .ui-footer .ui-btn-icon-top .ui-btn-inner, .ui-bar .ui-btn-icon-top .ui-btn-inner {
66
- padding-top: 27px; }
67
-
68
- .ui-btn-icon-bottom .ui-btn-inner {
69
- padding-bottom: 33px; }
70
-
71
- .ui-header .ui-btn-icon-bottom .ui-btn-inner, .ui-footer .ui-btn-icon-bottom .ui-btn-inner, .ui-bar .ui-btn-icon-bottom .ui-btn-inner {
72
- padding-bottom: 27px; }
73
-
74
- /*btn icon positioning*/
75
-
76
- .ui-btn-icon-notext .ui-icon {
77
- display: block; }
78
-
79
- .ui-btn-icon-left .ui-icon, .ui-btn-icon-right .ui-icon {
80
- position: absolute;
81
- top: 50%;
82
- margin-top: -9px; }
83
-
84
- .ui-btn-icon-top .ui-icon, .ui-btn-icon-bottom .ui-icon {
85
- position: absolute;
86
- left: 50%;
87
- margin-left: -9px; }
88
-
89
- .ui-btn-icon-left .ui-icon {
90
- left: 10px; }
91
-
92
- .ui-btn-icon-right .ui-icon {
93
- right: 10px; }
94
-
95
- .ui-header .ui-btn-icon-left .ui-icon, .ui-footer .ui-btn-icon-left .ui-icon, .ui-bar .ui-btn-icon-left .ui-icon {
96
- left: 4px; }
97
-
98
- .ui-header .ui-btn-icon-right .ui-icon, .ui-footer .ui-btn-icon-right .ui-icon, .ui-bar .ui-btn-icon-right .ui-icon {
99
- right: 4px; }
100
-
101
- .ui-header .ui-btn-icon-top .ui-icon, .ui-footer .ui-btn-icon-top .ui-icon, .ui-bar .ui-btn-icon-top .ui-icon {
102
- top: 4px; }
103
-
104
- .ui-header .ui-btn-icon-bottom .ui-icon, .ui-footer .ui-btn-icon-bottom .ui-icon, .ui-bar .ui-btn-icon-bottom .ui-icon {
105
- bottom: 4px; }
106
-
107
- .ui-btn-icon-top .ui-icon {
108
- top: 5px; }
109
-
110
- .ui-btn-icon-bottom .ui-icon {
111
- bottom: 5px; }
112
-
113
- /*hiding native button,inputs */
114
-
115
- .ui-btn-hidden {
116
- position: absolute;
117
- top: 0;
118
- left: 0;
119
- width: 100%;
120
- height: 100%;
121
- -webkit-appearance: button;
122
- opacity: 0;
123
- cursor: pointer; }
124
-
125
- /*
126
- * jQuery Mobile Framework
127
- * Copyright (c) jQuery Project
128
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
129
- */
130
-
131
- .ui-collapsible-contain {
132
- margin: .5em 0; }
133
-
134
- .ui-collapsible-heading {
135
- font-size: 16px;
136
- display: block;
137
- margin: 0 -8px;
138
- padding: 0;
139
- border-width: 0 0 1px 0;
140
- position: relative;
141
- a {
142
- text-align: left;
143
- margin: 0;
144
- .ui-btn-inner {
145
- padding-left: 40px; }
146
- span.ui-btn {
147
- position: absolute;
148
- left: 6px;
149
- top: 50%;
150
- margin: -12px 0 0 0;
151
- width: 20px;
152
- height: 20px;
153
- padding: 1px 0px 1px 2px;
154
- text-indent: -9999px;
155
- .ui-btn-inner {
156
- padding: 0; }
157
- .ui-icon {
158
- left: 0;
159
- margin-top: -10px; } } } }
160
-
161
- .ui-collapsible-heading-status {
162
- position: absolute;
163
- left: -9999px; }
164
-
165
- .ui-collapsible-content {
166
- display: block;
167
- padding: 10px 0 10px 8px; }
168
-
169
- .ui-collapsible-content-collapsed {
170
- display: none; }
171
-
172
- .ui-collapsible-set {
173
- margin: .5em 0;
174
- .ui-collapsible-contain {
175
- margin: -1px 0 0; } }
176
-
177
- /*
178
- * jQuery Mobile Framework
179
- * Copyright (c) jQuery Project
180
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
181
- */
182
-
183
- .ui-controlgroup, fieldset.ui-controlgroup {
184
- padding: 0;
185
- margin: .5em 0 1em; }
186
-
187
- .ui-bar .ui-controlgroup {
188
- margin: 0 .3em; }
189
-
190
- .ui-controlgroup-label {
191
- font-size: 16px;
192
- line-height: 1.4;
193
- font-weight: normal;
194
- margin: 0 0 .3em; }
195
-
196
- .ui-controlgroup-controls {
197
- display: block;
198
- width: 95%; }
199
-
200
- .ui-controlgroup li {
201
- list-style: none; }
202
-
203
- .ui-controlgroup-vertical {
204
- .ui-btn, .ui-checkbox, .ui-radio {
205
- margin: 0;
206
- border-bottom-width: 0; }
207
- .ui-controlgroup-last {
208
- border-bottom-width: 1px; } }
209
-
210
- .ui-controlgroup-horizontal {
211
- padding: 0;
212
- .ui-btn, .ui-checkbox, .ui-radio {
213
- margin: 0 -5px 0 0;
214
- display: inline-block; }
215
- .ui-checkbox .ui-btn, .ui-radio .ui-btn, .ui-checkbox:last-child, .ui-radio:last-child, .ui-controlgroup-last {
216
- margin-right: 0; } }
217
-
218
- .ui-controlgroup {
219
- .ui-checkbox label, .ui-radio label {
220
- font-size: 16px; } }
221
-
222
- /* conflicts with listview..
223
- .ui-controlgroup .ui-btn-icon-notext { width: 30px; height: 30px; text-indent: -9999px; }
224
- .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner { padding: 5px 6px 5px 5px; }
225
- */
226
-
227
- .min-width-480px {
228
- .ui-controlgroup-label {
229
- vertical-align: top;
230
- display: inline-block;
231
- width: 20%;
232
- margin: 0 2% 0 0; }
233
- .ui-controlgroup-controls {
234
- width: 60%;
235
- display: inline-block; } }
236
-
237
2
  /*
238
3
  * jQuery Mobile Framework
239
4
  * Copyright (c) jQuery Project
@@ -425,347 +190,260 @@
425
190
  * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
426
191
  */
427
192
 
428
- .ui-dialog {
429
- min-height: 480px;
430
- .ui-header, .ui-content, .ui-footer {
431
- margin: 15px;
432
- position: relative; }
433
- .ui-header, .ui-footer {
434
- z-index: 10;
435
- width: auto; }
436
- .ui-content, .ui-footer {
437
- margin-top: -15px; } }
438
-
439
- /*
440
- * jQuery Mobile Framework
441
- * Copyright (c) jQuery Project
442
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
443
- */
193
+ .spin {
194
+ -webkit-transform: rotate(360deg);
195
+ -webkit-animation-name: spin;
196
+ -webkit-animation-duration: 1s;
197
+ -webkit-animation-iteration-count: infinite; }
444
198
 
445
- .ui-checkbox, .ui-radio {
446
- position: relative;
447
- margin: .2em 0 .5em;
448
- z-index: 1; }
199
+ @-webkit-keyframes spin {
200
+ from {
201
+ -webkit-transform: rotate(0deg); }
202
+ to {
203
+ -webkit-transform: rotate(360deg); } }
449
204
 
450
- .ui-checkbox .ui-btn, .ui-radio .ui-btn {
451
- margin: 0;
452
- text-align: left;
453
- z-index: 2; }
454
205
 
455
- .ui-checkbox .ui-btn-icon-left .ui-btn-inner, .ui-radio .ui-btn-icon-left .ui-btn-inner {
456
- padding-left: 45px; }
206
+ /* Transitions from jQtouch (with small modifications): http://www.jqtouch.com/
207
+ Built by David Kaneda and maintained by Jonathan Stark.
208
+ */
457
209
 
458
- .ui-checkbox .ui-btn-icon-right .ui-btn-inner, .ui-radio .ui-btn-icon-right .ui-btn-inner {
459
- padding-right: 45px; }
210
+ .in, .out {
211
+ -webkit-animation-timing-function: ease-in-out;
212
+ -webkit-animation-duration: 350ms; }
460
213
 
461
- .ui-checkbox .ui-btn-icon-left .ui-icon, .ui-radio .ui-btn-icon-left .ui-icon {
462
- left: 15px; }
214
+ .slide {
215
+ &.in {
216
+ -webkit-transform: translateX(0);
217
+ -webkit-animation-name: slideinfromright; }
218
+ &.out {
219
+ -webkit-transform: translateX(-100%);
220
+ -webkit-animation-name: slideouttoleft; }
221
+ &.in.reverse {
222
+ -webkit-transform: translateX(0);
223
+ -webkit-animation-name: slideinfromleft; }
224
+ &.out.reverse {
225
+ -webkit-transform: translateX(100%);
226
+ -webkit-animation-name: slideouttoright; } }
463
227
 
464
- .ui-checkbox .ui-btn-icon-right .ui-icon, .ui-radio .ui-btn-icon-right .ui-icon {
465
- right: 15px; }
228
+ .slideup {
229
+ &.in {
230
+ -webkit-transform: translateY(0);
231
+ -webkit-animation-name: slideinfrombottom;
232
+ z-index: 10; }
233
+ &.out {
234
+ -webkit-animation-name: dontmove;
235
+ z-index: 0;
236
+ &.reverse {
237
+ -webkit-transform: translateY(100%);
238
+ z-index: 10;
239
+ -webkit-animation-name: slideouttobottom; } }
240
+ &.in.reverse {
241
+ z-index: 0;
242
+ -webkit-animation-name: dontmove; } }
466
243
 
467
- /* input, label positioning */
244
+ .slidedown {
245
+ &.in {
246
+ -webkit-transform: translateY(0);
247
+ -webkit-animation-name: slideinfromtop;
248
+ z-index: 10; }
249
+ &.out {
250
+ -webkit-animation-name: dontmove;
251
+ z-index: 0;
252
+ &.reverse {
253
+ -webkit-transform: translateY(-100%);
254
+ z-index: 10;
255
+ -webkit-animation-name: slideouttotop; } }
256
+ &.in.reverse {
257
+ z-index: 0;
258
+ -webkit-animation-name: dontmove; } }
468
259
 
469
- .ui-checkbox input, .ui-radio input {
470
- position: absolute;
471
- left: 20px;
472
- top: 50%;
473
- width: 10px;
474
- height: 10px;
475
- margin: -5px 0 0 0;
476
- outline: 0 !important;
477
- z-index: 1; }
260
+ @-webkit-keyframes slideinfromright {
261
+ from {
262
+ -webkit-transform: translateX(100%); }
263
+ to {
264
+ -webkit-transform: translateX(0); } }
478
265
 
479
- /*
480
- * jQuery Mobile Framework
481
- * Copyright (c) jQuery Project
482
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
483
- */
484
266
 
485
- .ui-field-contain {
486
- background: none;
487
- padding: 1.5em 0;
488
- margin: 0;
489
- border-bottom-width: 1px;
490
- overflow: visible;
491
- &:first-child {
492
- border-top-width: 0; } }
267
+ @-webkit-keyframes slideinfromleft {
268
+ from {
269
+ -webkit-transform: translateX(-100%); }
270
+ to {
271
+ -webkit-transform: translateX(0); } }
493
272
 
494
- .min-width-480px .ui-field-contain {
495
- border-width: 0;
496
- padding: 0;
497
- margin: 1em 0; }
498
273
 
499
- /*
500
- * jQuery Mobile Framework
501
- * Copyright (c) jQuery Project
502
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
503
- */
274
+ @-webkit-keyframes slideouttoleft {
275
+ from {
276
+ -webkit-transform: translateX(0); }
277
+ to {
278
+ -webkit-transform: translateX(-100%); } }
504
279
 
505
- .ui-select {
506
- display: block;
507
- position: relative;
508
- select {
509
- position: absolute;
510
- left: -9999px;
511
- top: -9999px; }
512
- .ui-btn select {
513
- cursor: pointer;
514
- -webkit-appearance: button;
515
- left: 0;
516
- top: 0;
517
- width: 100%;
518
- height: 100%;
519
- opacity: 0.001;
520
- &.ui-select-nativeonly {
521
- opacity: 1; } }
522
- .ui-btn-icon-right {
523
- .ui-btn-inner {
524
- padding-right: 45px; }
525
- .ui-icon {
526
- right: 15px; } } }
527
280
 
528
- /* labels */
281
+ @-webkit-keyframes slideouttoright {
282
+ from {
283
+ -webkit-transform: translateX(0); }
284
+ to {
285
+ -webkit-transform: translateX(100%); } }
529
286
 
530
- label.ui-select {
531
- font-size: 16px;
532
- line-height: 1.4;
533
- font-weight: normal;
534
- margin: 0 0 .3em;
535
- display: block; }
536
287
 
537
- /*listbox*/
288
+ @-webkit-keyframes slideinfromtop {
289
+ from {
290
+ -webkit-transform: translateY(-100%); }
291
+ to {
292
+ -webkit-transform: translateY(0); } }
538
293
 
539
- .ui-select .ui-btn-text, .ui-selectmenu .ui-btn-text {
540
- display: inline-block;
541
- min-height: 1em; }
542
294
 
543
- .ui-select .ui-btn-text {
544
- text-overflow: ellipsis;
545
- overflow: hidden;
546
- width: 85%; }
295
+ @-webkit-keyframes slideinfrombottom {
296
+ from {
297
+ -webkit-transform: translateY(100%); }
298
+ to {
299
+ -webkit-transform: translateY(0); } }
547
300
 
548
- .ui-selectmenu {
549
- position: absolute;
550
- padding: 0;
551
- z-index: 100 !important;
552
- width: 80%;
553
- max-width: 350px;
554
- padding: 6px;
555
- .ui-listview {
556
- margin: 0; }
557
- .ui-btn.ui-li-divider {
558
- cursor: default; } }
559
301
 
560
- .ui-selectmenu-hidden {
561
- top: -9999px;
562
- left: -9999px; }
302
+ @-webkit-keyframes slideouttobottom {
303
+ from {
304
+ -webkit-transform: translateY(0); }
305
+ to {
306
+ -webkit-transform: translateY(100%); } }
563
307
 
564
- .ui-selectmenu-screen {
565
- position: absolute;
566
- top: 0;
567
- left: 0;
568
- width: 100%;
569
- height: 100%;
570
- z-index: 99; }
571
308
 
572
- .ui-screen-hidden {
573
- display: none; }
309
+ @-webkit-keyframes slideouttotop {
310
+ from {
311
+ -webkit-transform: translateY(0); }
312
+ to {
313
+ -webkit-transform: translateY(-100%); } }
574
314
 
575
- .ui-selectmenu-list .ui-li .ui-icon {
576
- display: none;
577
- display: block; }
578
315
 
579
- .ui-li.ui-selectmenu-placeholder {
580
- display: none; }
316
+ @-webkit-keyframes fadein {
317
+ from {
318
+ opacity: 0; }
319
+ to {
320
+ opacity: 1; } }
581
321
 
582
- .min-width-480px {
583
- label.ui-select {
584
- display: inline-block;
585
- width: 20%;
586
- margin: 0 2% 0 0; }
587
- .ui-select {
588
- width: 60%;
589
- display: inline-block; } }
590
322
 
591
- /* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button. this shim's content in there */
323
+ @-webkit-keyframes fadeout {
324
+ from {
325
+ opacity: 1; }
326
+ to {
327
+ opacity: 0; } }
592
328
 
593
- .ui-selectmenu .ui-header h1:after {
594
- content: '.';
595
- visibility: hidden; }
596
329
 
597
- /*
598
- * jQuery Mobile Framework
599
- * Copyright (c) jQuery Project
600
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
601
- */
330
+ .fade {
331
+ &.in {
332
+ opacity: 1;
333
+ z-index: 10;
334
+ -webkit-animation-name: fadein; }
335
+ &.out {
336
+ z-index: 0;
337
+ -webkit-animation-name: fadeout; } }
602
338
 
603
- label.ui-slider {
604
- display: block; }
339
+ /* The properties in this body rule are only necessary for the 'flip' transition.
340
+ * We need specify the perspective to create a projection matrix. This will add
341
+ * some depth as the element flips. The depth number represents the distance of
342
+ * the viewer from the z-plane. According to the CSS3 spec, 1000 is a moderate
343
+ * value.
344
+ */
605
345
 
606
- input.ui-slider-input, .min-width-480px input.ui-slider-input {
607
- display: inline-block;
608
- width: 50px; }
346
+ .ui-mobile-viewport-perspective {
347
+ -webkit-perspective: 1000;
348
+ position: absolute; }
609
349
 
610
- select.ui-slider-switch {
611
- display: none; }
350
+ .ui-mobile-viewport-transitioning {
351
+ width: 100%;
352
+ height: 100%;
353
+ overflow: hidden;
354
+ .ui-page {
355
+ width: 100%;
356
+ height: 100%;
357
+ overflow: hidden; } }
612
358
 
613
- div.ui-slider {
614
- position: relative;
615
- display: inline-block;
616
- overflow: visible;
617
- height: 15px;
618
- padding: 0;
619
- margin: 0 2% 0 20px;
620
- top: 4px;
621
- width: 66%; }
359
+ .flip {
360
+ -webkit-animation-duration: .65s;
361
+ -webkit-backface-visibility: hidden;
362
+ -webkit-transform: translateX(0);
363
+ /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
364
+ &.in {
365
+ -webkit-transform: rotateY(0) scale(1);
366
+ -webkit-animation-name: flipinfromleft; }
367
+ &.out {
368
+ -webkit-transform: rotateY(-180deg) scale(0.8);
369
+ -webkit-animation-name: flipouttoleft; }
370
+ &.in.reverse {
371
+ -webkit-transform: rotateY(0) scale(1);
372
+ -webkit-animation-name: flipinfromright; }
373
+ &.out.reverse {
374
+ -webkit-transform: rotateY(180deg) scale(0.8);
375
+ -webkit-animation-name: flipouttoright; } }
622
376
 
623
- a.ui-slider-handle {
624
- position: absolute;
625
- z-index: 10;
626
- top: 50%;
627
- width: 28px;
628
- height: 28px;
629
- margin-top: -15px;
630
- margin-left: -15px;
631
- .ui-btn-inner {
632
- padding-left: 0;
633
- padding-right: 0; } }
377
+ /* Shake it all about */
634
378
 
635
- .min-width-480px {
636
- label.ui-slider {
637
- display: inline-block;
638
- width: 20%;
639
- margin: 0 2% 0 0; }
640
- div.ui-slider {
641
- width: 45%; } }
379
+ @-webkit-keyframes flipinfromright {
380
+ from {
381
+ -webkit-transform: rotateY(-180deg) scale(0.8); }
382
+ to {
383
+ -webkit-transform: rotateY(0) scale(1); } }
642
384
 
643
- div {
644
- &.ui-slider-switch {
645
- height: 32px;
646
- overflow: hidden;
647
- margin-left: 0; }
648
- &.ui-slider-inneroffset {
649
- margin-left: 50%;
650
- position: absolute;
651
- top: 1px;
652
- height: 100%;
653
- width: 50%; }
654
- &.ui-slider-handle-snapping {
655
- -webkit-transition: left 100ms linear; }
656
- &.ui-slider-labelbg {
657
- position: absolute;
658
- top: 0;
659
- margin: 0;
660
- border-width: 0; }
661
- &.ui-slider-switch div {
662
- &.ui-slider-labelbg-a {
663
- width: 60%;
664
- height: 100%;
665
- left: 0; }
666
- &.ui-slider-labelbg-b {
667
- width: 60%;
668
- height: 100%;
669
- right: 0; } } }
670
385
 
671
- .ui-slider-switch-a div.ui-slider-labelbg-a, .ui-slider-switch-b div.ui-slider-labelbg-b {
672
- z-index: 1; }
386
+ @-webkit-keyframes flipinfromleft {
387
+ from {
388
+ -webkit-transform: rotateY(180deg) scale(0.8); }
389
+ to {
390
+ -webkit-transform: rotateY(0) scale(1); } }
673
391
 
674
- .ui-slider-switch-a div.ui-slider-labelbg-b, .ui-slider-switch-b div.ui-slider-labelbg-a {
675
- z-index: 10; }
676
392
 
677
- div.ui-slider-switch a.ui-slider-handle {
678
- z-index: 20;
679
- width: 101%;
680
- height: 32px;
681
- margin-top: -18px;
682
- margin-left: -101%; }
393
+ @-webkit-keyframes flipouttoleft {
394
+ from {
395
+ -webkit-transform: rotateY(0) scale(1); }
396
+ to {
397
+ -webkit-transform: rotateY(-180deg) scale(0.8); } }
683
398
 
684
- span {
685
- &.ui-slider-label {
686
- width: 100%;
687
- position: absolute;
688
- height: 32px;
689
- font-size: 16px;
690
- text-align: center;
691
- line-height: 2;
692
- background: none;
693
- border-color: transparent; }
694
- &.ui-slider-label-a {
695
- left: -100%;
696
- margin-right: -1px; }
697
- &.ui-slider-label-b {
698
- right: -100%;
699
- margin-left: -1px; } }
700
399
 
701
- /*
702
- * jQuery Mobile Framework
703
- * Copyright (c) jQuery Project
704
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
705
- */
400
+ @-webkit-keyframes flipouttoright {
401
+ from {
402
+ -webkit-transform: rotateY(0) scale(1); }
403
+ to {
404
+ -webkit-transform: rotateY(180deg) scale(0.8); } }
706
405
 
707
- label.ui-input-text {
708
- font-size: 16px;
709
- line-height: 1.4;
710
- display: block;
711
- font-weight: normal;
712
- margin: 0 0 .3em; }
713
406
 
714
- input.ui-input-text, textarea.ui-input-text {
715
- background-image: none;
716
- padding: .4em;
717
- line-height: 1.4;
718
- font-size: 16px;
719
- display: block;
720
- width: 95%; }
407
+ /* Hackish, but reliable. */
721
408
 
722
- input.ui-input-text {
723
- -webkit-appearance: none; }
409
+ @-webkit-keyframes dontmove {
410
+ from, to {
411
+ opacity: 1; } }
724
412
 
725
- textarea.ui-input-text {
726
- height: 50px;
727
- -webkit-transition: height 200ms linear;
728
- -moz-transition: height 200ms linear;
729
- -o-transition: height 200ms linear;
730
- transition: height 200ms linear; }
731
413
 
732
- .ui-input-search {
733
- padding: 0 30px;
734
- width: 77%;
735
- background-position: 8px 50%;
736
- background-repeat: no-repeat;
737
- position: relative;
738
- input.ui-input-text {
739
- border: none;
740
- width: 98%;
741
- padding: .4em 0;
742
- margin: 0;
743
- display: block;
744
- background: transparent none;
745
- outline: 0 !important; }
746
- .ui-input-clear {
747
- position: absolute;
748
- right: 0;
749
- top: 50%;
750
- margin-top: -14px; }
751
- .ui-input-clear-hidden {
752
- display: none; } }
414
+ .pop {
415
+ -webkit-transform-origin: 50% 50%;
416
+ &.in {
417
+ -webkit-transform: scale(1);
418
+ opacity: 1;
419
+ -webkit-animation-name: popin;
420
+ z-index: 10; }
421
+ &.out.reverse {
422
+ -webkit-transform: scale(0.2);
423
+ opacity: 0;
424
+ -webkit-animation-name: popout;
425
+ z-index: 10; }
426
+ &.in.reverse {
427
+ z-index: 0;
428
+ -webkit-animation-name: dontmove; } }
753
429
 
754
- /* orientation adjustments - incomplete!*/
430
+ @-webkit-keyframes popin {
431
+ from {
432
+ -webkit-transform: scale(0.2);
433
+ opacity: 0; }
434
+ to {
435
+ -webkit-transform: scale(1);
436
+ opacity: 1; } }
437
+
438
+
439
+ @-webkit-keyframes popout {
440
+ from {
441
+ -webkit-transform: scale(1);
442
+ opacity: 1; }
443
+ to {
444
+ -webkit-transform: scale(0.2);
445
+ opacity: 0; } }
755
446
 
756
- .min-width-480px {
757
- label.ui-input-text {
758
- vertical-align: top;
759
- display: inline-block;
760
- width: 20%;
761
- margin: 0 2% 0 0; }
762
- input.ui-input-text, textarea.ui-input-text {
763
- width: 60%;
764
- display: inline-block; }
765
- .ui-input-search {
766
- width: 60%;
767
- display: inline-block;
768
- width: 50%; } }
769
447
 
770
448
  /*
771
449
  * jQuery Mobile Framework
@@ -858,198 +536,17 @@ textarea.ui-input-text {
858
536
  * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
859
537
  */
860
538
 
861
- .ui-listview {
862
- margin: 0;
863
- counter-reset: listnumbering; }
864
-
865
- .ui-content {
866
- .ui-listview {
867
- margin: -15px; }
868
- .ui-listview-inset {
869
- margin: 1em 0; } }
870
-
871
- .ui-listview {
872
- list-style: none;
873
- padding: 0;
874
- zoom: 1; }
539
+ .ui-navbar {
540
+ overflow: hidden;
541
+ ul {
542
+ list-style: none;
543
+ padding: 0;
544
+ margin: 0;
545
+ position: relative;
546
+ display: block;
547
+ border: 0; } }
875
548
 
876
- .ui-li {
877
- list-style: none;
878
- padding: 0;
879
- zoom: 1;
880
- display: block;
881
- margin: 0;
882
- position: relative;
883
- overflow: hidden;
884
- text-align: left;
885
- border-width: 0;
886
- border-top-width: 1px;
887
- .ui-btn-text {
888
- text-overflow: ellipsis;
889
- overflow: hidden;
890
- white-space: nowrap; } }
891
-
892
- .ui-li-divider, .ui-li-static {
893
- padding: .5em 15px;
894
- font-size: 14px;
895
- font-weight: bold;
896
- counter-reset: listnumbering; }
897
-
898
- ol.ui-listview .ui-link-inherit:before, .ui-li-dec {
899
- font-size: .8em;
900
- display: inline-block;
901
- padding-right: .3em;
902
- font-weight: normal;
903
- counter-increment: listnumbering;
904
- content: counter(listnumbering) ". "; }
905
-
906
- ol.ui-listview .ui-li-jsnumbering:before {
907
- content: "" !important; }
908
-
909
- /* to avoid chance of duplication */
910
-
911
- .ui-listview-inset .ui-li {
912
- border-right-width: 1px;
913
- border-left-width: 1px; }
914
-
915
- .ui-li {
916
- &:last-child {
917
- border-bottom-width: 1px; }
918
- .ui-btn-inner {
919
- display: block;
920
- position: relative;
921
- padding: .7em 75px .7em 15px; } }
922
-
923
- .ui-li-has-thumb .ui-btn-inner {
924
- min-height: 60px;
925
- padding-left: 100px; }
926
-
927
- .ui-li-has-icon .ui-btn-inner {
928
- min-height: 20px;
929
- padding-left: 40px; }
930
-
931
- .ui-li-heading {
932
- font-size: 16px;
933
- font-weight: bold;
934
- display: block;
935
- margin: .6em 0;
936
- text-overflow: ellipsis;
937
- overflow: hidden;
938
- white-space: nowrap; }
939
-
940
- .ui-li-desc {
941
- font-size: 12px;
942
- font-weight: normal;
943
- display: block;
944
- margin: -0.5em 0 0.6em;
945
- text-overflow: ellipsis;
946
- overflow: hidden;
947
- white-space: nowrap; }
948
-
949
- .ui-li-thumb {
950
- position: absolute;
951
- left: 1px;
952
- top: 0;
953
- max-height: 80px;
954
- max-width: 80px; }
955
-
956
- .ui-li-icon {
957
- position: absolute;
958
- left: 1px;
959
- top: 0;
960
- max-height: 80px;
961
- max-width: 80px;
962
- max-height: 40px;
963
- max-width: 40px;
964
- left: 10px;
965
- top: .9em; }
966
-
967
- .ui-li-thumb, .ui-li-icon, .ui-li-content {
968
- float: left;
969
- margin-right: 10px; }
970
-
971
- .ui-li-aside {
972
- float: right;
973
- width: 50%;
974
- text-align: right;
975
- margin: .3em 0; }
976
-
977
- .min-width-480px .ui-li-aside {
978
- width: 45%; }
979
-
980
- .ui-li-has-alt .ui-btn-inner {
981
- padding-right: 95px; }
982
-
983
- .ui-li-count {
984
- position: absolute;
985
- font-size: 11px;
986
- font-weight: bold;
987
- padding: .2em .5em;
988
- top: 50%;
989
- margin-top: -0.9em;
990
- right: 38px; }
991
-
992
- .ui-li-divider .ui-li-count {
993
- right: 10px; }
994
-
995
- .ui-li-has-alt .ui-li-count {
996
- right: 55px; }
997
-
998
- .ui-li-link-alt {
999
- position: absolute;
1000
- width: 40px;
1001
- height: 100%;
1002
- border-width: 0;
1003
- border-left-width: 1px;
1004
- top: 0;
1005
- right: 0;
1006
- margin: 0;
1007
- padding: 0;
1008
- .ui-btn {
1009
- overflow: hidden;
1010
- position: absolute;
1011
- right: 8px;
1012
- top: 50%;
1013
- margin: -11px 0 0 0;
1014
- border-bottom-width: 1px; }
1015
- .ui-btn-inner {
1016
- padding: 0;
1017
- position: static; }
1018
- .ui-btn .ui-icon {
1019
- right: 50%;
1020
- margin-right: -9px; } }
1021
-
1022
- .ui-listview-filter {
1023
- border-width: 0;
1024
- overflow: hidden;
1025
- margin: -15px -15px 15px -15px;
1026
- .ui-input-search {
1027
- margin: 5px;
1028
- width: auto;
1029
- display: block; } }
1030
-
1031
- /* Odd iPad positioning issue. */
1032
- @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
1033
- .ui-li .ui-btn-text {
1034
- overflow: visible; } }
1035
-
1036
- /*
1037
- * jQuery Mobile Framework
1038
- * Copyright (c) jQuery Project
1039
- * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
1040
- */
1041
-
1042
- .ui-navbar {
1043
- overflow: hidden;
1044
- ul {
1045
- list-style: none;
1046
- padding: 0;
1047
- margin: 0;
1048
- position: relative;
1049
- display: block;
1050
- border: 0; } }
1051
-
1052
- .ui-navbar-expanded ul {
549
+ .ui-navbar-expanded ul {
1053
550
  list-style: none;
1054
551
  padding: 0;
1055
552
  margin: 0;
@@ -1141,256 +638,776 @@ ol.ui-listview .ui-li-jsnumbering:before {
1141
638
  * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
1142
639
  */
1143
640
 
1144
- .spin {
1145
- -webkit-transform: rotate(360deg);
1146
- -webkit-animation-name: spin;
1147
- -webkit-animation-duration: 1s;
1148
- -webkit-animation-iteration-count: infinite; }
641
+ .ui-btn {
642
+ display: block;
643
+ text-align: center;
644
+ cursor: pointer;
645
+ position: relative;
646
+ margin: .5em 5px;
647
+ padding: 0;
648
+ &:focus, &:active {
649
+ outline: none; } }
1149
650
 
1150
- @-webkit-keyframes spin {
1151
- from {
1152
- -webkit-transform: rotate(0deg); }
1153
- to {
1154
- -webkit-transform: rotate(360deg); } }
651
+ .ui-header .ui-btn, .ui-footer .ui-btn, .ui-bar .ui-btn {
652
+ display: inline-block;
653
+ font-size: 13px;
654
+ margin: 0; }
1155
655
 
656
+ .ui-btn-inline {
657
+ display: inline-block; }
1156
658
 
1157
- /* Transitions from jQtouch (with small modifications): http://www.jqtouch.com/
1158
- Built by David Kaneda and maintained by Jonathan Stark.
1159
- */
659
+ .ui-btn-inner {
660
+ padding: .6em 25px;
661
+ display: block;
662
+ height: 100%;
663
+ text-overflow: ellipsis;
664
+ overflow: hidden;
665
+ white-space: nowrap;
666
+ position: relative; }
1160
667
 
1161
- .in, .out {
1162
- -webkit-animation-timing-function: ease-in-out;
1163
- -webkit-animation-duration: 350ms; }
668
+ .ui-header .ui-btn-inner, .ui-footer .ui-btn-inner, .ui-bar .ui-btn-inner {
669
+ padding: .4em 8px .5em; }
1164
670
 
1165
- .slide {
1166
- &.in {
1167
- -webkit-transform: translateX(0);
1168
- -webkit-animation-name: slideinfromright; }
1169
- &.out {
1170
- -webkit-transform: translateX(-100%);
1171
- -webkit-animation-name: slideouttoleft; }
1172
- &.in.reverse {
1173
- -webkit-transform: translateX(0);
1174
- -webkit-animation-name: slideinfromleft; }
1175
- &.out.reverse {
1176
- -webkit-transform: translateX(100%);
1177
- -webkit-animation-name: slideouttoright; } }
671
+ .ui-btn-icon-notext {
672
+ display: inline-block;
673
+ width: 20px;
674
+ height: 20px;
675
+ padding: 2px 1px 2px 3px;
676
+ text-indent: -9999px;
677
+ .ui-btn-inner {
678
+ padding: 0; }
679
+ .ui-btn-text {
680
+ position: absolute;
681
+ left: -999px; } }
1178
682
 
1179
- .slideup {
1180
- &.in {
1181
- -webkit-transform: translateY(0);
1182
- -webkit-animation-name: slideinfrombottom;
1183
- z-index: 10; }
1184
- &.out {
1185
- -webkit-animation-name: dontmove;
1186
- z-index: 0;
1187
- &.reverse {
1188
- -webkit-transform: translateY(100%);
1189
- z-index: 10;
1190
- -webkit-animation-name: slideouttobottom; } }
1191
- &.in.reverse {
1192
- z-index: 0;
1193
- -webkit-animation-name: dontmove; } }
1194
-
1195
- .slidedown {
1196
- &.in {
1197
- -webkit-transform: translateY(0);
1198
- -webkit-animation-name: slideinfromtop;
1199
- z-index: 10; }
1200
- &.out {
1201
- -webkit-animation-name: dontmove;
1202
- z-index: 0;
1203
- &.reverse {
1204
- -webkit-transform: translateY(-100%);
1205
- z-index: 10;
1206
- -webkit-animation-name: slideouttotop; } }
1207
- &.in.reverse {
1208
- z-index: 0;
1209
- -webkit-animation-name: dontmove; } }
1210
-
1211
- @-webkit-keyframes slideinfromright {
1212
- from {
1213
- -webkit-transform: translateX(100%); }
1214
- to {
1215
- -webkit-transform: translateX(0); } }
1216
-
1217
-
1218
- @-webkit-keyframes slideinfromleft {
1219
- from {
1220
- -webkit-transform: translateX(-100%); }
1221
- to {
1222
- -webkit-transform: translateX(0); } }
683
+ .ui-btn-icon-left .ui-btn-inner {
684
+ padding-left: 33px; }
1223
685
 
686
+ .ui-header .ui-btn-icon-left .ui-btn-inner, .ui-footer .ui-btn-icon-left .ui-btn-inner, .ui-bar .ui-btn-icon-left .ui-btn-inner {
687
+ padding-left: 27px; }
1224
688
 
1225
- @-webkit-keyframes slideouttoleft {
1226
- from {
1227
- -webkit-transform: translateX(0); }
1228
- to {
1229
- -webkit-transform: translateX(-100%); } }
689
+ .ui-btn-icon-right .ui-btn-inner {
690
+ padding-right: 33px; }
1230
691
 
692
+ .ui-header .ui-btn-icon-right .ui-btn-inner, .ui-footer .ui-btn-icon-right .ui-btn-inner, .ui-bar .ui-btn-icon-right .ui-btn-inner {
693
+ padding-right: 27px; }
1231
694
 
1232
- @-webkit-keyframes slideouttoright {
1233
- from {
1234
- -webkit-transform: translateX(0); }
1235
- to {
1236
- -webkit-transform: translateX(100%); } }
695
+ .ui-btn-icon-top .ui-btn-inner {
696
+ padding-top: 33px; }
1237
697
 
698
+ .ui-header .ui-btn-icon-top .ui-btn-inner, .ui-footer .ui-btn-icon-top .ui-btn-inner, .ui-bar .ui-btn-icon-top .ui-btn-inner {
699
+ padding-top: 27px; }
1238
700
 
1239
- @-webkit-keyframes slideinfromtop {
1240
- from {
1241
- -webkit-transform: translateY(-100%); }
1242
- to {
1243
- -webkit-transform: translateY(0); } }
701
+ .ui-btn-icon-bottom .ui-btn-inner {
702
+ padding-bottom: 33px; }
1244
703
 
704
+ .ui-header .ui-btn-icon-bottom .ui-btn-inner, .ui-footer .ui-btn-icon-bottom .ui-btn-inner, .ui-bar .ui-btn-icon-bottom .ui-btn-inner {
705
+ padding-bottom: 27px; }
1245
706
 
1246
- @-webkit-keyframes slideinfrombottom {
1247
- from {
1248
- -webkit-transform: translateY(100%); }
1249
- to {
1250
- -webkit-transform: translateY(0); } }
707
+ /*btn icon positioning*/
1251
708
 
709
+ .ui-btn-icon-notext .ui-icon {
710
+ display: block; }
1252
711
 
1253
- @-webkit-keyframes slideouttobottom {
1254
- from {
1255
- -webkit-transform: translateY(0); }
1256
- to {
1257
- -webkit-transform: translateY(100%); } }
712
+ .ui-btn-icon-left .ui-icon, .ui-btn-icon-right .ui-icon {
713
+ position: absolute;
714
+ top: 50%;
715
+ margin-top: -9px; }
1258
716
 
717
+ .ui-btn-icon-top .ui-icon, .ui-btn-icon-bottom .ui-icon {
718
+ position: absolute;
719
+ left: 50%;
720
+ margin-left: -9px; }
1259
721
 
1260
- @-webkit-keyframes slideouttotop {
1261
- from {
1262
- -webkit-transform: translateY(0); }
1263
- to {
1264
- -webkit-transform: translateY(-100%); } }
722
+ .ui-btn-icon-left .ui-icon {
723
+ left: 10px; }
1265
724
 
725
+ .ui-btn-icon-right .ui-icon {
726
+ right: 10px; }
1266
727
 
1267
- @-webkit-keyframes fadein {
1268
- from {
1269
- opacity: 0; }
1270
- to {
1271
- opacity: 1; } }
728
+ .ui-header .ui-btn-icon-left .ui-icon, .ui-footer .ui-btn-icon-left .ui-icon, .ui-bar .ui-btn-icon-left .ui-icon {
729
+ left: 4px; }
1272
730
 
731
+ .ui-header .ui-btn-icon-right .ui-icon, .ui-footer .ui-btn-icon-right .ui-icon, .ui-bar .ui-btn-icon-right .ui-icon {
732
+ right: 4px; }
1273
733
 
1274
- @-webkit-keyframes fadeout {
1275
- from {
1276
- opacity: 1; }
1277
- to {
1278
- opacity: 0; } }
734
+ .ui-header .ui-btn-icon-top .ui-icon, .ui-footer .ui-btn-icon-top .ui-icon, .ui-bar .ui-btn-icon-top .ui-icon {
735
+ top: 4px; }
1279
736
 
737
+ .ui-header .ui-btn-icon-bottom .ui-icon, .ui-footer .ui-btn-icon-bottom .ui-icon, .ui-bar .ui-btn-icon-bottom .ui-icon {
738
+ bottom: 4px; }
1280
739
 
1281
- .fade {
1282
- &.in {
1283
- opacity: 1;
1284
- z-index: 10;
1285
- -webkit-animation-name: fadein; }
1286
- &.out {
1287
- z-index: 0;
1288
- -webkit-animation-name: fadeout; } }
740
+ .ui-btn-icon-top .ui-icon {
741
+ top: 5px; }
1289
742
 
1290
- /* The properties in this body rule are only necessary for the 'flip' transition.
1291
- * We need specify the perspective to create a projection matrix. This will add
1292
- * some depth as the element flips. The depth number represents the distance of
1293
- * the viewer from the z-plane. According to the CSS3 spec, 1000 is a moderate
1294
- * value.
1295
- */
743
+ .ui-btn-icon-bottom .ui-icon {
744
+ bottom: 5px; }
1296
745
 
1297
- .ui-mobile-viewport-perspective {
1298
- -webkit-perspective: 1000;
1299
- position: absolute; }
746
+ /*hiding native button,inputs */
1300
747
 
1301
- .ui-mobile-viewport-transitioning {
748
+ .ui-btn-hidden {
749
+ position: absolute;
750
+ top: 0;
751
+ left: 0;
1302
752
  width: 100%;
1303
753
  height: 100%;
1304
- overflow: hidden;
1305
- .ui-page {
1306
- width: 100%;
1307
- height: 100%;
1308
- overflow: hidden; } }
754
+ -webkit-appearance: button;
755
+ opacity: 0;
756
+ cursor: pointer; }
1309
757
 
1310
- .flip {
1311
- -webkit-animation-duration: .65s;
1312
- -webkit-backface-visibility: hidden;
1313
- -webkit-transform: translateX(0);
1314
- /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
1315
- &.in {
1316
- -webkit-transform: rotateY(0) scale(1);
1317
- -webkit-animation-name: flipinfromleft; }
1318
- &.out {
1319
- -webkit-transform: rotateY(-180deg) scale(0.8);
1320
- -webkit-animation-name: flipouttoleft; }
1321
- &.in.reverse {
1322
- -webkit-transform: rotateY(0) scale(1);
1323
- -webkit-animation-name: flipinfromright; }
1324
- &.out.reverse {
1325
- -webkit-transform: rotateY(180deg) scale(0.8);
1326
- -webkit-animation-name: flipouttoright; } }
758
+ /*
759
+ * jQuery Mobile Framework
760
+ * Copyright (c) jQuery Project
761
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
762
+ */
1327
763
 
1328
- /* Shake it all about */
764
+ .ui-collapsible-contain {
765
+ margin: .5em 0; }
1329
766
 
1330
- @-webkit-keyframes flipinfromright {
1331
- from {
1332
- -webkit-transform: rotateY(-180deg) scale(0.8); }
1333
- to {
1334
- -webkit-transform: rotateY(0) scale(1); } }
767
+ .ui-collapsible-heading {
768
+ font-size: 16px;
769
+ display: block;
770
+ margin: 0 -8px;
771
+ padding: 0;
772
+ border-width: 0 0 1px 0;
773
+ position: relative;
774
+ a {
775
+ text-align: left;
776
+ margin: 0;
777
+ .ui-btn-inner {
778
+ padding-left: 40px; }
779
+ span.ui-btn {
780
+ position: absolute;
781
+ left: 6px;
782
+ top: 50%;
783
+ margin: -12px 0 0 0;
784
+ width: 20px;
785
+ height: 20px;
786
+ padding: 1px 0px 1px 2px;
787
+ text-indent: -9999px;
788
+ .ui-btn-inner {
789
+ padding: 0; }
790
+ .ui-icon {
791
+ left: 0;
792
+ margin-top: -10px; } } } }
1335
793
 
794
+ .ui-collapsible-heading-status {
795
+ position: absolute;
796
+ left: -9999px; }
1336
797
 
1337
- @-webkit-keyframes flipinfromleft {
1338
- from {
1339
- -webkit-transform: rotateY(180deg) scale(0.8); }
1340
- to {
1341
- -webkit-transform: rotateY(0) scale(1); } }
798
+ .ui-collapsible-content {
799
+ display: block;
800
+ padding: 10px 0 10px 8px; }
1342
801
 
802
+ .ui-collapsible-content-collapsed {
803
+ display: none; }
1343
804
 
1344
- @-webkit-keyframes flipouttoleft {
1345
- from {
1346
- -webkit-transform: rotateY(0) scale(1); }
1347
- to {
1348
- -webkit-transform: rotateY(-180deg) scale(0.8); } }
805
+ .ui-collapsible-set {
806
+ margin: .5em 0;
807
+ .ui-collapsible-contain {
808
+ margin: -1px 0 0; } }
1349
809
 
810
+ /*
811
+ * jQuery Mobile Framework
812
+ * Copyright (c) jQuery Project
813
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
814
+ */
1350
815
 
1351
- @-webkit-keyframes flipouttoright {
1352
- from {
1353
- -webkit-transform: rotateY(0) scale(1); }
1354
- to {
1355
- -webkit-transform: rotateY(180deg) scale(0.8); } }
816
+ .ui-controlgroup, fieldset.ui-controlgroup {
817
+ padding: 0;
818
+ margin: .5em 0 1em; }
1356
819
 
820
+ .ui-bar .ui-controlgroup {
821
+ margin: 0 .3em; }
1357
822
 
1358
- /* Hackish, but reliable. */
823
+ .ui-controlgroup-label {
824
+ font-size: 16px;
825
+ line-height: 1.4;
826
+ font-weight: normal;
827
+ margin: 0 0 .3em; }
1359
828
 
1360
- @-webkit-keyframes dontmove {
1361
- from, to {
1362
- opacity: 1; } }
829
+ .ui-controlgroup-controls {
830
+ display: block;
831
+ width: 95%; }
1363
832
 
833
+ .ui-controlgroup li {
834
+ list-style: none; }
1364
835
 
1365
- .pop {
1366
- -webkit-transform-origin: 50% 50%;
1367
- &.in {
1368
- -webkit-transform: scale(1);
1369
- opacity: 1;
1370
- -webkit-animation-name: popin;
1371
- z-index: 10; }
1372
- &.out.reverse {
1373
- -webkit-transform: scale(0.2);
1374
- opacity: 0;
1375
- -webkit-animation-name: popout;
1376
- z-index: 10; }
1377
- &.in.reverse {
1378
- z-index: 0;
1379
- -webkit-animation-name: dontmove; } }
836
+ .ui-controlgroup-vertical {
837
+ .ui-btn, .ui-checkbox, .ui-radio {
838
+ margin: 0;
839
+ border-bottom-width: 0; }
840
+ .ui-controlgroup-last {
841
+ border-bottom-width: 1px; } }
842
+
843
+ .ui-controlgroup-horizontal {
844
+ padding: 0;
845
+ .ui-btn, .ui-checkbox, .ui-radio {
846
+ margin: 0 -5px 0 0;
847
+ display: inline-block; }
848
+ .ui-checkbox .ui-btn, .ui-radio .ui-btn, .ui-checkbox:last-child, .ui-radio:last-child, .ui-controlgroup-last {
849
+ margin-right: 0; } }
850
+
851
+ .ui-controlgroup {
852
+ .ui-checkbox label, .ui-radio label {
853
+ font-size: 16px; } }
854
+
855
+ /* conflicts with listview..
856
+ .ui-controlgroup .ui-btn-icon-notext { width: 30px; height: 30px; text-indent: -9999px; }
857
+ .ui-controlgroup .ui-btn-icon-notext .ui-btn-inner { padding: 5px 6px 5px 5px; }
858
+ */
859
+
860
+ .min-width-480px {
861
+ .ui-controlgroup-label {
862
+ vertical-align: top;
863
+ display: inline-block;
864
+ width: 20%;
865
+ margin: 0 2% 0 0; }
866
+ .ui-controlgroup-controls {
867
+ width: 60%;
868
+ display: inline-block; } }
869
+
870
+ /*
871
+ * jQuery Mobile Framework
872
+ * Copyright (c) jQuery Project
873
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
874
+ */
875
+
876
+ .ui-dialog {
877
+ min-height: 480px;
878
+ .ui-header, .ui-content, .ui-footer {
879
+ margin: 15px;
880
+ position: relative; }
881
+ .ui-header, .ui-footer {
882
+ z-index: 10;
883
+ width: auto; }
884
+ .ui-content, .ui-footer {
885
+ margin-top: -15px; } }
886
+
887
+ /*
888
+ * jQuery Mobile Framework
889
+ * Copyright (c) jQuery Project
890
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
891
+ */
892
+
893
+ .ui-checkbox, .ui-radio {
894
+ position: relative;
895
+ margin: .2em 0 .5em;
896
+ z-index: 1; }
897
+
898
+ .ui-checkbox .ui-btn, .ui-radio .ui-btn {
899
+ margin: 0;
900
+ text-align: left;
901
+ z-index: 2; }
902
+
903
+ .ui-checkbox .ui-btn-icon-left .ui-btn-inner, .ui-radio .ui-btn-icon-left .ui-btn-inner {
904
+ padding-left: 45px; }
905
+
906
+ .ui-checkbox .ui-btn-icon-right .ui-btn-inner, .ui-radio .ui-btn-icon-right .ui-btn-inner {
907
+ padding-right: 45px; }
908
+
909
+ .ui-checkbox .ui-btn-icon-left .ui-icon, .ui-radio .ui-btn-icon-left .ui-icon {
910
+ left: 15px; }
911
+
912
+ .ui-checkbox .ui-btn-icon-right .ui-icon, .ui-radio .ui-btn-icon-right .ui-icon {
913
+ right: 15px; }
914
+
915
+ /* input, label positioning */
916
+
917
+ .ui-checkbox input, .ui-radio input {
918
+ position: absolute;
919
+ left: 20px;
920
+ top: 50%;
921
+ width: 10px;
922
+ height: 10px;
923
+ margin: -5px 0 0 0;
924
+ outline: 0 !important;
925
+ z-index: 1; }
926
+
927
+ /*
928
+ * jQuery Mobile Framework
929
+ * Copyright (c) jQuery Project
930
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
931
+ */
932
+
933
+ .ui-field-contain {
934
+ background: none;
935
+ padding: 1.5em 0;
936
+ margin: 0;
937
+ border-bottom-width: 1px;
938
+ overflow: visible;
939
+ &:first-child {
940
+ border-top-width: 0; } }
941
+
942
+ .min-width-480px .ui-field-contain {
943
+ border-width: 0;
944
+ padding: 0;
945
+ margin: 1em 0; }
946
+
947
+ /*
948
+ * jQuery Mobile Framework
949
+ * Copyright (c) jQuery Project
950
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
951
+ */
952
+
953
+ .ui-select {
954
+ display: block;
955
+ position: relative;
956
+ select {
957
+ position: absolute;
958
+ left: -9999px;
959
+ top: -9999px; }
960
+ .ui-btn select {
961
+ cursor: pointer;
962
+ -webkit-appearance: button;
963
+ left: 0;
964
+ top: 0;
965
+ width: 100%;
966
+ height: 100%;
967
+ opacity: 0.001;
968
+ &.ui-select-nativeonly {
969
+ opacity: 1; } }
970
+ .ui-btn-icon-right {
971
+ .ui-btn-inner {
972
+ padding-right: 45px; }
973
+ .ui-icon {
974
+ right: 15px; } } }
975
+
976
+ /* labels */
977
+
978
+ label.ui-select {
979
+ font-size: 16px;
980
+ line-height: 1.4;
981
+ font-weight: normal;
982
+ margin: 0 0 .3em;
983
+ display: block; }
984
+
985
+ /*listbox*/
986
+
987
+ .ui-select .ui-btn-text, .ui-selectmenu .ui-btn-text {
988
+ display: inline-block;
989
+ min-height: 1em; }
990
+
991
+ .ui-select .ui-btn-text {
992
+ text-overflow: ellipsis;
993
+ overflow: hidden;
994
+ width: 85%; }
995
+
996
+ .ui-selectmenu {
997
+ position: absolute;
998
+ padding: 0;
999
+ z-index: 100 !important;
1000
+ width: 80%;
1001
+ max-width: 350px;
1002
+ padding: 6px;
1003
+ .ui-listview {
1004
+ margin: 0; }
1005
+ .ui-btn.ui-li-divider {
1006
+ cursor: default; } }
1007
+
1008
+ .ui-selectmenu-hidden {
1009
+ top: -9999px;
1010
+ left: -9999px; }
1011
+
1012
+ .ui-selectmenu-screen {
1013
+ position: absolute;
1014
+ top: 0;
1015
+ left: 0;
1016
+ width: 100%;
1017
+ height: 100%;
1018
+ z-index: 99; }
1019
+
1020
+ .ui-screen-hidden {
1021
+ display: none; }
1022
+
1023
+ .ui-selectmenu-list .ui-li .ui-icon {
1024
+ display: none;
1025
+ display: block; }
1026
+
1027
+ .ui-li.ui-selectmenu-placeholder {
1028
+ display: none; }
1029
+
1030
+ .min-width-480px {
1031
+ label.ui-select {
1032
+ display: inline-block;
1033
+ width: 20%;
1034
+ margin: 0 2% 0 0; }
1035
+ .ui-select {
1036
+ width: 60%;
1037
+ display: inline-block; } }
1038
+
1039
+ /* when no placeholder is defined in a multiple select, the header height doesn't even extend past the close button. this shim's content in there */
1040
+
1041
+ .ui-selectmenu .ui-header h1:after {
1042
+ content: '.';
1043
+ visibility: hidden; }
1044
+
1045
+ /*
1046
+ * jQuery Mobile Framework
1047
+ * Copyright (c) jQuery Project
1048
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
1049
+ */
1050
+
1051
+ label.ui-input-text {
1052
+ font-size: 16px;
1053
+ line-height: 1.4;
1054
+ display: block;
1055
+ font-weight: normal;
1056
+ margin: 0 0 .3em; }
1057
+
1058
+ input.ui-input-text, textarea.ui-input-text {
1059
+ background-image: none;
1060
+ padding: .4em;
1061
+ line-height: 1.4;
1062
+ font-size: 16px;
1063
+ display: block;
1064
+ width: 95%; }
1065
+
1066
+ input.ui-input-text {
1067
+ -webkit-appearance: none; }
1068
+
1069
+ textarea.ui-input-text {
1070
+ height: 50px;
1071
+ -webkit-transition: height 200ms linear;
1072
+ -moz-transition: height 200ms linear;
1073
+ -o-transition: height 200ms linear;
1074
+ transition: height 200ms linear; }
1075
+
1076
+ .ui-input-search {
1077
+ padding: 0 30px;
1078
+ width: 77%;
1079
+ background-position: 8px 50%;
1080
+ background-repeat: no-repeat;
1081
+ position: relative;
1082
+ input.ui-input-text {
1083
+ border: none;
1084
+ width: 98%;
1085
+ padding: .4em 0;
1086
+ margin: 0;
1087
+ display: block;
1088
+ background: transparent none;
1089
+ outline: 0 !important; }
1090
+ .ui-input-clear {
1091
+ position: absolute;
1092
+ right: 0;
1093
+ top: 50%;
1094
+ margin-top: -14px; }
1095
+ .ui-input-clear-hidden {
1096
+ display: none; } }
1097
+
1098
+ /* orientation adjustments - incomplete!*/
1099
+
1100
+ .min-width-480px {
1101
+ label.ui-input-text {
1102
+ vertical-align: top;
1103
+ display: inline-block;
1104
+ width: 20%;
1105
+ margin: 0 2% 0 0; }
1106
+ input.ui-input-text, textarea.ui-input-text {
1107
+ width: 60%;
1108
+ display: inline-block; }
1109
+ .ui-input-search {
1110
+ width: 60%;
1111
+ display: inline-block;
1112
+ width: 50%; } }
1113
+
1114
+ /*
1115
+ * jQuery Mobile Framework
1116
+ * Copyright (c) jQuery Project
1117
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
1118
+ */
1119
+
1120
+ .ui-listview {
1121
+ margin: 0;
1122
+ counter-reset: listnumbering; }
1123
+
1124
+ .ui-content {
1125
+ .ui-listview {
1126
+ margin: -15px; }
1127
+ .ui-listview-inset {
1128
+ margin: 1em 0; } }
1129
+
1130
+ .ui-listview {
1131
+ list-style: none;
1132
+ padding: 0;
1133
+ zoom: 1; }
1134
+
1135
+ .ui-li {
1136
+ list-style: none;
1137
+ padding: 0;
1138
+ zoom: 1;
1139
+ display: block;
1140
+ margin: 0;
1141
+ position: relative;
1142
+ overflow: hidden;
1143
+ text-align: left;
1144
+ border-width: 0;
1145
+ border-top-width: 1px;
1146
+ .ui-btn-text {
1147
+ text-overflow: ellipsis;
1148
+ overflow: hidden;
1149
+ white-space: nowrap; } }
1150
+
1151
+ .ui-li-divider, .ui-li-static {
1152
+ padding: .5em 15px;
1153
+ font-size: 14px;
1154
+ font-weight: bold;
1155
+ counter-reset: listnumbering; }
1156
+
1157
+ ol.ui-listview .ui-link-inherit:before, .ui-li-dec {
1158
+ font-size: .8em;
1159
+ display: inline-block;
1160
+ padding-right: .3em;
1161
+ font-weight: normal;
1162
+ counter-increment: listnumbering;
1163
+ content: counter(listnumbering) ". "; }
1380
1164
 
1381
- @-webkit-keyframes popin {
1382
- from {
1383
- -webkit-transform: scale(0.2);
1384
- opacity: 0; }
1385
- to {
1386
- -webkit-transform: scale(1);
1387
- opacity: 1; } }
1165
+ ol.ui-listview .ui-li-jsnumbering:before {
1166
+ content: "" !important; }
1388
1167
 
1168
+ /* to avoid chance of duplication */
1389
1169
 
1390
- @-webkit-keyframes popout {
1391
- from {
1392
- -webkit-transform: scale(1);
1393
- opacity: 1; }
1394
- to {
1395
- -webkit-transform: scale(0.2);
1396
- opacity: 0; } }
1170
+ .ui-listview-inset .ui-li {
1171
+ border-right-width: 1px;
1172
+ border-left-width: 1px; }
1173
+
1174
+ .ui-li {
1175
+ &:last-child {
1176
+ border-bottom-width: 1px; }
1177
+ .ui-btn-inner {
1178
+ display: block;
1179
+ position: relative;
1180
+ padding: .7em 75px .7em 15px; } }
1181
+
1182
+ .ui-li-has-thumb .ui-btn-inner {
1183
+ min-height: 60px;
1184
+ padding-left: 100px; }
1185
+
1186
+ .ui-li-has-icon .ui-btn-inner {
1187
+ min-height: 20px;
1188
+ padding-left: 40px; }
1189
+
1190
+ .ui-li-heading {
1191
+ font-size: 16px;
1192
+ font-weight: bold;
1193
+ display: block;
1194
+ margin: .6em 0;
1195
+ text-overflow: ellipsis;
1196
+ overflow: hidden;
1197
+ white-space: nowrap; }
1198
+
1199
+ .ui-li-desc {
1200
+ font-size: 12px;
1201
+ font-weight: normal;
1202
+ display: block;
1203
+ margin: -0.5em 0 0.6em;
1204
+ text-overflow: ellipsis;
1205
+ overflow: hidden;
1206
+ white-space: nowrap; }
1207
+
1208
+ .ui-li-thumb {
1209
+ position: absolute;
1210
+ left: 1px;
1211
+ top: 0;
1212
+ max-height: 80px;
1213
+ max-width: 80px; }
1214
+
1215
+ .ui-li-icon {
1216
+ position: absolute;
1217
+ left: 1px;
1218
+ top: 0;
1219
+ max-height: 80px;
1220
+ max-width: 80px;
1221
+ max-height: 40px;
1222
+ max-width: 40px;
1223
+ left: 10px;
1224
+ top: .9em; }
1225
+
1226
+ .ui-li-thumb, .ui-li-icon, .ui-li-content {
1227
+ float: left;
1228
+ margin-right: 10px; }
1229
+
1230
+ .ui-li-aside {
1231
+ float: right;
1232
+ width: 50%;
1233
+ text-align: right;
1234
+ margin: .3em 0; }
1235
+
1236
+ .min-width-480px .ui-li-aside {
1237
+ width: 45%; }
1238
+
1239
+ .ui-li-has-alt .ui-btn-inner {
1240
+ padding-right: 95px; }
1241
+
1242
+ .ui-li-count {
1243
+ position: absolute;
1244
+ font-size: 11px;
1245
+ font-weight: bold;
1246
+ padding: .2em .5em;
1247
+ top: 50%;
1248
+ margin-top: -0.9em;
1249
+ right: 38px; }
1250
+
1251
+ .ui-li-divider .ui-li-count {
1252
+ right: 10px; }
1253
+
1254
+ .ui-li-has-alt .ui-li-count {
1255
+ right: 55px; }
1256
+
1257
+ .ui-li-link-alt {
1258
+ position: absolute;
1259
+ width: 40px;
1260
+ height: 100%;
1261
+ border-width: 0;
1262
+ border-left-width: 1px;
1263
+ top: 0;
1264
+ right: 0;
1265
+ margin: 0;
1266
+ padding: 0;
1267
+ .ui-btn {
1268
+ overflow: hidden;
1269
+ position: absolute;
1270
+ right: 8px;
1271
+ top: 50%;
1272
+ margin: -11px 0 0 0;
1273
+ border-bottom-width: 1px; }
1274
+ .ui-btn-inner {
1275
+ padding: 0;
1276
+ position: static; }
1277
+ .ui-btn .ui-icon {
1278
+ right: 50%;
1279
+ margin-right: -9px; } }
1280
+
1281
+ .ui-listview-filter {
1282
+ border-width: 0;
1283
+ overflow: hidden;
1284
+ margin: -15px -15px 15px -15px;
1285
+ .ui-input-search {
1286
+ margin: 5px;
1287
+ width: auto;
1288
+ display: block; } }
1289
+
1290
+ /* Odd iPad positioning issue. */
1291
+
1292
+ @media only screen and
1293
+
1294
+ (
1295
+ min-device-width:
1296
+
1297
+ 768px
1298
+
1299
+ )
1300
+ and
1301
+
1302
+ (
1303
+ max-device-width:
1304
+
1305
+ 1024px
1306
+
1307
+ ) {
1308
+ .ui-li .ui-btn-text {
1309
+ overflow: visible; } }
1310
+
1311
+ /*
1312
+ * jQuery Mobile Framework
1313
+ * Copyright (c) jQuery Project
1314
+ * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses.
1315
+ */
1316
+
1317
+ label.ui-slider {
1318
+ display: block; }
1319
+
1320
+ input.ui-slider-input, .min-width-480px input.ui-slider-input {
1321
+ display: inline-block;
1322
+ width: 50px; }
1323
+
1324
+ select.ui-slider-switch {
1325
+ display: none; }
1326
+
1327
+ div.ui-slider {
1328
+ position: relative;
1329
+ display: inline-block;
1330
+ overflow: visible;
1331
+ height: 15px;
1332
+ padding: 0;
1333
+ margin: 0 2% 0 20px;
1334
+ top: 4px;
1335
+ width: 66%; }
1336
+
1337
+ a.ui-slider-handle {
1338
+ position: absolute;
1339
+ z-index: 10;
1340
+ top: 50%;
1341
+ width: 28px;
1342
+ height: 28px;
1343
+ margin-top: -15px;
1344
+ margin-left: -15px;
1345
+ .ui-btn-inner {
1346
+ padding-left: 0;
1347
+ padding-right: 0; } }
1348
+
1349
+ .min-width-480px {
1350
+ label.ui-slider {
1351
+ display: inline-block;
1352
+ width: 20%;
1353
+ margin: 0 2% 0 0; }
1354
+ div.ui-slider {
1355
+ width: 45%; } }
1356
+
1357
+ div {
1358
+ &.ui-slider-switch {
1359
+ height: 32px;
1360
+ overflow: hidden;
1361
+ margin-left: 0; }
1362
+ &.ui-slider-inneroffset {
1363
+ margin-left: 50%;
1364
+ position: absolute;
1365
+ top: 1px;
1366
+ height: 100%;
1367
+ width: 50%; }
1368
+ &.ui-slider-handle-snapping {
1369
+ -webkit-transition: left 100ms linear; }
1370
+ &.ui-slider-labelbg {
1371
+ position: absolute;
1372
+ top: 0;
1373
+ margin: 0;
1374
+ border-width: 0; }
1375
+ &.ui-slider-switch div {
1376
+ &.ui-slider-labelbg-a {
1377
+ width: 60%;
1378
+ height: 100%;
1379
+ left: 0; }
1380
+ &.ui-slider-labelbg-b {
1381
+ width: 60%;
1382
+ height: 100%;
1383
+ right: 0; } } }
1384
+
1385
+ .ui-slider-switch-a div.ui-slider-labelbg-a, .ui-slider-switch-b div.ui-slider-labelbg-b {
1386
+ z-index: 1; }
1387
+
1388
+ .ui-slider-switch-a div.ui-slider-labelbg-b, .ui-slider-switch-b div.ui-slider-labelbg-a {
1389
+ z-index: 10; }
1390
+
1391
+ div.ui-slider-switch a.ui-slider-handle {
1392
+ z-index: 20;
1393
+ width: 101%;
1394
+ height: 32px;
1395
+ margin-top: -18px;
1396
+ margin-left: -101%; }
1397
+
1398
+ span {
1399
+ &.ui-slider-label {
1400
+ width: 100%;
1401
+ position: absolute;
1402
+ height: 32px;
1403
+ font-size: 16px;
1404
+ text-align: center;
1405
+ line-height: 2;
1406
+ background: none;
1407
+ border-color: transparent; }
1408
+ &.ui-slider-label-a {
1409
+ left: -100%;
1410
+ margin-right: -1px; }
1411
+ &.ui-slider-label-b {
1412
+ right: -100%;
1413
+ margin-left: -1px; } }